Skip to content

chore: add proactive config writability checks to entrypoint scripts#20

Merged
cgnl merged 1 commit into
mainfrom
chore/verify-config-writable
Jun 27, 2026
Merged

chore: add proactive config writability checks to entrypoint scripts#20
cgnl merged 1 commit into
mainfrom
chore/verify-config-writable

Conversation

@simonfr

@simonfr simonfr commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

This PR adds a proactive verify_config_writable check in the container entrypoint scripts (docker-entrypoint.sh and standalone-entrypoint.sh).

If the volume configuration has permission/ownership issues that would lead to attempt to write a readonly database later in the boot process (such as reported in #17), the entrypoint will now clearly warn the user in the docker logs with troubleshooting steps (chown, volume mount check, etc.).

@simonfr simonfr force-pushed the chore/verify-config-writable branch 3 times, most recently from 03b1021 to 6d510ae Compare June 25, 2026 07:48
@simonfr simonfr force-pushed the chore/verify-config-writable branch from 6d510ae to a474ca3 Compare June 25, 2026 07:52
@cgnl cgnl merged commit a29dd4f into main Jun 27, 2026
6 checks passed
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.

2 participants