Phanoix / gcpedia

A wiki based on MediaWiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

GCpedia

Master branch: Dockerfile and customizations off mediawiki 1.30 for GCwiki.

GCpedia branch: current GCpedia production

Both branches include Dockerfiles to build docker images as well as docker compose files for both docker-compose and docker stack/swarm

The main Dockerfile is alpine linux-based, an ubuntu-based one is also available.

Dev install

Easy way: clone the repo, run

docker-compose up

add an entry into your hosts file for

<host ip> wiki.local

and you now have a fully installed instance of the wiki (visual editor service extra, needs at bit more work) that you can reach at wiki.local!

This setup will also reflect any changes that you make to the code you just pulled without needing to do anything extra.

About

A wiki based on MediaWiki

License:Other


Languages

Language:PHP 82.1%Language:JavaScript 11.1%Language:CSS 6.5%Language:Bicep 0.2%Language:Shell 0.0%Language:Makefile 0.0%Language:Dockerfile 0.0%Language:PLpgSQL 0.0%Language:Less 0.0%Language:Mustache 0.0%Language:Batchfile 0.0%Language:HTML 0.0%Language:Handlebars 0.0%