I run EMONCMS entirely on my local network. Would there be an option to add the initial user account and from then on, completely bypass the login screen?
I’ve “sorta” bypassed part of it my modifying “user_model.php” and just stuffing my UN/PW into the code (still need to hit “enter”) but I’m NOT a php wizard and either stop being lazy and figure out how MVC programming works OR just ask here.
Not sure about bypassing login but one thing you could try is to make all your feeds, graphs etc. ‘public’ and you will be able to view them without logging in.
The question has been asked a few times and each time, met with stony silence. I’m totally inexpert with regard to network security and firewalls etc, but I suspect the reason lies in that area - considering that emonCMS originally started as a multi-user publicly accessible network and only it was only after it was well-established as that did it become available for the Raspberry Pi and (with some customisation) other operating systems.