This needs : dockerhost + nginx-proxy-manager
git clone https://github.com/ariadata/dc-gitea.git
cd dc-gitea
docker-compose up -d
Domain :
Your-FQDN
Schema :
http
Name or IP :
gitea
Port :
3000
SSL is Recommended!
http://Your-FQDN/
or
http://Your-IP:3000
Gitea HTTP Listen Port :
3000
Gitea Base URL :
https://Your-FQDN/
or withhttp
if not configuredFill Administrator part at the end of setup page!
Done!