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

Apache automatic source code reload in Vagrant #153

Open
mprahl opened this issue Aug 1, 2016 · 2 comments
Open

Apache automatic source code reload in Vagrant #153

mprahl opened this issue Aug 1, 2016 · 2 comments

Comments

@mprahl
Copy link
Member

mprahl commented Aug 1, 2016

Currently, source code changes require Apache to be restarted in the Vagrant guest. Apache should automatically reload the source code on changes for convenience.

@mprahl
Copy link
Member Author

mprahl commented Oct 7, 2016

I'm thinking that instead, Vagrant should use the built-in Flask server for development purposes. There is really no need to use Apache in a dev environment.

@thatarchguy
Copy link
Member

I usually end up turning off apache2 and running the build-in server when I dev on Postmaster anyways.

wildcard - take apache2 out all together ;)
http://eventlet.net/doc/modules/wsgi.html

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

No branches or pull requests

2 participants