debmaker/ressources/forgejo
thomas 568c7a4342 commit of the day 2023-07-11 23:00:08 +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 commit of the day 2023-07-11 23:00:08 +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