You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm struggling a bit to setup CDS in a production state and make it available accross my network.
I'm using nginx proxy manager in a container. This is how I publish application and use it as a reverse proxy to all of the application I use.
As I planned to change my CD tool, I wanted to give it a try to CDS. But at the moment, even when I setup the reverse proxy, I can't even login to the app.
Hello,
I'm struggling a bit to setup CDS in a production state and make it available accross my network.
I'm using nginx proxy manager in a container. This is how I publish application and use it as a reverse proxy to all of the application I use.
As I planned to change my CD tool, I wanted to give it a try to CDS. But at the moment, even when I setup the reverse proxy, I can't even login to the app.
I've followed this documentation: https://ovh.github.io/cds/hosting/ready-to-run/docker-compose/docker-compose/
And here are the reverse proxy nginx configuration:
With those settings, the reverse proxy listen on 443 with SSL certificate and redirect to the IP of the CDS UI.
It should work, right ?
Thank you in advance for the help !
The text was updated successfully, but these errors were encountered: