Summary
Steps to reproduce
Expected behavior
Observed behavior
I have Mattermost set up with Docker/Portainer on my Synology NAS. I want to be able to access the Mattermost instance via https://chat.yourname.synology.me on my local network and outside of my local network. I can access the local address (http://192.168.xx.xx:8401/) on my local network and I can access the external address (https://chat.yourname.synology.me) outside of my local network. But I don’t want to have to switch from the local address when on my local network to the external address when I am not on my local network. Does anyone have experience and success doing this?
Do you run your own DNS server? If so, DNS views is what you want (except for the port… if the external address listens on 443 and forwards to 8401 on the internal address, it only solves part of the problem.)