2018-02-08 18:09:34 -08:00

27 lines
793 B
Markdown

# Sentry
### Info:
This templates creates a complete [sentry](https://github.com/getsentry/sentry) setup including postgres and redis servers.
Images are the offical images from:
* Sentry: [https://hub.docker.com/_/sentry/](https://hub.docker.com/_/sentry/)
* Postgres: [https://hub.docker.com/_/postgres/](https://hub.docker.com/_/postgres/)
* Redis: [https://hub.docker.com/_/redis/](https://hub.docker.com/_/redis/)
### Usage:
* Select Sentry from catalog.
* Required
* Enter a sentry secret
* Specify the email and password of the initial user
* Optional
* Specify an external database host \*
* Email configuration
* Click deploy.
\* If you specify an external database, you will want to delete the "sentry-postgres" service after creating the Sentry stack.