cloudsidedev / appside

Multitenant environment automation.
http://cloudside.ch
GNU Affero General Public License v3.0
38 stars 7 forks source link

Provision should update hosts file automatically #8

Closed ocean90 closed 6 years ago

ocean90 commented 8 years ago

It would be handy if I could specify the URLs of a site somewhere so they get automatically added to my hosts file. This requires the Vagrant::Hostsupdater or Vagrant Host Manager plugin. (The latter one also updates the hosts file on the vm.)

Varying Vagrant Vagrants uses a file named vvv-hosts for this.

ivomarino commented 8 years ago

The urls of the vhosts are already available in the tenant's configs (encrypted files), we need to find a way for extracting them and push the list over to vagrant when brining up the VM, need to brainstrom over it.

ivomarino commented 7 years ago

solution is appflow local.

ivomarino commented 6 years ago

@89luca89 is working on this.

89luca89 commented 6 years ago

Added in new python porting.

appflow.py vhosts "tenant-name"