Frools@lemm.eetoSelfhosted@lemmy.world•[ELI5] What is a reverse proxy exactly and how do I use it to run several dockerized services on one machine?English
4·
1 year agoIn the long long ago it was reasonably common (particularly on corporate or school/uni networks) to force all web traffic outbound from browsers through a proxy.
They’d then use these proxies to enforce policies (block sites basically) and often cache stuff too, important when internet connections sucked.
So generally proxies sit on the same network as the clients (browsers).
Reverse proxies sit on the same network as the servers.
Would love to see in-app video support. So when a post links to an Imgur/YouTube/whatever video it gets opened in a native player rather than opening in a chrome webview thing