Hacker News new | ask | show | jobs
by jwbaldwin 2970 days ago
I've been using Gitea, previously using Gogs, for a team of 45 and have had a very pleasant experience. Getting it up and running with docker* was smooth and it works easily with Certbot.

Definitely a great option for a GitHub alternative where you aren't looking for a feature-packed, i.e. large, deployment like Gitlab. It's simple and clearly delineated in its functionality.

However, it does suffer from a lack of good documentation - but I could just look at Gogs' documentation if needed since they're practically identical.

* https://docs.gitea.io/en-us/install-with-docker/

1 comments

Please provide constructive feedback on the docs issue tracker, or even better create pull requests to improve the documentation.

Everything including the website, documentation, blog, Hugo theme and so on is public available and also opensource.