„README.md“ ändern

This commit is contained in:
2023-01-24 14:10:08 +01:00
parent f1ef984c5a
commit 5bc004a65a

View File

@@ -1,6 +1,15 @@
# docker-gitea
# Gitea Docker Setup
Sources:
https://dev.to/ruanbekker/setup-a-self-hosted-git-service-with-gitea-11ce
https://www.digitalocean.com/community/tutorials/how-to-install-gitea-on-ubuntu-using-docker
https://containers.fan/posts/setup-gitea-on-docker-with-traefik/
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/)