Forgejo is an open-source, self-hosted Git service that allows individuals and teams to manage their code repositories.
To create a new Proxmox VE Forgejo LXC, run the command below in the Proxmox VE Shell.
To Update Forgejo, run the command below (or type update) in the LXC Console.
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/forgejo.sh)"
Default settings
CPU: 2vCPU
RAM: 2GB
HDD: 10GB
Forgejo GIT User: git
Forgejo data directory: /var/lib/forgejo
Interface: IP:3000