ComboStrap DokuWiki In Docker

Undraw My Documents

ComboStrap DokuWiki In Docker

About

ComboStrap DokuWiki In Docker is a docker image that install:

Usage

You can:

  • develop a website locally (ie on your desktop) and publish it remotely
  • or install a DokuWiki Instance for:
    • team documentation collaboration
    • knowledge base development

Example

To get a Dokuwiki server with the Combostrap Starter Site available at http://localhost:8080, execute:

# bash
docker run \
  --name dokuwiki \
  --rm \
  -p 8080:80 \
  -e DOKU_DOCKER_GIT_SITE='https://github.com/ComboStrap/site-starter' \
  ghcr.io/combostrap/dokuwiki:php8.3-latest

Documentation

The documentation and source code are available here




Showcase yourself and your brand

Get free news, tips, and tricks
to create a remarkable experience for your readers.




Related HowTo's
Site Starter Home Page Snapshot
Docker

This step will get you an installation with our image. You need to have installed on your laptop or server. You can check it by asking the version in your terminal If you don't have installed,...
Undraw Stepping Up
How to get ComboWiki Up and Running?

We offer several ways to get ComboWiki up and running. We are sorry, but you need to choose the best way that fits your need. the Docker installation it's the easiest way to get DokuWiki up and...


Recommended Pages
Undraw My Documents
A broken link is a link that points to a non-existing page or media

This page will show you how to monitor the list of broken links for your ComboStrap website
Undraw My Documents
ComboStrap WebSite

A Combostrap WebSite is a collection of files (pages, images, ...) that can run everywhere thanks to the ComboStrap Docker image. It permits to develop and publish website collaboratively (locally...



Task Runner