thomas a92a6a8738 | ||
---|---|---|
.. | ||
rootfs | ||
README.MD | ||
debmaker |
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