Hi! Am Mittwoch, 21. November 2018 03:08:31 UTC+1 schrieb Sir BearKat: > > Has anyone else done this? Does anyone have a flow that's known to work on > the BBB rev C? >
Most of my projects provide a web interface. I never used a slow node-red service. Instead I install lighttpd to serve the pages (and I use further features like https and user login) . For contingous site updates ie. in a control panel showing the current system state I use fcgi. This meight be a solution for you as well. Regards -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/d18815d3-07ab-4642-a630-a876c467c15d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
