NGINX
If you notice any mistakes that need to be corrected, please reach out on Discord!
NGINX Subdomain example
NGINX Subdirectory Example
Make sure you've set a base path.
NGINX Proxy Manager
Expose web services on your network · Free SSL with Let's Encrypt · Designed with security in mind · Perfect for home networks
Install the latest version of NGINX Proxy Manager.
Click on "Proxy Hosts" on the dashboard.
Click on "Add Proxy Host".
Details Tab
Domain names: add your domain. For example:
example.duckdns.org
.Scheme: keep at
http
.Forward hostname/IP: add your host IP. For example:
192.168.X.X
orlocalhost
.Forward port: add the port for petio i.e.
7777
.Access list: set to
Publicly Accessible
.
SSL Tab
SSL Certificate: Select "Request a new SSL Certificate".
Enable "Force SSL"
Email address for Let's Encrypt: type in the email you want to use for registration on Let's encrypt.
Click on the "I Agree to the Let's Encrypt Terms of Service" box.
Hit save and your all done.
Now you should be able to access Petio from your domain name.
Last updated