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

Adds script to run all parts of the backend in a development environment #128

Merged

Conversation

flavioamieiro
Copy link
Member

I have been bothered for a while by the fact that every time I start working on pypln.web I need to open three new terminals and start three different programs, so I wrote this little script to be used during development that runs the router, the pipeliner and the broker, to make my own life a little easier :)

This is supposed to be an easy way to get your dev env started, *not* as a way
to deploy and manage the backend.
@turicas turicas merged commit 4305894 into NAMD:develop Dec 24, 2012
@turicas
Copy link
Contributor

turicas commented Dec 24, 2012

Great job!
As soon as I finish FTS I'll add the cron job that indexes new documents to run automatically within this script every X seconds. :-)

turicas pushed a commit that referenced this pull request Dec 24, 2012
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