Talk:Task/PKC DevOps

From PKC
Revision as of 13:21, 5 August 2021 by Benkoo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Install Composer for our extension:

Read up on: https://www.mediawiki.org/wiki/Composer/For_extensions#Installing_Composer Log into mediawiki via commandline 'docker exec -it pkc_mediawiki_1 bash' and add the new line in add to composer.local.json in default folder 'html' { "require": { "mediawiki/semantic-media-wiki": "~3.2", "rht/merkle-tree": "dev-master" } }


and run 'composer update --no-dev';


https://aqua.inblock.io/index.php/Developer_Main_Page

https://aqua.inblock.io/index.php/Private_pkc_specification