Page MenuHomeDevCentral

Require APP_KEY to be defined in environment
ClosedPublic

Authored by dereckson on Feb 24 2020, 09:18.
Tags
None
Referenced Files
F24765270: D2256.id5667.diff
Mon, Mar 9, 19:13
F24765014: D2256.id5667.diff
Mon, Mar 9, 18:46
F24763794: D2256.id5670.diff
Mon, Mar 9, 17:27
F24760042: D2256.id5668.diff
Mon, Mar 9, 14:16
F24757846: D2256.id5670.diff
Mon, Mar 9, 12:09
F24756421: D2256.id5669.diff
Mon, Mar 9, 11:19
F24755070: D2256.id5670.diff
Mon, Mar 9, 10:16
F24751355: D2256.id5670.diff
Mon, Mar 9, 04:24
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
Lint Not Applicable
Unit
Tests Not Applicable

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