This repository represents the development workbench for MWStake MediaWiki Manager.
It is not meant to be used in production (yet)!
- Ubuntu 20.04
- Other Linux distros pending
- Windows pending
- Mac pending
The installer will take care of everything else.
user@server:~$ git clone https://github.com/dataspects/mediawiki-installer.git
user@server:~$ cd mediawiki-installer
- Configure $ENV
user@server:~/mediawiki-installer$ DEBUG=true ENVmwins=my-system.env ENVmwcli=../mediawiki-cli/my-system.env ./install-system/install-system-Ubuntu-20.04.sh
The current set and state of features can be discovered at ./report-cli-public-commands.sh
.
- Run ./initdev.sh on development machine (dm).
- cd mediawiki-cli
- ./report-status.sh
- If dm=dataspectsSystemBuilder, visit https://localhost:4443