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

Make containers work with READ_ONLY file system #59

Open
Timshel opened this issue May 21, 2024 · 1 comment
Open

Make containers work with READ_ONLY file system #59

Timshel opened this issue May 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Timshel
Copy link
Owner

Timshel commented May 21, 2024

In both main and sso-support this is due to the change in start.sh to allow supporting different front-end.

For main

Fix should be trivial since we should be able to use WEB_VAULT_FOLDER to switch between the different front-ends.

For sso-support (cf PR)

We modify the /web-vault/app/main.*.css to hide/show the SSO button.
Basic solution could be to try to make the modification and continue if it fails but with current frontend builds it would mean no sso button :(.
Of course with a modified front end build the button could be shown by default.

@Timshel
Copy link
Owner Author

Timshel commented May 21, 2024

For main testing now include the modification in docker-hub and ghcr.io.

@Timshel Timshel added the enhancement New feature or request label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant