added README
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# nginx-proxy-manager setup with docker compose
|
||||
1. clone this repo
|
||||
`git clone git@gitea.wululu.de:dede/nginx-proxy-manager.git`
|
||||
2. change into the directory
|
||||
`cd nginx-proxy-manager`
|
||||
3. run the setup script
|
||||
`./setup.sh`
|
||||
4. run the project
|
||||
`docker compose up -d`
|
||||
|
||||
yay!
|
||||
Reference in New Issue
Block a user