This is a production ready setup of Sentry with Postgres and Redis using Docker Compose.
- Docker >=
v1.3
- Docker Compose >=
v1.1.0-rc2
docker-compose up
docker-compose port www 8080
docker-compose run www createuser
The sentry.conf.py
holds all the Sentry configurations. Your secret stuff,
however, has to be put into your env.
- SECRET_KEY
- SERVER_EMAIL
- SENTRY_URL_PREFIX