Page MenuHomeDevCentral

Require APP_KEY to be defined in environment
ClosedPublic

Authored by dereckson on Feb 24 2020, 09:18.
Tags
None
Referenced Files
F5714405: D2256.id5668.diff
Fri, Mar 14, 13:36
Unknown Object (File)
Thu, Mar 13, 13:31
Unknown Object (File)
Thu, Mar 13, 13:12
Unknown Object (File)
Mon, Mar 10, 19:42
Unknown Object (File)
Sun, Mar 9, 05:39
Unknown Object (File)
Fri, Feb 28, 20:00
Unknown Object (File)
Fri, Feb 28, 13:54
Unknown Object (File)
Fri, Feb 21, 08:21
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