kevinv92 / wikijs-docker-template

Template to quickly deploy a wikijs wiki using docker for testing purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

Just a small template to deploy wikijs using Docker, using the the Wikijs provided wiki-config.yml and docker-compose.yml just tweaked to point to each other.

Requirements

  • Docker

Steps

docker-compose up

Access through localhost in your browsers.

And as per Wikijs docker instructions use the default created admin account admin@example.com and password admin123ßß

About

Template to quickly deploy a wikijs wiki using docker for testing purposes