Table of Contents

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

Configuration

SSH access is available on port 2222. Email notifications are handled via Resend SMTP. The instance uses PostgreSQL for data persistence.

See Also