Accenture / adop-aws

This repository contains a hardened, 2-tiered implementation of the DevOps Platform -> https://github.com/Accenture/adop-docker-compose
Apache License 2.0
35 stars 33 forks source link

Using Domains with ADOP #6

Open luismsousa opened 6 years ago

luismsousa commented 6 years ago

Hi,

I've recently come across an issue whereby I spin up the stack but then have to manually update the compose instance if I want to use a custom Domain with valid SSL certs.

Example:

A way to get around this would be to change the setup order and spin up all of the infrastructure components before spinning up the stack. This will allow inputting a CUSTOM_URL to the compose start which will then be used at up time.