Post

Forgejo

Forgejo is an open-source, self-hosted Git service that allows individuals and teams to manage their code repositories.

Forgejo

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/forgejo.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 13

Alpine install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-forgejo.sh)"
CPU: 1 cores RAM: 256 MB Disk: 1 GB OS: Alpine 3.23

Configuration

Config file:

1
/etc/forgejo/app.ini

Web Interface

Port: 3000

This post is licensed under CC BY 4.0 by the author.