Skip to content

History / Installation Unraid

Revisions

  • docs: rewrite wiki for readability — validated against source, restructured nav, instructional voice

    chodeus committed Jun 17, 2026
  • docs(unraid): correct template install instructions Unraid has no 'paste a URL' field. Document the wget-to-templates-user flow instead so the template actually shows up in the Template dropdown.

    @chodeus chodeus committed May 22, 2026
  • docs(unraid): point at the new XML template

    @chodeus chodeus committed May 22, 2026
  • Restructure wiki for readability: split install, unify module docs, add Kometa guide - Add Kometa-Integration page: end-to-end setup between Kometa's asset_directory and CHUB's poster_renamerr (Docker mount alignment, PUID/PGID gotchas, verification steps). - Modules.md: each module now carries its full YAML block next to the prose (was split across Modules and Configuration). Emoji anchors for every module with a jump-to TOC at the top. - Configuration.md: drop per-module YAML (moved to Modules). Keep top-level blocks (general/auth/instances/schedule/notifications/ user_interface) plus a complete end-to-end example config.yml that covers every module minimally — previous version was missing several modules. - Installation.md: focus on Docker Compose + single-run Docker as the primary paths. Move Unraid and bare-metal to sibling pages. - Installation-Unraid.md, Installation-Bare-Metal.md: new sibling pages with platform-specific guidance (Unraid PUID/GID, systemd unit for bare metal). - First-Run.md: new page for post-install setup — admin user, instance wiring, module enablement, schedule, smoke test, and the password-reset flow. - sync_gdrive: replace the inline service-account walkthrough with a link to the DAPS rclone configuration guide (CHUB uses the same rclone backend; DAPS's version has screenshots and covers both service account and OAuth paths). - Sidebar reorganised with the new pages grouped under Install.

    @chodeus chodeus committed Apr 20, 2026