unclehack
unclehack
> This change has been on purpose, see #2116. The reason this folder was writeable is for Docker to store the `key.json` file. This is now redirected to a wrietable...
`jq -s '.[0] * .[1]' base-daemon.json local.json` is able to merge the json configuration properly. It even overrides existing configuration options. We can use this command as a pre-start script...
@agners: This should work. You'll probably want to modify this. [implement-docker-local-conf.txt](https://github.com/home-assistant/operating-system/files/9736894/implement-docker-local-conf.txt) The initial build of the images takes some time.
@agners: Did you take a look at the posted patch? Is there something you want to have changed in that patch?
> > Perhaps it might be a good idea to build something similar to HA OS with SSH access and a few other changes. Maybe that would bring back some...
> > It's just that it doesn't make sense to have hardcoded and read-only settings because someone will break their system. > > Why does that not make sense? It...
@agners: I don't see a way to open a simple ticket which isn't a bug report. The following patch would be helpful for HA OS: ``` diff --git a/buildroot-external/kernel/docker.config b/buildroot-external/kernel/docker.config...
The local API support is probably never going to be implemented. They want to collect the customer's data. They want to have the keys of all devices on their cloud...
> @unclehack A Github issue is not really the correct place for a rant. Take this to a forum But to addres a couple of things. You obviously have never...