Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for multiple "domains" to be configured for the user. #5

Closed
NReilingh opened this issue May 4, 2016 · 1 comment
Closed

Allow for multiple "domains" to be configured for the user. #5

NReilingh opened this issue May 4, 2016 · 1 comment
Labels
enhancement v0.3.0 This will be fixed in version 0.3.0

Comments

@NReilingh
Copy link
Contributor

The way this box works right now, you can configure one user to be created, and one vhost to be created for the user. This maps well onto how most projects will exist on dreamhost in the wild, but some projects may span multiple domains. That is, a single site might use a few subdomains for different components, or someone could want to set up a development/staging/deployment environment with three different vhosts and DocumentRoots in the same user directory.

From a configuration standpoint, it would be great to see a way of defining a short list of vhosts for the user being provisioned, where each has a definable DocumentRoot, local project directory, and hostname.

(I would consider this to be a low-priority feature suggestion.)

@goodguyry goodguyry added the v0.3.0 This will be fixed in version 0.3.0 label Sep 24, 2018
@goodguyry
Copy link
Owner

This is fixed in v0.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement v0.3.0 This will be fixed in version 0.3.0
Projects
None yet
Development

No branches or pull requests

2 participants