Skip to content
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

Set permissions after DB initialise; make media permissions optional #255

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mpfl
Copy link

@mpfl mpfl commented Jan 13, 2024

This pull request fixes #254 by changing the order of entrypoint.sh

It also adds a new ENV: FIX_MEDIA_PERMISSIONS that, if set to false, stops bragi from trying to change the ownership on the /input and /output directories. Bragi isn’t the only app that is accessing those directories so I don’t want it to take ownership of everything. /config remains untouched as only bragi has access to that anyway.

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.

New install with UID/GID set cannot access own database or secret key
1 participant