Hi,
I am confused what is the easiest setup if you don't or can't remeber all the ports from all the different services?
For Example: homeassistant:8129, sabnzbd:7777 etc. My openmediavault OS VM uses default Port 80, so it is easy for this one
I have some domains with subdomains which I have configured in nginx on two of my VPS to point on a specific service, like:
subdomain1.domainname.org -> addres with port 8888 on my server.
How could I accomplish somethink like this in my local network?
My idea is to set the port of each service/container to default port 80 so I just need to type somethink like http://radarr
For thos services I want to access remote I would setup a new subdomain pointing to a custom port of the service like 8123 for HA, so I cann access it remote with subdomain.domainname.org only. But then I need to enter the port in my local network, manually.
I am confused...
best greetings
I am confused what is the easiest setup if you don't or can't remeber all the ports from all the different services?
For Example: homeassistant:8129, sabnzbd:7777 etc. My openmediavault OS VM uses default Port 80, so it is easy for this one
I have some domains with subdomains which I have configured in nginx on two of my VPS to point on a specific service, like:
subdomain1.domainname.org -> addres with port 8888 on my server.
How could I accomplish somethink like this in my local network?
My idea is to set the port of each service/container to default port 80 so I just need to type somethink like http://radarr
For thos services I want to access remote I would setup a new subdomain pointing to a custom port of the service like 8123 for HA, so I cann access it remote with subdomain.domainname.org only. But then I need to enter the port in my local network, manually.
I am confused...
best greetings