forgejo

Self-hosted lightweight Git forge with issue tracking and CI/CD

brewmacoslinux
Try with needOr install directly
Source

About

Self-hosted lightweight software forge

Commands

forgejo

Examples

Start the Forgejo server with default configuration$ forgejo web
Generate a new secret key for session encryption$ forgejo generate secret SECRET_KEY
Initialize database and perform migrations$ forgejo migrate