gitea notes

This commit is contained in:
Darren 2023-09-13 12:55:56 +08:00 committed by GitHub
parent cd0eb546c3
commit 20130924e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 2 deletions

View file

@ -0,0 +1 @@
FROM gitea/gitea-ce:latest

9
docker/w9gitea/README.md Normal file
View file

@ -0,0 +1,9 @@
# Readme
From official Gitea image, and:
- Add docker-library to this image
- Complete install wizard automaticlly by enviroment INSTALL_LOC
- Disable user register
- Add a webhook at this container when creating repository for the first time
- Use default URL localhost

View file

@ -1,5 +1,6 @@
# Readme
From official Nginx Proxy Manager image, and:
- add init_proxy.conf to image
- init install wizard and modify user and password
- change proxy IP at init_proxy.conf when Nginx restart
- init install wizard and modify user and password