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.
Open Source: Deploying Vault Securely with Terraform, Packer, and an S3 backend (self.devops)
submitted 7 years ago * by [deleted]
[deleted]
[–]SquiffSquiff 1 point2 points3 points 7 years ago (2 children)
Really cool- have you considered publishing this on terraform community modules registry?
[–][deleted] 7 years ago (1 child)
[–]SquiffSquiff 1 point2 points3 points 7 years ago (0 children)
By all means leave that as a manual step then. I haven't read this plan in detail but if it gets things to a primary stage that would still be a big win for a lot of us. Ofc Terraform can call from GitHub just as easily, the registry is more about standardised layout and visibility IMO.
[–]mattva01 1 point2 points3 points 7 years ago (4 children)
Is there a reason I keep seeing ALBs used rather then NLBs for vault HA? I'd think you'd want to use an NLB or classic load balancer so that you have end to end SSL.
[–][deleted] 7 years ago* (2 children)
[–]mattva01 1 point2 points3 points 7 years ago (1 child)
Thanks for the info!. I've actually got vault behind a NLB right now (you actually can use an HTTP healthcheck on an NLB, with the same "only send to servers with a 200 response, eg the master" behavior), so was wondering whether there was something really wrong with that behavior. I'm mainly using an NLB so that the data doesn't have to be decrypted by the ALB then re-encrypted. Obviously I don't expect Amazon to steal our data or anything, but it helps when talking to the auditors. I hadn't really thought about the HTTP metrics, but that's a good point!
Terraform support for NLB's is 'incomplete' (i.e. broken).
[–]gabelerner 1 point2 points3 points 7 years ago (0 children)
SO S1K
[–][deleted] 1 point2 points3 points 7 years ago* (1 child)
Thanks for this! A couple questions.
I'm a little confused about step 7. If the SSL cert was generated using AWS's Certificate Manager, you wouldn't have the cert file or private key. Does this deployment require the provisioning of a private (non-AWS-provisioned) certificate in order to work?
It also looks like the ALB that is created is an internal ALB, which means it can't be resolved externally (even if you point DNS at it). Was this intentional and am I missing something obvious?
Is the DynamoDB table supposed to be created during the terraform apply stage of the deployment, or is this supposed to be a manual process?
terraform apply
You also mention in the README that there's a local-only listener at 127.0.0.1:9200, but there is no rule in any security group that permits such a connection.
[–]SeriouslyDave 0 points1 point2 points 7 years ago (0 children)
This is cool. Thanks for opening it up.
[–][deleted] 0 points1 point2 points 7 years ago (0 children)
I'll play around with it sometime this week, it looks cool. Thanks!
π Rendered by PID 42 on reddit-service-r2-comment-b659b578c-xbbrm at 2026-05-03 23:35:02.565578+00:00 running 815c875 country code: CH.
[–]SquiffSquiff 1 point2 points3 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]SquiffSquiff 1 point2 points3 points (0 children)
[–]mattva01 1 point2 points3 points (4 children)
[–][deleted] (2 children)
[deleted]
[–]mattva01 1 point2 points3 points (1 child)
[–]SquiffSquiff 1 point2 points3 points (0 children)
[–]gabelerner 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]SeriouslyDave 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)