Skip to content

Instantly share code, notes, and snippets.

@bdunnette
Last active March 15, 2016 14:06
Show Gist options
  • Save bdunnette/d63eac58da832bdc6ea7 to your computer and use it in GitHub Desktop.
Save bdunnette/d63eac58da832bdc6ea7 to your computer and use it in GitHub Desktop.
Start CouchDB in a crouton chroot
sudo mkdir /var/run/couchdb && sudo couchdb -b -A /etc/couchdb/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment