debmaker/ressources/forgejo
2025-04-14 18:51:11 +02:00
..
rootfs update 14/04/2025 2025-04-14 18:51:11 +02:00
debmaker update 2025-01-23 03:09:12 +01:00
README.MD Migration gitea => forgejo 2023-06-12 15:30:48 +02:00

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