terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

Allow adding of domains to environments #18

Open jonpugh opened 9 years ago

jonpugh commented 9 years ago

You can add multiple domains to a container using VIRTUAL_HOST environment variable:

Just add commas. From the README:

foo.bar.com,baz.bar.com,bar.com

However we need to keep track of them in the "environment" config object and allow easy setting, adding and removing of URLs to environments.