app-store/apps/dokuwiki/config.json

19 lines
1.0 KiB
JSON
Raw Normal View History

2023-02-28 22:09:13 +00:00
{
"$schema": "../schema.json",
"name": "DokuWiki",
"port": 8149,
"available": true,
"exposable": true,
"id": "dokuwiki",
local domain configs A-G (#676) * feat(actual-budget): change config to support local domain * feat(adguard): change config to support local domain * feat(autobrr): change config to support local domain * feat(barrage): change config to support local domain * feat(bazarr): change config to support local domain * feat(booksonic): change config to support local domain * feat(bookstack): change config to support local domain * feat(calibre-web): change config to support local domain * feat(chatgpt-ui): change config to support local domain * feat(chatpad): change config to support local domain * feat(code-server): change config to support local domain * feat(codex-docs): change config to support local domain * feat(dailytxt): change config to support local domain * feat(dashdot): change config to support local domain * feat(deemix): change config to support local domain * feat(deluge): change config to support local domain * feat(dokuwiki): change config to support local domain * feat(dozzle): change config to support local domain * feat(duplicati): change config to support local domain * feat(emulatorjs): change config to support local domain * feat(excalidraw): change config to support local domain * feat(filebrowser): change config to support local domain * feat(filestash): change config to support local domain * feat(firefly-iii): change config to support local domain * feat(fireshare): change config to support local domain * feat(flatnotes): change config to support local domain * feat(freshrss): change config to support local domain * feat(ghost): change config to support local domain * feat(gitea): change config to support local domain * feat(gotify): change config to support local domain * feat(gotosocial): change config to support local domain * feat(grafana): change config to support local domain * feat(grav): change config to support local domain * feat(grocy): change config to support local domain
2023-06-10 14:46:05 +00:00
"tipi_version": 2,
2023-02-28 22:09:13 +00:00
"version": "2022-07-31a-ls158",
"categories": ["media"],
"description": "DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.",
"short_desc": "DokuWiki is a simple to use and highly versatile Open Source wiki software ",
"author": "https://github.com/dokuwiki",
"source": "https://github.com/dokuwiki/dokuwiki",
"website": "https://www.dokuwiki.org/dokuwiki",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
2023-02-28 22:09:13 +00:00
}