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)"
Alpine install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-forgejo.sh)"
Configuration
Config file:
1
/etc/forgejo/app.ini
Web Interface
Links
This post is licensed under CC BY 4.0 by the author.