Upgraded sentry version to 8.17.0

This commit is contained in:
Raul Sanchez
2017-07-05 15:50:47 +02:00
parent 4ed15c2bfa
commit 4bf084090e
6 changed files with 270 additions and 13 deletions
+20
View File
@@ -0,0 +1,20 @@
# 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
* Optional: Email configuration
* Click deploy.