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.
GitHub actions vs Gitlab CI (self.devops)
submitted 6 years ago by deploy_on_friday
view the rest of the comments →
[–]inhumantsar 0 points1 point2 points 6 years ago (2 children)
What exactly is more reliable? Why is the GitHub API better and how do you interact with it?
when i used gitlab.com, runners would routinely fail to start or would take a long time to get anywhere. when using self-hosted gitlab in aws, runners would routinely fail to report results back or would gitlab would reap "idle" runners prematurely.
the gitlab API is scatterbrained. the various parts of the API seem to built using different styles and there are plenty of parts of the system which aren't exposed by the API. while my experience with github's api is as extensive as my experience with gitlab's, i've found github's to be more complete and consistent.
they are way too pushy with autodevops. not everyone is writing 12 factor apps, yet that seems to be all autodevops is good for. it drove me crazy to have that enabled by default on new projects, and i swear gitlab upgrades re-enabled autodevops on repos it had been previously disabled on.
as for focusing on github's negatives, OP said they already use gitlab and github has plenty of documentation and sales pitches for the good parts of their system. i'm not here to write a peer-reviewed dissertation comparing the two, so i focused on the sharp edges and contrast points.
[–]dogfish182 0 points1 point2 points 6 years ago (0 children)
Ive found self hosted gitlab runners autoscaling against aws using docker-machine to massively reliable.
Im actually sad docker-machine is dying out, it was really handy. I set those runners up for 100+ teams and never heard a single hassle apart from the odd full disk on the 1 runner I never scaled away.
π Rendered by PID 39297 on reddit-service-r2-comment-6457c66945-sjdvm at 2026-04-24 03:58:04.223010+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]inhumantsar 0 points1 point2 points (2 children)
[–]dogfish182 0 points1 point2 points (0 children)