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

Read-Only mode for Docker #1090

Open
6 tasks
ChristianMayer opened this issue Nov 14, 2021 · 0 comments
Open
6 tasks

Read-Only mode for Docker #1090

ChristianMayer opened this issue Nov 14, 2021 · 0 comments

Comments

@ChristianMayer
Copy link
Member

The Docker image should have a switch that forces it to a read only mode where the user of the container can't do any damage:

  • prevent sending any data to the bus
    • for KNX (i.e. disable w)
    • for OpenHAB
    • for MQTT
  • prevent modifying files (like config) by disabling the write infrastructure
  • prevent accessing the manager and editor

Note: plugins or external includes (iframe) that might contain a writing function are out of the scope of this feature request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant