Open felipevicens opened 7 years ago
To support https in the bss module we should add this options in the command to start the container:
--hostname=<dns_name> --protocol=https
For the dns_url we should create a global variable with this entry.
Also we need to create the following volume:
/etc/ssl/private/sonata/:/usr/local/yeoman/SonataBSS/app/certs/
And verify if the certs for SONATA are available in the folder /etc/ssl/private/sonata/
To support https in the bss module we should add this options in the command to start the container:
For the dns_url we should create a global variable with this entry.
Also we need to create the following volume:
And verify if the certs for SONATA are available in the folder /etc/ssl/private/sonata/