IQSS / dataverse-docker

Dataverse 6.2 on Docker with integrated services called "Archive in a box" and could be used both as demo and production system and easily integrated with other services.
57 stars 45 forks source link

Apache-Glassfish-Docker #38

Open alexsantiago13 opened 4 years ago

alexsantiago13 commented 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

xoroz commented 4 years ago

seems like a docker configuration problem. could you post your docker-compose.yml ?