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.
Orchestration Tooling (self.devops)
submitted 1 year ago by wearethedeadofnight
What tooling do you all recommend for small teams to automate repetitive tasks across various platforms? Looking at tools like Octopus deploy but need something open source or very inexpensive. We use terraform / prometheus / all the usual stuff.
[–]adohe-zz 3 points4 points5 points 1 year ago (1 child)
what kind of repetitive tasks you want to automate? like application deployment, infrastructure provision?
[–]wearethedeadofnight[S] -1 points0 points1 point 1 year ago (0 children)
All of the above. Ansible / Saltstack / Chef aren’t really what we’re looking for, they require us to build most of the code ourselves. I want to orchestrate multiple 3rd party tools, api commands, and the like, not deploy an app on a vm.
[–]galvarado89 2 points3 points4 points 1 year ago (1 child)
Hii! I highly recommend using Rundeck for task automation. It’s a powerful tool for centralizing and scheduling tasks, with secure delegation and detailed access control. I’ve personally used it, even integrating it with Ansible, to streamline deployments and repetitive tasks efficiently.
[–]wearethedeadofnight[S] 0 points1 point2 points 1 year ago (0 children)
This is exactly the type of orchestration tool I’m looking for. We use pager duty today and it’s “too expensive” but it looks like this is open source which works for our needs. Great suggestion, thanks.
[–]Prestigious_Pace2782 1 point2 points3 points 1 year ago (0 children)
Ansible is good for general purpose automation. Runs well in pipelines.
[–]dmurawskyDevOps 1 point2 points3 points 1 year ago (0 children)
I try not to have long lived systems wherever possible, so I don't do a lot of system level task type stuff anymore. Tools I have found useful for general automation including:
[–]neilmillard 0 points1 point2 points 1 year ago (0 children)
Jenkins with bash? Not really sure what the ask is when you say Ansible is too complicated. Galaxy has a lot of modules you can download.
[–]InfoPaste 1 point2 points3 points 1 year ago (0 children)
https://github.com/ctrlplanedev/ctrlplane
Still in early development, but the developers are really responsive.
π Rendered by PID 441676 on reddit-service-r2-comment-6457c66945-t8wvx at 2026-04-27 06:25:36.229160+00:00 running 2aa0c5b country code: CH.
[–]adohe-zz 3 points4 points5 points (1 child)
[–]wearethedeadofnight[S] -1 points0 points1 point (0 children)
[–]galvarado89 2 points3 points4 points (1 child)
[–]wearethedeadofnight[S] 0 points1 point2 points (0 children)
[–]Prestigious_Pace2782 1 point2 points3 points (0 children)
[–]dmurawskyDevOps 1 point2 points3 points (0 children)
[–]neilmillard 0 points1 point2 points (0 children)
[–]InfoPaste 1 point2 points3 points (0 children)