Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] wisdommen Templates

Featured Replies

This thread is the support venue for templates published from https://github.com/wisdommen/unraid-templates

HINDSIGHT

A self-hosted agent memory system that gives LLM applications persistent, queryable memory with knowledge graph, entity resolution, and multi-strategy semantic retrieval. State-of-the-art on the LongMemEval benchmark.

Application Name: hindsight

Application Site: https://hindsight.vectorize.io/

Github (project): https://github.com/vectorize-io/hindsight

Image Registry: https://github.com/vectorize-io/hindsight/pkgs/container/hindsight

License: MIT

Defaults

  • Fully self-hosted: embedded PostgreSQL (pg0), local sentence-transformers for embeddings + reranker, your choice of LLM provider for fact extraction (OpenAI, Anthropic, Gemini, Groq, DeepSeek, MiniMax, Vertex AI, Ollama, or LM Studio)

  • Persistent HuggingFace model cache at /mnt/user/appdata/hindsight/cache (~220 MB after first run)

  • Persistent embedded database at /mnt/user/appdata/hindsight/pg0

  • Endpoints: Web UI on port 9999, REST API + MCP on port 8888

Optional

  • Set HINDSIGHT_API_DATABASE_URL to use external PostgreSQL with the pgvector extension instead of the embedded pg0

  • Set HINDSIGHT_API_LLM_BASE_URL for self-hosted OpenAI-compatible endpoints (Ollama, LM Studio, etc.)

First-run notes

  • The template runs the container as root for the first ~50 ms to chown the bind-mounted cache and database paths to the application user (uid 1000), then drops privileges via runuser. Unraid creates bind paths as 99:100 by default; this wrapper makes the install zero-touch with no manual chown required.

  • First start downloads ~220 MB of model weights (BAAI/bge-small-en-v1.5 + cross-encoder/ms-marco-MiniLM-L-6-v2) into the cache mount. Subsequent restarts are instant.

  • You will need an LLM API key. See https://hindsight.vectorize.io/developer/models for supported providers.

Support

  • Reply in this thread with the full container log (Docker tab → Hindsight → Logs) for any startup or runtime issues.

  • For upstream image bugs (the Hindsight server itself), file at https://github.com/vectorize-io/hindsight/issues

  • For template / Unraid-specific bugs, this thread or https://github.com/wisdommen/unraid-templates/issues

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.