debmaker/ressources/forgejo/README.MD

346 B

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