Skip to content

feat: add Open WebUI volume mount and format containerApp entry#944

Open
chyipin wants to merge 1 commit into
docker:mainfrom
chyipin:feature/open-webui-launch-enhancement
Open

feat: add Open WebUI volume mount and format containerApp entry#944
chyipin wants to merge 1 commit into
docker:mainfrom
chyipin:feature/open-webui-launch-enhancement

Conversation

@chyipin
Copy link
Copy Markdown

@chyipin chyipin commented May 28, 2026

  • Add persistent data volume for Open WebUI (openwebui_data:/app/backend/data) so user data survives container restarts
  • Expand the single-line openwebui struct literal to multi-line format, matching the style of the anythingllm entry

Add persistent data volume for Open WebUI (`openwebui_data:/app/backend/data`)
and expand the single-line struct literal to match the multi-line style used
by the other containerApp entries.
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the openwebui container configuration in cmd/cli/commands/launch.go to mount a persistent Docker volume (openwebui_data) to /app/backend/data. This ensures that data is persisted across container restarts. There are no review comments to address, and the change looks correct and complete.

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants