Raistlfiren / wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAForever Wiki Container

This repository contains the setup for that faf wiki.

Install docker.

Follow the steps to get faf-db setup, the following assumes the root password ist banana and the structure + data of the wiki is in the database schema ´wiki`.

Run the wiki container with:

docker run --name faf-wiki --link faf-db:db -p 80:80 -p 443:443 -d faf-wiki

About


Languages

Language:PHP 86.4%Language:Shell 13.6%