Cocolabs-SAS / cocorico-docker

The official Cocorico docker image that give you the ability to run Cocorico out of the box.
https://www.cocolabs.io/
MIT License
23 stars 48 forks source link

Unable to use https with docker #32

Open carlosmdarribas opened 4 years ago

carlosmdarribas commented 4 years ago
Q A
Bug report? [ ]
Feature request? [ ]
Support request? [ x ]

Hello. We've installed the Cocorico platform with docker. Everything is working, unless we need to install the ssl certificates for https and we are unable to do that. As we've used docker we cannot set the VirtualHosts, and we don't know how to do it.

Could anybody help us? Thanks.

SchulzWill commented 4 years ago

Hello there! Have you tried using one docker-compose with Nginx to do that? See if this tutorial help you: https://medium.com/faun/setting-up-ssl-certificates-for-nginx-in-docker-environ-e7eec5ebb418