Files
docker-gitea/README.md
2023-01-24 14:10:08 +01:00

16 lines
454 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/)