← Back to context Comment by Kerbonut 10 months ago There is also path based, e.g. domain.tld/serviceA, domain.tld/serviceB 2 comments Kerbonut Reply cess11 10 months ago Won't work for many services, either they do some websocket stuff or they make assumptions about the URL or whatever. Subdomains are the way to go. Kerbonut 10 months ago True enough, the app needs to support it.
cess11 10 months ago Won't work for many services, either they do some websocket stuff or they make assumptions about the URL or whatever. Subdomains are the way to go. Kerbonut 10 months ago True enough, the app needs to support it.
Won't work for many services, either they do some websocket stuff or they make assumptions about the URL or whatever. Subdomains are the way to go.
True enough, the app needs to support it.