Skip to content

Fixed docker compose fuseki mount folder - #212

Merged
SergiyGoloviatinskiOFS merged 2 commits into
mainfrom
fix/local-docker-compose-fuseki-mount
Sep 15, 2026
Merged

SergiyGoloviatinskiOFS merged 2 commits into
mainfrom
fix/local-docker-compose-fuseki-mount

Conversation

@SergiyGoloviatinskiOFS

Copy link
Copy Markdown
Contributor

Fixes fuseki mount folder in docker-compose, otherwise the data is lost after a docker compose down

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Changes recommended

The volume should target /fuseki-base/databases to avoid persisting and masking mutable image configuration.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates Fuseki’s Docker volume mount to persist its dataset.

Changes:

  • Changes the Fuseki volume target from /fuseki to /fuseki-base.
File summaries
File Description
docker-compose.yml Updates the Fuseki persistence mount path.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docker-compose.yml Outdated
Copilot AI review requested due to automatic review settings September 14, 2026 14:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The mount now matches the secoresearch/fuseki:5.5.0 database location and preserves data across container recreation.

Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

@SergiyGoloviatinskiOFS
SergiyGoloviatinskiOFS merged commit 51fcc76 into main Sep 15, 2026
15 checks passed
@SergiyGoloviatinskiOFS
SergiyGoloviatinskiOFS deleted the fix/local-docker-compose-fuseki-mount branch September 15, 2026 06:44
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