Files
appstore/apps/karakeep/source-evidence.json
T
okxlin eb8a6dfe8d Add Karakeep and Collabora apps
Add Karakeep and Collabora as 1Panel v2 local apps with source evidence, strict adapter validation, and moelin/1panel:v2 smoke coverage.
2026-06-27 23:11:20 +08:00

14 lines
940 B
JSON

{
"repository": "https://github.com/karakeep-app/karakeep",
"dockerDocs": "https://github.com/karakeep-app/karakeep/blob/main/docs/docs/02-installation/01-docker.md",
"composeFile": "https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml",
"configDocs": "https://github.com/karakeep-app/karakeep/blob/main/docs/docs/03-configuration/01-environment-variables.md",
"notes": [
"Issue request: https://github.com/okxlin/appstore/issues/2709",
"Upstream Docker docs require KARAKEEP_VERSION=release, NEXTAUTH_SECRET, MEILI_MASTER_KEY, and NEXTAUTH_URL.",
"Upstream compose defines web, chrome, and meilisearch services; this adaptation keeps the same topology.",
"Upstream named volumes are mapped under APP_DATA_DIR so 1Panel users can back up data and Meilisearch indexes from one data directory.",
"OpenAI configuration is optional; Karakeep runs without it and disables AI tagging."
]
}