mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
gitea notes
This commit is contained in:
parent
cd0eb546c3
commit
20130924e4
1
docker/w9gitea/Dockerfile
Normal file
1
docker/w9gitea/Dockerfile
Normal file
@ -0,0 +1 @@
|
||||
FROM gitea/gitea-ce:latest
|
9
docker/w9gitea/README.md
Normal file
9
docker/w9gitea/README.md
Normal 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
|
@ -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
|
Loading…
Reference in New Issue
Block a user