CSIRO-enviro-informatics / loci-integration-api

This application provides a convenient interface for executing common functions across the whole LOCI system.
0 stars 3 forks source link

Add config for local ssl certs #44

Closed jyucsiro closed 4 years ago

jyucsiro commented 4 years ago

This PR features configs for using our own HTTPS/SSL certificates rather than letsencrypt (which is the default for Caddy).

Updates to the Caddyfile to include CORS, and transparent URLs from the proxy included also.

jyucsiro commented 4 years ago

@benjaminleighton thanks. we will manage the certs out-of-band from the repo as with the other private keys we manage.

for the packer build, the workflow would be the same as geometry-data-service, which is dropping them in the packer dir to build the AMIs in loci-infrastructure (haven't done that yet).