update sentry to 8.18.0

This commit is contained in:
Tayyeb
2017-07-30 09:06:51 +04:30
parent d341494352
commit d958f2d35b
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.