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/README.md

25 lines
704 B
Markdown

# Gitea
> Gitea est un service Git auto-hébergé très simple à installer et à utiliser. Il est similaire à GitHub, Bitbucket ou Gitlab.
>
> <cite>[Documentation][documentation]</cite>
Il est possible de configurer l'intégralité du service à l'aide de variable d'environnement voir [la documentation officielle](https://docs.gitea.io/en-us/install-with-docker/#managing-deployments-with-environment-variables).
## Commandes
```sh
$ ./run
```
## Liens
- [Site internet][site]
- [Code source][source]
- [Docker Hub][dockerhub]
[documentation]: https://docs.gitea.io/fr-fr/
[site]: https://gitea.io
[source]: https://github.com/go-gitea/gitea
[dockerhub]: https://hub.docker.com/r/gitea/gitea