Moving away from US cloud services
11–20 of 383 posts
Re: Moving away from US cloud services
#12I moved from GitHub to self-hosted gitolite. I use a (standard) Makefile in each repo, which my deploy job runs (make test, make build, etc). I use githooks to do various automation. It's really not that much different to GH Actions, and not more work. But it's much faster, and easier to work with. If you're working in a team, then PRs are hard to replace.
Re: Moving away from US cloud services
#13I wonder if shifting to cloud providers in the EU will lead to the rise of giant European cloud companies in both technology and infrastructure, or if this is just a short-term trend.
Re: Moving away from US cloud services
#14Re: Moving away from US cloud services
#15Over time that has not only regressed to just free to run, but not even that - you have to have permission to run your stuff
It’s easier to be a vassal. I won’t say good luck though. Live in favour of the king and you’ll be fine. Until the king does something and you get to kiss his ring.
Re: Moving away from US cloud services
#16I wonder if shifting to cloud providers in the EU will lead to the rise of giant European cloud companies in both technology and infrastructure, or if this is just a short-term trend.
There isn't even a short-term trend. We saw posts like this a few years ago (in the blog post even admits he tried this before) and they went nowhere, just like this "movement" will.
Re: Moving away from US cloud services
#17I moved from GitHub to self-hosted gitolite. I use a (standard) Makefile in each repo, which my deploy job runs (make test, make build, etc). I use githooks to do various automation. It's really not that much different to GH Actions, and not more work. But it's much faster, and easier to work with. If you're working in a team, then PRs are hard to replace.
My company is looking into a move from GitLab to https://forgejo.org (Codeberg, essentially). Seems way easier to self host. Seems fine so much for all my team's needs.
In comparison, Gitlab was a massive pain and became close to unusable on that same server before we migrated to gitea, even though Gitlab was used just for code hosting, and gitea is used for everything it supports (container image and package repositories, issues, etc).
Re: Moving away from US cloud services
#18I moved from GitHub to self-hosted gitolite. I use a (standard) Makefile in each repo, which my deploy job runs (make test, make build, etc). I use githooks to do various automation. It's really not that much different to GH Actions, and not more work. But it's much faster, and easier to work with. If you're working in a team, then PRs are hard to replace.
Re: Moving away from US cloud services
#19My problem is that I do not want to replace one centralilzed service with another. I do not see any difference between the US and the EU (or Australia) in handling privacy. Most politicians are super keen on destroying privacy for people, for the "good cause". There are so many examples of this I lost count. We need strong encryption and true peer-to-peer networks where the connection is going through random routes (…
Re: Moving away from US cloud services
#20I can't even say which European company offers this, Proton maybe?
Being a long time open source advocate I think it can be done, but system integration would never be as good as MS or Google.
But this simple platform would get a lot of SMB's to migrate.