Hacker News new | ask | show | jobs
by notpushkin 3 hours ago
Codeberg runs on Forgejo (a Gitea fork) and is fairly big, so you’re in a good company. Maybe you’ll need to swap in another database, but SQLite is surprisingly powerful, too.

While there are some problems with open source projects self-hosting their forges without federation, that’s really not the end of the world IMO (but lots of love for Tangled nevertheless).

2 comments

Also running Gitea, pretty pleasant experience!

Moved over from Sonatype Nexus to Gitea Packages as well since administering Nexus is annoying: https://docs.gitea.com/usage/packages

However for CI I use WoodpeckerCI (previously used Drone but migrated over), it works well with containers and is delightfully simple: https://woodpecker-ci.org/

Though I guess in my case I don't collaborate with others much outside of work, so it's just something to interact with across computers and servers.

Gitea has artifact support?! We are truly blessed.
Yep, including container images!
Mmm, this is for an Etsy-lite website ( https://plukio.com ) though honestly I've used Gitea for YEARS - even back when it was Gogs.