Page MenuHomeDevCentral

Require APP_KEY to be defined in environment
ClosedPublic

Authored by dereckson on Feb 24 2020, 09:18.
Tags
None
Referenced Files
F7144265: D2256.id5667.diff
Mon, Apr 21, 10:44
F7141106: D2256.id5669.diff
Mon, Apr 21, 09:29
F7140787: D2256.diff
Mon, Apr 21, 09:19
F7137822: D2256.diff
Mon, Apr 21, 07:40
F7112585: D2256.id5669.diff
Sun, Apr 20, 21:50
Unknown Object (File)
Sat, Apr 19, 08:08
Unknown Object (File)
Fri, Apr 11, 09:14
Unknown Object (File)
Fri, Apr 11, 09:14
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 3491
Build 3740: 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