update sentry to 8.21.0

This commit is contained in:
Kasper Lewau
2017-11-01 20:28:25 +01:00
parent 22ef357008
commit eac396498b
4 changed files with 264 additions and 1 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.