Page MenuHomeDevCentral

Deploy Sentry web application on PaaS Docker
ClosedPublic

Authored by dereckson on Nov 11 2018, 12:43.
Tags
None
Referenced Files
F3114859: D2004.id5057.diff
Mon, Jun 17, 11:09
F3113347: D2004.id.diff
Mon, Jun 17, 02:12
F3112063: D2004.diff
Sun, Jun 16, 20:57
Unknown Object (File)
Sun, Jun 16, 06:16
Unknown Object (File)
Sun, Jun 16, 03:34
Unknown Object (File)
Sat, Jun 15, 23:16
Unknown Object (File)
Sat, Jun 15, 10:28
Unknown Object (File)
Sat, Jun 15, 00:26
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.