Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Build out proper localhost index file #17

Closed
davidalger opened this issue Aug 27, 2015 · 1 comment
Closed

Build out proper localhost index file #17

davidalger opened this issue Aug 27, 2015 · 1 comment
Milestone

Comments

@davidalger
Copy link
Owner

No description provided.

@davidalger
Copy link
Owner Author

Resolved in next tagged release. List of sites (based on /etc/hosts file contents) has been added to the index file (available at http://dev-web).

davidalger pushed a commit that referenced this issue Mar 29, 2016
* Added list of available sites to the index file available at dev-web - resolves #17
* Added assertion for local /etc/hosts entry in vhosts.sh - resolves #36
* Added root CA signing certificate to Shared System Certificate trust list - resolves #58
* Refactored vhosts.sh. Highlights are as follows:
    * requires root privileges to run (will self-escalate if necessary)
    * removed the --reset flag and added --reset-config / --reset-certs
    * no longer cleans up after old sites without performing a reset
    * removed (now) unnecessary LSB code masking
    * generated configuration files are no longer shared via mount
* Moved bin scripts for use on guest into /usr/local/bin on guest
* Changed m2setup.sh to require --hostname flag when run
* Fixed for finalized ability to provision a vm completely offline - resolves #11
* Refactored provisioners to be single-file per role shell scripts
* Varnish is now running when the machine is provisioned with support for a .varnish.vcl file in site root (PR #59)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant