sentry: Create new catalog version with correct Sentry healthcheck request_line.

This commit is contained in:
Jacob Alheid
2018-02-08 18:02:24 -08:00
parent 54013aca35
commit 7a60e15dbc
3 changed files with 263 additions and 0 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.