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

Manage nodes with upstart #37

Merged
merged 6 commits into from
May 19, 2015
Merged

Conversation

id
Copy link

@id id commented May 16, 2015

A fix/workaround for #4 and #5. See also pepyatka/pepyatka-server#42.
Originally planned to start nodes via forever but since upstart can respawn nodes on failure itself see no reason to use a middleman.
Also I had an intention to switch to iojs but it didn't work with bcrypt. Meaning, npm install bcrypt failed when I had iojs 2.0.2 installed in the system.

@epicmonkey
Copy link
Member

This is interesting that iojs-2.0.2 failed with bcrypt. Personally I use pretty old 1.2.0 version with no issues, but this is a pepyatka-server task to finalize the migration to new major version.

id added a commit that referenced this pull request May 19, 2015
@id id merged commit ad60148 into pepyatka:master May 19, 2015
@id id deleted the manage-nodes-with-upstart branch May 19, 2015 18:09
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