Andrawaag
To run some of the special pages, admin have to be set. However, no admin is set in a new dockerized Wikibase instance. How do I set admins in Wikibase?
To run some of the special pages, admin have to be set. However, no admin is set in a new dockerized Wikibase instance. How do I set admins in Wikibase?
You can run the createAndPromote maintenance script.
https://www.mediawiki.org/wiki/Manual:CreateAndPromote.php
Although the Wikibase docker image creates an admin user at install time using some of the ENV vars that you pass into it.