@OrangeMirror the current docker setup will only work for multiple instances
IF
you use the MM_CONFIG_FILE environment variable to run instances off different config files,
or
the MM_PORT env variable to override the port if using the same config.js
all the files will come from the ONE folder tree ~/magicmirror
so this means you would have to setup multiple entries in the compose.yaml to launch multiple instances (with the different config parms)
You have to change the container name too
this is because all the DATA used by the container is external (on docker host filesystem) and not IN the container
an example NOT using docker, but same idea here
https://docs.magicmirror.builders/configuration/introduction.html#advanced-configuration-and-frequently-asked-how-to-configure-examples
@banbutcher I have updated the run-start.sh script… if you would like the latest copy do
cd ~/MagicMirror
curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/run-start.sh > run-start.sh
@BKeyport Thanks!
And theres the solution.
Anjin 7. Dez. 2018, 19:37
I had this problem as well, also impacted image uploading in messages.
First updated to the newest nodebb release (1.11.0) and Node.js stable @ (11.2).
Tried to downgrade Node.js back to (10.12) with no love.
Returned to Node.js stable (11.2), and fixed by simply building sharp locally.
npm install --build-from-source sharp
Cheers
Anjin
Now we just need someone with forum server access! @paviro @roramirez @MichMich
Pretty cool. I was able to get something working fairly quickly but then it took me a while to modify the maybe Romanian phrases like “no snow” and “no rain” and others so there is still some language localization work to be done. Also, I am unable as yet to get my Google calendar ics to work. Is there any log anywhere to debug a “Loading” module? Anyway, nice work!
https://archive.ronrecord.com/smartboard/ipad.html
you got that? if not then let me know I have something that can really helpfull for you that Free shipping codes at verifiedcouponcode. I bought a smart mirror few days back from here while I was working for my Final year project at cheap price.
@Merix
I was wondering if there is an editable module that allows for quotes, class list, pics, and weather with wind data?
All in one module? I don’t think so but there are plenty of modules for quotes, pics and weather with wind data. I’m not really sure what you mean by “class list”
Yes, the normal interface is just a USB connection. You can think of it like turning your screen into a tablet: you can tap on an icon, you can drag your finger(s) like you are drawing, etc… Depending on the orientation you want your monitor to be in you may need to rotate the controls via config file.
@RHAN68 Hello Rhan, you need to tackle your questions one by one because the whole system is complex and not intuitive. You should have some javascript and css knowledge or at least the interest to develop some.
To your questions:
the clock displays the time including seconds with am /pm. I do not want to see the seconds
There’s a new documentation wiht all the basic info you need here
https://docs.magicmirror.builders/
It’s well worth to spend some time with this documentation.
You’ll find descriptions of the default modules and 3rd party modules.
You’ll also find this exact option in the clock module. It is described here:
https://docs.magicmirror.builders/modules/clock.html
, and I want to adjust the font of the am/pm
That would need some css.
You can create a custom.css in the css folder. There you can define styles that overwrite the usual ones.
CSS knowledge needed!
For any of your questions, I’m sure you will find something on this forum.
oh, and the sendSocketNotification from the node_helper back to the modulename.js sends to ALL clients at once… so the client must check if the message is intended for them by checking the identifier supplied by the node_helper
I am making my final assignment on magicmirror home automation with voice comand, is there anyone willing to make a detailed tutorial on making magicmirror home automation with open jarvis, if it pleases me to be very helpful, if I am willing to pay it doesn’t matter, the tutorial can be video or full writing, please help me, thanks.