HomeDevCentral

Deploy Sentry web application on PaaS Docker

Description

Deploy Sentry web application on PaaS Docker

Summary:
Sentry installations are grouped by “realms”, like our Jenkins installations.
Realm information is configurable in the new saas/ pillar entry.

The main wrapper script sentry allows to run command for any realm spawning
a new container and running sentry. It calls a local wrapper script with
correct links, and credentials information to run Docker container.

The standard image is configurable through environment. As such, there is no
current need to build a custom image.

Ref T1360

Test Plan: Tested on Equatower for Nasqueron Sentry

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1360

Differential Revision: https://devcentral.nasqueron.org/D2004

Details

Provenance
derecksonAuthored on Nov 11 2018, 12:34
derecksonPushed on Nov 11 2018, 12:50
Reviewer
dereckson
Differential Revision
D2004: Deploy Sentry web application on PaaS Docker
Parents
rOPSae302722c8d4: Ensure eggdrops are live
Branches
Unknown
Tags
Unknown
Tasks
T1360: Deploy Sentry server to Equatower