Homelab Troubleshooting

Tips on running a Linux server and docker.

User Tools

Site Tools


nginxproxy

This is an old revision of the document!


nginx Proxy Manager Troubleshooting

Since the admin panel for this app is coming out of port 81 one of the ways you can connect to it is by ssh port forwarding.

From your local pc you open a terminal and write the following accordingly:
ssh -L 8081:yourhostip:81 user@host

You can always setup wireguard on the server and be done with it but the above solution is way faster for some initial setups.

Default credentials

Default Admin User:

Email: admin@example.com

Password: changeme

nginxproxy.1629964984.txt.gz · Last modified: 2021/08/26 11:03 by alexk7110