solution-libre / docker-mediawiki

Docker-compose setup for starting MediaWiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaWiki with Docker Compose

Table of Contents

  1. Description
  2. Setup
  3. Usage
  4. Reference
  5. Development
  6. Contributors

Description

Docker-compose setup for starting MediaWiki.

Setup

cd /opt
git clone https://github.com/solution-libre/docker-mediawiki.git mediawiki
cd mediawiki

Change the hostname value in .env.

Usage

cd /opt/mediawiki
docker-compose up -d

Reference

Environment variables

Development

Solution Libre's repositories are open projects, and community contributions are essential for keeping them great.

Fork this repo on GitHub

Contributors

The list of contributors can be found at: https://github.com/solution-libre/docker-mediawiki/graphs/contributors

About

Docker-compose setup for starting MediaWiki

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%