Skip to content

Instantly share code, notes, and snippets.

@abhinavn
Created June 7, 2014 07:10
Show Gist options
  • Select an option

  • Save abhinavn/9a4754df4f43a84a1518 to your computer and use it in GitHub Desktop.

Select an option

Save abhinavn/9a4754df4f43a84a1518 to your computer and use it in GitHub Desktop.
mongo+cq supervisord
[supervisord]
nodaemon=true
[program:mongod]
command=/usr/bin/mongod
[program:cq]
command=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment