Image DokuWiki hinzugefügt
This commit is contained in:
BIN
Images/bitnami-dokuwiki.png
Normal file
BIN
Images/bitnami-dokuwiki.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
@ -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"],
|
"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.",
|
"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.",
|
||||||
|
Reference in New Issue
Block a user