Line 1: Line 1:
 +
== Prerequisites for a successful installation ==
 +
Make sure the MediaWiki installation you want to install Open CSP on meets [[DevOps:Doc/Open CSP/1.0/Requirements|the requirements]].
  
 +
== Steps to install Open CSP ==
 +
Then follow these steps to set up your Open CSP wiki:
 +
 +
# Copy the installation script from [https://raw.githubusercontent.com/Open-CSP/open-csp/main/.github/install_open_csp.sh this GitHub] repo to your mediawiki server.
 +
# Run the installation script
 +
 +
    ./install_csp.sh <mediawiki directory>

Revision as of 16:33, 12 July 2023

Prerequisites for a successful installation

Make sure the MediaWiki installation you want to install Open CSP on meets the requirements.

Steps to install Open CSP

Then follow these steps to set up your Open CSP wiki:

  1. Copy the installation script from this GitHub repo to your mediawiki server.
  2. Run the installation script
    ./install_csp.sh <mediawiki directory>