{ "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." ] }