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 trying to add multiple domains on https-portal but on some I'm getting:
'host not found in upstream'
I've mounted: ./config/docker/nginx/:/etc/nginx/conf.d/:rw
And checked the file pads.domain.org.ssl.conf I can see is exactly the same as other domains that are working. I added domains as explained here https://github.com/SteveLTN/https-portal and also specified VIRTUAL_HOST on the containers pointing to those domains on https-portal docker-compose.yml
I made that working with wordpress and ethercalc, containers failing are rocket chat and etherpad.
Thanks SteveLTN, even putting etherpad and app on links I've got the same issues. Instead if I just use VIRTUAL_HOST on each containers is working fine.
Hi,
I'm trying to add multiple domains on https-portal but on some I'm getting:
'host not found in upstream'
I've mounted:
./config/docker/nginx/:/etc/nginx/conf.d/:rw
And checked the file
pads.domain.org.ssl.conf
I can see is exactly the same as other domains that are working. I added domains as explained here https://github.com/SteveLTN/https-portal and also specified VIRTUAL_HOST on the containers pointing to those domains on https-portal docker-compose.ymlI made that working with wordpress and ethercalc, containers failing are rocket chat and etherpad.
What should I do?
Uploading docker_compose.txt…
The text was updated successfully, but these errors were encountered: