From 9f66a73c38e695fa52612cae9e90fc9b87c6fb2e Mon Sep 17 00:00:00 2001 From: hhf Date: Mon, 9 Dec 2024 22:49:45 +0530 Subject: [PATCH] Add hoarder/hoarder.xml --- hoarder/hoarder.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 hoarder/hoarder.xml diff --git a/hoarder/hoarder.xml b/hoarder/hoarder.xml new file mode 100644 index 0000000..e878e98 --- /dev/null +++ b/hoarder/hoarder.xml @@ -0,0 +1,45 @@ + + + Hoarder + Hoarder is a web application for archiving and searching content + ghcr.io + hoarder-app/hoarder + true + false + + + MEILI_ADDR + http://meilisearch:7700 + + + BROWSER_WEB_URL + http://chrome:9222 + + + DATA_DIR + /data + + + OPENAI_API_KEY + + + + + bridge + + + 3032 + 3000 + tcp + + + + + + /mnt/user/appdata/hoarder/data + /data + rw + + + http://[IP]:[PORT:3032]/ + \ No newline at end of file