-
Bug
-
Resolution: Done
-
Minor
-
None
-
Quay
-
Greedo [Quay 174], Han Solo [Quay 175], Ilum [Quay 176]
A new, required configuration value "DATABASE_SECRET_KEY" will be introduced with the following PR: https://github.com/quay/quay/pull/3623
This configuration value should be documented before a release is made including this change-set.
------------------------------------------
Documentation needed:
For existing installations only:
- Open `config.yaml`
- Generate some random data using `openssl rand -hex 48`
- Add a new field `DATABASE_SECRET_KEY: "therandomstringhere"`
- Make sure the same value is on all nodes