Thomas Legay 6bc789087e | ||
---|---|---|
.. | ||
rootfs | ||
README.MD | ||
debmaker |
README.MD
gitea
Information
Site : https://codeberg.org/forgejo/forgejo
Source : https://codeberg.org/forgejo/forgejo
Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update
apt-get install -y forgejo
systemctl enable --now forgejo
#configuration with http://<ip>:3000