Open alexsantiago13 opened 4 years ago
Hi, guys, I need some help... This is the scenario: I have dataverse project in Docker, with shibboleth. There are 4 containers:
The problem is that I cannot access dataverse via https://DOMAIN_NAME:443 (or :80), i.e., via apache. I can only access via :8080, i.e., Glassfish...
I already modified ssl.conf, httpd.conf....
Does anyone have any idea what I should do?
Thanks in advance.
Alexandre
seems like a docker configuration problem. could you post your docker-compose.yml ?
Hi, guys, I need some help... This is the scenario: I have dataverse project in Docker, with shibboleth. There are 4 containers:
The problem is that I cannot access dataverse via https://DOMAIN_NAME:443 (or :80), i.e., via apache. I can only access via :8080, i.e., Glassfish...
I already modified ssl.conf, httpd.conf....
Does anyone have any idea what I should do?
Thanks in advance.
Alexandre