@monkeyninja Absolutely! Didn’t realise that’s what you meant. In that case yeah no problem! I have been planning out a self host forgejo myself too.
luciddan@fosstodon.org
Posts
-
Greetings fellow #engineering, #devops, and #sre folks. -
Greetings fellow #engineering, #devops, and #sre folks.@monkeyninja I think the CI/CD stuff is getting decent now - no worse than GH actions, at least.
Just keep in mind the terms of use https://codeberg.org/Codeberg/org/src/branch/main/TermsOfUse.md#2-allowed-content-usage esp regarding private repos. But if everything you’re working on is open source, then no problem.
-
After having used #docker_swarm for many years for my private business server, it's time to say goodbye.@whyhankee Made the same transition myself. I’m deploying with Hetzner-k3s then argocd, with everything deployed and managed gitops style. Three arm cax11 master nodes in three locations, traefik to balance traffic, crunchydata Postgres-operator to manage my postgresql db, so far everything fits on the three masters, much to my surprise.
Haven’t even bothered with a load balancer atm - just using round robin dns atm. A lot of bang for buck!