-
Notifications
You must be signed in to change notification settings - Fork 226
docs: add pre-configured path for volume mounts #7469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
👋 🤖 🤔 Hello, @christinaausley! Did you make your changes in all the right places? These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.8/.
You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds documentation for a new pre-configured path /usr/local/camunda/documents that can be used for volume mounts in containerized deployments, as this path has the correct permissions for the Camunda process.
- Updates local storage configuration documentation to mention the pre-configured mount path
- Updates the Docker configuration example to use the new recommended path
- Clarifies that the new path has proper permissions for the Camunda process user
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
docs/self-managed/concepts/document-handling/configuration/index.md |
Adds a note about using /usr/local/camunda/documents for container volume mounts with proper permissions |
docs/self-managed/concepts/document-handling/configuration/docker.md |
Updates the table description and example to use the new recommended path /usr/local/camunda/documents |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
docs/self-managed/concepts/document-handling/configuration/index.md
Outdated
Show resolved
Hide resolved
eppdot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm ;) just apply the copilot suggestion
…ex.md Co-authored-by: Copilot <[email protected]>
Description
This PR documents the new pre-configured document store path which provides the right permission for container volume mounts.
When should this change go live?
bugorsupportlabel)available & undocumentedlabel)holdlabel)low priolabel)PR Checklist
{type}(scope): {description}commit message(s)/docsdirectory (version 8.9)./versioned_docsdirectory.@camunda/tech-writersunless working with an embedded writer.