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

Running in --read-only mode #223

Open
Al4ise opened this issue Nov 25, 2024 · 2 comments
Open

Running in --read-only mode #223

Al4ise opened this issue Nov 25, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Al4ise
Copy link

Al4ise commented Nov 25, 2024

I am working on implementing ibeam into a read only filesystem Docker image for security reasons. Will that be possible?

@Al4ise Al4ise added the enhancement New feature or request label Nov 25, 2024
@Voyz
Copy link
Owner

Voyz commented Nov 26, 2024

Hey @Al4ise interesting question, I've never tried that. I know that the Gateway itself writes a bunch of logs to a couple of files, and I think some vertex files too. I'd suggest first trying to figure out if you can disable these outputs. If that can be done then I think it may be doable, as IBeam file logs can also be disabled

@Al4ise
Copy link
Author

Al4ise commented Nov 28, 2024

Hey, thanks for the answer. I figured something out, though so many directories have to be written to that the enhanced security aspect of --read-only is almost gone. I'll play around with it some more and see if I am missing something.

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

2 participants