Skip to content
This repository was archived by the owner on Oct 15, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 1003 Bytes

README.md

File metadata and controls

executable file
·
32 lines (21 loc) · 1003 Bytes

MWStake MediaWiki Installer (MWI)

This repository represents the development workbench for MWStake MediaWiki Manager.

It is not meant to be used in production (yet)!

System Requirements

  • Ubuntu 20.04
  • Other Linux distros pending
  • Windows pending
  • Mac pending

The installer will take care of everything else.

Installation

  1. user@server:~$ git clone https://github.com/dataspects/mediawiki-installer.git
  2. user@server:~$ cd mediawiki-installer
  3. Configure $ENV
  4. user@server:~/mediawiki-installer$ DEBUG=true ENVmwins=my-system.env ENVmwcli=../mediawiki-cli/my-system.env ./install-system/install-system-Ubuntu-20.04.sh

Features

The current set and state of features can be discovered at ./report-cli-public-commands.sh.

Development

  1. Run ./initdev.sh on development machine (dm).
  2. cd mediawiki-cli
  3. ./report-status.sh
  4. If dm=dataspectsSystemBuilder, visit https://localhost:4443