axonops / documentation

2 stars 0 forks source link

self-hosted Update documentation to provide instructions on fronting dash and server with nginx and apache #30

Open millerjp opened 1 month ago

millerjp commented 1 month ago

dash needs to be proxied to run on TLS - provide instructions on how to do this with Apache and Nginx.

server can run on TLS, but it can also be fronted by nginx/apache - provide instructions on this and how/why you should or should not do this.

millerjp commented 1 month ago

@brainJamStark we need to also explain how and when (or when not) to use context to proxy to dash or server eg axonops.mycompany/dash goes to dash on its port and axonops.mycompany goes to server on its port.

Preference would be to have seperate host names all coming in on 443 - but we need to explain how to do this or use context