Script de déploiement de gitea dans un docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lou 5be57ec522 init.sh works fine 2 years ago
.gitignore init.sh works fine 2 years ago
README.md ajout du README.md 2 years ago
docker-compose.yml init.sh works fine 2 years ago
init.sh init.sh works fine 2 years ago

README.md

Déploiement de Gitea

  • Autrice : Lou
  • Date : 23 novembre 2021

Dépendances

apt update && apt dist-upgrade
apt-get install apt-transport-https ca-certificates curl gnupg lsb-release docker docker-compose

Pour obtenir l’image : docker pull gitea/gitea:1.15.6