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

Adding Vagrantfile and automated doorman provisioning #85

Merged
merged 4 commits into from
Feb 14, 2017

Conversation

javuto
Copy link
Contributor

@javuto javuto commented Aug 17, 2016

With a vagrant file that creates a local dev environment it will be easier to deploy doorman locally and have it ready to go to test or develop. A provisioning script is added that for now is focused at deploying doorman for development environments, but it can be modified in the future to deploy doorman in production environments too.
With vagrant already installed, just run vagrant up and you will have a functional doorman installation ready to be used in the private address http://10.11.22.33/manage

@javuto
Copy link
Contributor Author

javuto commented Feb 7, 2017

Is there any interest to get this merged?

@mwielgoszewski
Copy link
Owner

@javuto yes! give me some time this week to test this locally before I merge it.

@mwielgoszewski
Copy link
Owner

Awesome work - merging this. Will create a separate issue to tackle automatically generating a private key and self-signed certificate during vagrant provisioning so that we can serve this up using HTTPS.

@mwielgoszewski mwielgoszewski merged commit 80eb358 into mwielgoszewski:master Feb 14, 2017
@javuto javuto deleted the provision_vagrant branch February 14, 2017 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants