Page MenuHomeDevCentral

Require APP_KEY to be defined in environment
ClosedPublic

Authored by dereckson on Feb 24 2020, 09:18.
Tags
None
Referenced Files
F12619177: D2256.id5669.diff
Wed, Nov 12, 11:52
F12614587: D2256.diff
Wed, Nov 12, 09:40
F12612811: D2256.id5667.diff
Wed, Nov 12, 08:24
F12611966: D2256.id5670.diff
Wed, Nov 12, 07:54
F12610736: D2256.diff
Wed, Nov 12, 06:58
F12607767: D2256.id5668.diff
Wed, Nov 12, 04:57
Unknown Object (File)
Sun, Nov 2, 20:57
Unknown Object (File)
Sat, Nov 1, 13:32
Subscribers
None

Details

Summary

The Cachet documentation stresses APP_KEY should be stable and not volatile, as
the lack of key would "result in all of your encrypted/hashed data being lost".

Reference: https://docs.cachethq.io/docs/installing-cachet

Test Plan

Run container with and without APP_KEY set

Diff Detail

Repository
rDCACHET Cachet Docker image
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
master
Build Status
Buildable 3492
Build 3741: arc lint + arc unit

Event Timeline

dereckson created this revision.
files/usr/local/sbin/init-container
3

/usr/local/sbin/init-container: 3: [: -Z: unexpected operator

This revision is now accepted and ready to land.Feb 24 2020, 09:49