Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Nginx / Apache configurations should be handled by deployment scripts #176

Open
gregharvey opened this issue Mar 23, 2018 · 1 comment
Open

Comments

@gregharvey
Copy link
Member

Historically we've depended on Puppet to put the necessary Nginx and Apache configurations in place. We should change this so the deploy scripts place the configs if they're not there. We should make the vhost config location a variable while we're at it, and put these configs in the same directory.

@gregharvey
Copy link
Member Author

Additional note here, it's been pointed out you could allow project-level vhosts in config as well, e.g. you could potentially put the path to a vhost in the app repo in config and then link that to your web server sites-enabled directory.

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