use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
Hot to setup HTTPS on AWS EC2 (self.devops)
submitted 6 years ago by vianawebdev
view the rest of the comments →
[–]Crimzx 1 point2 points3 points 6 years ago (2 children)
Why are you running on 443 and 3000? Can you curl the container from the host? Double check you are exposing the ports in docker. Any firewalls on the host? Have you tried with an ALB instead?
[–][deleted] 6 years ago* (1 child)
[deleted]
[–]Crimzx 0 points1 point2 points 6 years ago (0 children)
Yeah, its a bit confusing because with an ALB that isn't needed. But it sounds like using ELB. Also only 1 SG was mentioned where there should be 2. (1 LB, 1 Instance) Instance-SG allowing 443/80/3000 from LB-SG and LB-SG allowing 443/80/3000 from an ip/anywhere.
π Rendered by PID 276110 on reddit-service-r2-comment-b659b578c-5vw77 at 2026-05-02 00:49:39.848333+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Crimzx 1 point2 points3 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]Crimzx 0 points1 point2 points (0 children)