debmaker/ressources/forgejo
Thomas Legay c72fb8b625 update 2024-04-13 23:16:05 +02:00
..
rootfs Fix issue migration 2023-06-12 16:36:31 +02:00
README.MD Migration gitea => forgejo 2023-06-12 15:30:48 +02:00
debmaker update 2024-04-13 23:16:05 +02:00

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