Addshore moved this task from Backlog to Misc on the Wikibase-Containers board.
Addshore added a comment.

Hi there, it sounds like you just need to override the LocalSettings.php file to be able to add your custom settings.
You can find an example of this being done in my blog post updating the wikibase registry site: https://addshore.com/2019/01/wikibase-docker-mediawiki-wikibase-update/

Something like this for the wikibase service:

volumes:
  - ./LocalSettings.php:/var/www/html/LocalSettings.php:ro

And create your own LocalSettings file, the default used by the image is derived from https://github.com/wmde/wikibase-docker/blob/master/wikibase/1.32/base/LocalSettings.php.template (and as you are using the bundle also https://github.com/wmde/wikibase-docker/blob/master/wikibase/1.32/bundle/LocalSettings.php.wikibase-bundle.template).


TASK DETAIL
https://phabricator.wikimedia.org/T215622

WORKBOARD
https://phabricator.wikimedia.org/project/board/3079/

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Addshore, DD063520, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to