Page MenuHomeDevCentral

Deploy Sentry web application on PaaS Docker
ClosedPublic

Authored by dereckson on Nov 11 2018, 12:43.
Tags
None
Referenced Files
F2845800: D2004.id5057.diff
Wed, Apr 24, 01:43
F2845711: D2004.diff
Wed, Apr 24, 00:35
Unknown Object (File)
Sat, Apr 20, 00:17
Unknown Object (File)
Thu, Apr 18, 04:34
Unknown Object (File)
Thu, Apr 11, 17:06
Unknown Object (File)
Wed, Apr 10, 09:46
Unknown Object (File)
Tue, Apr 9, 06:35
Unknown Object (File)
Fri, Apr 5, 06:01
Subscribers
None

Details

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

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 3118
Build 3366: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Nov 11 2018, 12:50
This revision was automatically updated to reflect the committed changes.