Read the statement by Michael Teeuw here.
MagicMirrorOS reload config without reboot
-
Hey Guys, i installed my magicmirror with the magicmirroros. How can i reload the config.js without a complete reboot. pm2 is not installed in the magicmirroros?
i dont want always reboot the pi to see if my config works.
thanks
-
F5.
But some complex/heavy modules might not work . -
@MMRIZE or ctrl-r
but neither reload the node_helpers
-
i just have a connection with ssh.
-
@fischi87 yes the two keystrokes only work on the mm web page
I don’t know is mmos documents how to reload the container. we don’t support that here.
-
@fischi87
You don’t have to “reboot”, connect MM then stop the “pm2” or whatever process manager you use.If you are using pm2, try this. I have not used it but may work for you.
https://pm2.keymetrics.io/docs/usage/watch-and-restart/ -
like i wrote i installed the magicmirroros and there is no pm2. i dont know what start the magicmirror after boot in the os. somebody know what start the magicmirror software?
-
@fischi87 mmos uses a docker container to run MagicMirror. the mm files are on the OS file system and mounted into the container
so you would need to restart the container
docker container restart ????id????see
https://docs.docker.com/engine/reference/commandline/restart/you would need to do
docker container lsto list the containers to get it’s id to use in the restart command
-
-
this works thank you.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login