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

Convert start server scripts into god scripts #86

Open
dmorrill10 opened this issue Jul 17, 2014 · 1 comment
Open

Convert start server scripts into god scripts #86

dmorrill10 opened this issue Jul 17, 2014 · 1 comment

Comments

@dmorrill10
Copy link
Owner

Not sure how much work this will take, but it could avoid improper startup and cleanup errors like moped errors ("Could not connect to any secondary or primary nodes for replica set") and leftover mongod processes ("Creating Server TCP listening socket *:6379: bind: Address already in use").

@dmorrill10
Copy link
Owner Author

Start server scripts are no longer necessary, script/start_god and a variant of rails s is all that's needed. They could be changed to combine these two commands though (doing a god terminate first to clean up previously running background processes).

@dmorrill10 dmorrill10 added this to the Make v1.0 master milestone Feb 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant