debmaker/ressources/gitea
thomas 7ef4baf9a9 Update version 2022-11-21 22:52:21 +01:00
..
rootfs update version & section change 2022-11-01 22:14:36 +01:00
README.MD README MIGRATION 2022-10-01 17:58:26 +02:00
debmaker Update version 2022-11-21 22:52:21 +01:00

README.MD

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