Skip to content

docs: clarify persistent container storage - #11190

Merged
mudler merged 1 commit into
masterfrom
bot/issue-6924-container-persistence
Jul 30, 2026
Merged

docs: clarify persistent container storage#11190
mudler merged 1 commit into
masterfrom
bot/issue-6924-container-persistence

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Description

This PR fixes #6924 by documenting the four container paths that must be persisted across container recreation and image upgrades. It also:

  • explains exact container-path mappings for UnRAID and other template UIs
  • expands bind-mount and named-volume examples to include models, backends, configuration, and data
  • corrects the obsolete /build/models troubleshooting mount target to /models

Notes for Reviewers

Validation:

  • git diff --check
  • Full Hugo rendering was not run because Hugo is unavailable in the cron environment; downloading the CI-pinned v0.146.3 binary was rejected by GitHub release-assets.

Signed commits

  • Yes, I signed my commits.
  • Documentation updated (docs/content/) for user-facing changes, or not applicable

Document all stateful container paths, explain upgrade behavior and UnRAID mappings, and correct the obsolete troubleshooting mount target.

Assisted-by: Codex:gpt-5
@localai-org-maint-bot
localai-org-maint-bot force-pushed the bot/issue-6924-container-persistence branch from 4a9027e to 3c0bc0c Compare July 29, 2026 14:03
@mudler
mudler merged commit df7c946 into master Jul 30, 2026
65 of 66 checks passed
@mudler
mudler deleted the bot/issue-6924-container-persistence branch July 30, 2026 13:55
@localai-bot localai-bot added the kind/documentation Improvements or additions to documentation label Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker Update Wipes Configuration

3 participants