Page MenuHomeDevCentral

Deploy Sentry web application on PaaS Docker
ClosedPublic

Authored by dereckson on Nov 11 2018, 12:43.
Tags
None
Referenced Files
F2824189: D2004.id.diff
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
Unknown Object (File)
Thu, Apr 4, 23:48
Unknown Object (File)
Tue, Apr 2, 04:42
Unknown Object (File)
Fri, Mar 29, 09:43
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 Not Applicable
Unit
Tests Not Applicable

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.