Document or script adding an initial user #6

Closed
opened 2020-09-07 21:30:58 +00:00 by 3wordchant · 1 comment
Owner

From #1:

.. because we don’t run install.php, it doesn’t create an initial user.

We could document using php maintenance/createAndPromote.php, or find a way to run install.php with a LocalSettings.php in place, adding e.g. a admin_password Docker secret.

From #1: > .. because we don’t run `install.php`, it doesn’t create an initial user. We could document using `php maintenance/createAndPromote.php`, or find a way to run `install.php` with a `LocalSettings.php` in place, adding e.g. a `admin_password` Docker secret.
Author
Owner

In fact unless there's desperate clamouring for auto-creation, documenting createAndPromote seems cleaner than storing the password in a secret which isn't allowed to change..

In fact unless there's desperate clamouring for auto-creation, documenting `createAndPromote` seems cleaner than storing the password in a secret which isn't allowed to change..
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#6
No description provided.