This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
services/gitea
Simon 94c96bbd7d feat(Gitea): Add configuration to enable smtp
https://docs.gitea.io/en-us/install-with-docker/#managing-deployments-with-environment-variables
https://docs.gitea.io/en-us/email-setup/
2021-11-16 12:56:24 +01:00
..
.env refactor: Remove unnecessary variable 2021-06-07 17:53:26 +02:00
README.md docs(Gitea): Add documentation to configure gitea with environment variables 2021-11-16 12:49:34 +01:00
docker-compose.metrics.yml feat(Gitea): Add configuration to enable prometheus metrics 2021-11-16 12:51:01 +01:00
docker-compose.override.yml Ajout des services Traefik, PostgreSQL et Gitea 2020-05-15 23:49:06 +02:00
docker-compose.smtp.yml feat(Gitea): Add configuration to enable smtp 2021-11-16 12:56:24 +01:00
docker-compose.traefik.yml feat(Gitea): Add default value in yml 2021-03-09 10:41:53 +01:00
docker-compose.yml chore(Gitea): Upgrade to 1.15.5 2021-10-25 09:53:20 +02:00
run feat: Update backup commands 2021-02-07 23:06:48 +01:00

README.md

Gitea

Gitea est un service Git auto-hébergé très simple à installer et à utiliser. Il est similaire à GitHub, Bitbucket ou Gitlab.

Documentation

Il est possible de configurer l'intégralité du service à l'aide de variable d'environnement voir la documentation officiel.

Commandes

$ ./run

Liens