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

Add Apache CouchDB AutoPart #136

Merged
merged 4 commits into from
May 28, 2014
Merged

Add Apache CouchDB AutoPart #136

merged 4 commits into from
May 28, 2014

Conversation

codelion
Copy link
Contributor

This fixes open issue #76.
CouchDB depends on a specific version of Erlang < R17 and also required Mozilla SpiderMonkey.
Both these packages are also included as autoparts,

@codelion codelion mentioned this pull request May 26, 2014
@gmckeever
Copy link
Contributor

Looks great @codelion ! Could you add start/stop/running methods to the CouchDB part as well? An example would be found within the MySQL package:

https://github.com/nitrous-io/autoparts/blob/master/lib/autoparts/packages/mysql.rb

Everything else looks great and I'll merge the changes once we have that.

@codelion
Copy link
Contributor Author

@gmckeever I have added the start/stop commands for CouchDB.

@gmckeever
Copy link
Contributor

Thanks! Merging now.

gmckeever added a commit that referenced this pull request May 28, 2014
Add Apache CouchDB AutoPart
@gmckeever gmckeever merged commit 26f8e0c into petejkim:master May 28, 2014
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