Skip to content

Instantly share code, notes, and snippets.

@ryanthegiantlion
Last active October 29, 2016 08:45
Show Gist options
  • Save ryanthegiantlion/bcbe0d363d1e2ee4a506b8425527eadb to your computer and use it in GitHub Desktop.
Save ryanthegiantlion/bcbe0d363d1e2ee4a506b8425527eadb to your computer and use it in GitHub Desktop.
start services on me mac

mongo:

mongod

redis:

redis-server

rabbit:

rabbitmq-server

ES:

brew services start elasticsearch

postgres:

postgres -D /usr/local/var/postgres

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment