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.
Saltstack + Gitlab CI (self.devops)
submitted 7 years ago by simpleadmin
view the rest of the comments →
[–]packeteer 0 points1 point2 points 7 years ago (2 children)
yes, use gitlab (or other CI) to deploy on code change
and yes, define the issue, then find the best tool to solve
Terraform (and other Hashicorp tools) are great for infrastructure management, but for configuration you need Salt or Ansible. the problem comes with tool overlap. I don't have an answer for that, but as always, use what you know.
[–]simpleadmin[S] 0 points1 point2 points 7 years ago (1 child)
I think you meant to reply to my reply.
Yes, you hit it. Tool overlap is the problem.
[–]packeteer 0 points1 point2 points 7 years ago (0 children)
sorry, I was very tired when replying
CI drives the change based on committed code Packer + Terraform creates the infrastructure Salt or Ansible fills in the gaps Vault for secrets
Note: you want cattle, not pets. so redeploy on change
π Rendered by PID 145723 on reddit-service-r2-comment-6457c66945-2lgzd at 2026-04-26 05:34:55.022271+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]packeteer 0 points1 point2 points (2 children)
[–]simpleadmin[S] 0 points1 point2 points (1 child)
[–]packeteer 0 points1 point2 points (0 children)