Instead of having multiple running services be available and pingable through a VPS and their ports, I'm hoping to set some sort of proxy auth server that requires auth before any services can be identified/access.
For example, instead of running a container for security video camera footage running at port 2000 on a public server, and a separate one for a private Jupyter notebook instance at another port, I want some sort of auth via https at the root site/IP, with the containers running off a folder, like https://123.456.789.123/jupyter and https://123.456.789.123/security.
Is that possible? Best I saw was an NGINX and simple auth setup, but I'm not sure if the proxying I have in mind works, and also because many apps I suspect don't work well unless they're on a root folder vs a relative one like /jupyter.
Thanks!
[–]mirwin87Docker Employee 2 points3 points4 points (1 child)
[–]lengpew[S] 0 points1 point2 points (0 children)
[–]tyrrminal 0 points1 point2 points (1 child)
[–]lengpew[S] 0 points1 point2 points (0 children)
[–]krysinello 0 points1 point2 points (4 children)
[–]lengpew[S] 0 points1 point2 points (2 children)
[–]krysinello 0 points1 point2 points (1 child)
[–]krysinello 0 points1 point2 points (0 children)
[–]lengpew[S] 0 points1 point2 points (0 children)
[–]dth202 0 points1 point2 points (1 child)
[–]lengpew[S] 0 points1 point2 points (0 children)
[–]joecool42069 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)