Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
tosensei8411253dis "a self-hosted gitlab, so we're not dependent on our Great Cloud Overlords" a valid answer?
-
djsumdog6694253d@tosensei Self-hosted version control makes so much more sense, and was the norm at every company I worked at until recently. I was at one shop that self-hosted Gitlab, which use to be a pain to upgrade (I've heard it's gotten better), but it's typically the most basic and easiest thing to host; and yet startups pay $$$ per user for garbage like Github Enterprise (and often let people tie personal accounts to company organizations).
I really don't get it. If your company can't even host version control, what business do you have architecting anything? -
tosensei8411253d@djsumdog upgrading gitlab is easy. just tell your IT-manager that it needs to be upgraded and repeat every few days until it is done.
joke aside, it's actually as simple as pulling a backup and fetching the latest docker image.
Related Rants
Hi everyone, long time no see! I have a question for you all.
Where does your company keep its clients’ code on GitHub? Is it everything in the company’s GitHub Org or does each client have a dedicated GitHub Org?
Any issues you guys have encountered with either approach?
question
organization
clients
github