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