debmaker/ressources/gitea/README.MD

320 B

gitea

Information

Site : https://gitea.io

Source : https://github.com/go-gitea/gitea/

Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update
apt-get install -y gitea

systemctl enable --now gitea

#configuration with http://<ip>:3000