gateway internet access?
-
does the gateway application need to be open from the internet, or just internal lan? i run nginx on port 443 so i’m not willing to advertise only the gateway. i saw a few posts about putting the gateway behind a reverse proxy but i’m getting ssl errors because the gateway app seems to be using sslv3. any insight here?
-
i figured it out, no it does not need internet access. spin up a new vm and deploy this with a docker and you’re good to go. i can post my docker-compose if anyone is interested.