PoppyDad wrote: > First of all philchillbill, a big thank you for sharing the fruits of > your hard work and making this brilliant system even better (and to all > others in the community doing the same). > > To set the scene I'm not an IT professional but have written code many > years ago in QuickBasic, VB and APL (strange mathematical language) and > regularly write queries using SQL in my job. I don't know about > tunnels, Linux Pearl or Python but will enjoy spending some time > studying some of this when I retire next year. > > I have LMS running on a Windoows 10 PC and have followed your > instructions to get LMS-lite up and running. I now want to setup > autostart and autoupdate for ngrok. It looks like the setup > instructions for autostart refer to Linux. Where the instructions say > use nano to update ngrok.yml I used notepad. > > I'm struggling with the systemd config section. This appears to create > a file in the Linux folders etc/systemd/system/. Is there an equivalent > under Windows? > > I've looked at the autoupdate instructions for which I assume I'll need > to download Python or Pearl and read up on them - but I need to sort out > autostart first. > > I hope the above makes sense but basically I'm hoping for some guidance > using Windows. Has anyone out there setup autostart and autoupdate on a > Windows system? If so could you share some detail on how you did it. > > Many thanks.
All that systemd stuff is only for Linux-based OS users :rolleyes:. For Windows, see https://support.microsoft.com/en-us/help/4026268/windows-10-change-startup-apps to get ngrok to autostart at system boot. I'd advise playing around with ngrok initially via your browser rather than via the skill, as it will be easier to debug. Remember, your ngrok url will conveniently expose the familiar LMS GUI in the browser if correctly configured. If you get ngrok autostarting then after a reboot visit http://localhost:4040 to see what your newly-assigned ngrok subdomain url is. Visit that https url from a browser and enter your username/password when prompted - if it all worked out, that will be the familiar LMS GUI. ------------------------------------------------------------------------ philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920 View this thread: http://forums.slimdevices.com/showthread.php?t=111443 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
