Skip to main content

5.) Installing Nginx

- connect via ssh to your pi

- we create now a directory for nginx, a config.json file and a docker-compose.yml

- type in: mkdir nginx
- type in: cd nginx
- type in: nano docker-compose.yml
- paste in:

nginx-docker-compose-yml.txt

- now you have access via webbrowser for your nginx proxy manager : http://ip-adress-of-your-pi:81

- on first login the credentials are

username: admin@example.com
passwrod: changeme

- create your hosts you need