Recommended easy path

Unraid Community Apps

Install Tater and Redis Stack from Unraid Community Apps with persistent storage for Agent Lab and runtime config.

Low
Why choose this

Key points

  • Tater is available in the Unraid Community Apps store.
  • The README recommends installing both Tater and Redis Stack from the app store templates.
  • Persistent Agent Lab and .runtime storage matters so updates do not wipe workspace data or Redis setup/encryption state.
Install flow

Steps

  1. Open Unraid Community Apps and install Redis Stack.
  2. Install Tater from the Community Apps store.
  3. Add persistent path mappings for /app/agent_lab and /app/.runtime inside the container (for example /mnt/user/appdata/tater/agent_lab and /mnt/user/appdata/tater/runtime).
  4. Optional but recommended: set TZ and map /etc/localtime + /etc/timezone for local container time.
  5. Start the containers and finish configuration in the WebUI.
Important notes
  • Without /app/agent_lab mapping, Agent Lab data can be lost on rebuild/update.
  • Without /app/.runtime mapping, Redis setup popup config and Redis encryption key/state can be lost on rebuild/update.