briodan
briodan
### What happened? i have an ESP8266 that reboots every 1-4 hours with an Exception (29). it flashed with 0.13.3 from the web installer, currently does not have anything connected...
### Describe the problem you are having container does not start, complaining that it cant connect to upstream client docker compose file: ``` version: '2.4' networks: iot-net: external: true services:...
are there any client mode instruction that actually describe how to use it? the instructions [here](https://docs.magicmirror.builders/getting-started/installation.html#manual-installation) say to run with `node clientonly --address 192.168.1.5 --port 8080` but unfortunately that does...
I found it handy to have a restart button for containers that I can push from a dashboard.
updating instructions on how to run MagicMirror in server only and client only mode.