Files
docker-gitea/README.md
2023-02-01 08:21:19 +01:00

15 lines
453 B
Markdown

# Gitea Docker Setup
1. Install Docker
2. Create System User git ....
3. Create directory for resistent data
4. edit .env and docker-compose.yml
Sources
[dev.to/](https://dev.to/ruanbekker/setup-a-self-hosted-git-service-with-gitea-11ce)
[www.digitalocean.com/](https://www.digitalocean.com/community/tutorials/how-to-install-gitea-on-ubuntu-using-docker)
[https://containers.fan/](https://containers.fan/posts/setup-gitea-on-docker-with-traefik/)