Use Docker secret for $wgSecretKey #7

Closed
opened 2020-09-08 11:35:33 +00:00 by 3wordchant · 0 comments
Owner
  1. Add e.g. mediawiki_secret_key to secrets: in compose.yml
  2. Add abra secret_generate mediawiki_secret_key to our set-up instructions
  3. Edit LocalSettings.php to use the same secret-loading method as for $wgDBPassword
  4. Redploy existing apps before they get h4xx3d
1. Add e.g. `mediawiki_secret_key` to `secrets:` in `compose.yml` 2. Add `abra secret_generate mediawiki_secret_key` to our set-up instructions 3. Edit `LocalSettings.php` to use the same secret-loading method as for `$wgDBPassword` 4. Redploy existing apps before they get h4xx3d
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/mediawiki#7
No description provided.