# Deploy Dokuwiki with Easypanel

URL: /templates/dokuwiki

DokuWiki is a highly versatile, open-source wiki software that is simple to use and doesn't require a database. It is known for its clean and readable syntax, making it a favorite among administrators due to its ease of maintenance, backup, and integration. DokuWiki is equipped with built-in access controls and authentication connectors, making it particularly useful in an enterprise context. It supports a wide range of use cases beyond a traditional wiki, thanks to the large number of plugins available. DokuWiki is designed for collaboration, allowing quick updates and easy addition of new pages while maintaining a history of every change. It can be used as a corporate knowledge base, private notebook, software manual, project workspace, CMS, intranet, and more. DokuWiki supports customization at all levels of expertise, from easy configuration via the admin interface to developing your own extensions.

## Installation notes

Go to http://IP-ADDRESS:PORT/install.php to configure your install then restart your container when finished to remove install.php

## Benefits

### Easy to Use

DokuWiki is a simple to use wiki software that doesn't require a database. It is loved by users for its clean and readable syntax.

### Versatile and Flexible

DokuWiki is highly versatile and can be used for a broad range of use cases beyond a traditional wiki. It can be used as a corporate knowledge base, private notebook, software manual, project workspace, CMS, and more.

### Easy Maintenance and Integration

The ease of maintenance, backup, and integration makes DokuWiki an administrator's favorite. It also has built-in access controls and authentication connectors.

## Features

### No Database Required

DokuWiki is a wiki software that doesn't require a database, making it simple and straightforward to use.

### Clean and Readable Syntax

DokuWiki is loved by users for its clean and readable syntax, making it easy to create and edit content.

### Built-in Access Controls

DokuWiki has built-in access controls and authentication connectors, making it especially useful in the enterprise context.

### Variety of Extensions

DokuWiki supports a large number of plugins, allowing for a broad range of use cases beyond a traditional wiki.

### Supports Over 50 Languages

DokuWiki supports over 50 languages, making it accessible to users around the world.

### Device Independent

DokuWiki is device independent, meaning it can be used on any device with an internet connection.

## Configuration

- `appServiceName` (App Service Name, required): dokuwiki

- `appServiceImage` (App Service Image, required): lscr.io/linuxserver/dokuwiki:2025-05-14

## Services

- dokuwiki: app (lscr.io/linuxserver/dokuwiki:2025-05-14)

## Resources

- [Website](https://dokuwiki.org)

- [Documentation](https://www.dokuwiki.org/manual)

- [Github](https://github.com/splitbrain/dokuwiki)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/dokuwiki)