Skip to content

Instantly share code, notes, and snippets.

@weargoggles
Created October 23, 2014 11:55
Show Gist options
  • Save weargoggles/b71ea58342640e544f6e to your computer and use it in GitHub Desktop.
Save weargoggles/b71ea58342640e544f6e to your computer and use it in GitHub Desktop.
Install dependencies for Sentry
sudo apt-get update
sudo apt-get install libpq-dev redis-server python-dev build-essential python-psycopg2 python-virtualenv postgresql-9.1 supervisor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment