Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
millerjp opened this issue Aug 7, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@millerjp
Copy link
Contributor

millerjp commented Aug 7, 2024

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 millerjp changed the title Update documentation to provide instructions on fronting dash and server with nginx and apache self-hosted Update documentation to provide instructions on fronting dash and server with nginx and apache Aug 7, 2024
@millerjp millerjp added the enhancement New feature or request label Aug 7, 2024
@millerjp
Copy link
Contributor Author

millerjp commented Aug 7, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants