====== Forgejo ===== **Domain:** git.folk.zone\\ **Image:** codeberg.org/forgejo/forgejo:9\\ **SSH Port:** 2222\\ **Database:** PostgreSQL ===== What It Does ===== Forgejo is a self-hosted Git service, a community fork of Gitea. It provides code hosting, issue tracking, pull requests, and collaboration features similar to GitHub but fully self-hosted. ===== Components ===== * **folkzone-git** - Main Forgejo application * **folkzone-git-db** - PostgreSQL database for repositories and user data ===== Configuration ===== SSH access is available on port 2222. Email notifications are handled via Resend SMTP. The instance uses PostgreSQL for data persistence. ===== See Also ===== * [[folkzone:services:start|folk.zone Services]] * [[https://forgejo.org/|Forgejo Website]] * [[https://codeberg.org/|Codeberg]] * [[https://codeberg.org/forgejo/forgejo|Forgejo Source Code]] * [[folkzone:start|Return to folkzone]]