diff --git a/Images/bitnami-dokuwiki.png b/Images/bitnami-dokuwiki.png new file mode 100644 index 0000000..fabc2ca Binary files /dev/null and b/Images/bitnami-dokuwiki.png differ diff --git a/templates-2.0.json b/templates-2.0.json index 3340b3c..ae157e1 100644 --- a/templates-2.0.json +++ b/templates-2.0.json @@ -3063,6 +3063,24 @@ } ] }, + { + "categories": ["Other", "Tools"], + "description": "DokuWiki is a standards-compliant wiki optimized for creating documentation. Designed to be simple to use for small organizations, it stores all data in plain text files so no database is required.", + "image": "bitnami/dokuwiki:latest", + "logo": "https://dev.ksite.de/rkirchner/PortainerTemplates/raw/branch/master/Images/bitnami-dokuwiki.png", + "name": "DokuWiki", + "platform": "linux", + "ports": ["8080:8080/tcp"], + "restart_policy": "unless-stopped", + "title": "DokuWiki", + "type": 1, + "volumes": [ + { + "bind": "/opt/container/Files/AppData/Config/DokuWiki", + "container": "/bitnami/dokuwiki" + } + ] + }, { "categories": ["Other"], "description": "Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.",