dataspects / mediawiki-installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 68.4%Language:Smarty 31.6%