Ask HN: Minimalist OS to run a WebApp?
I'm looking into building a "greeting screen" web application that just displays some data in full-screen.
I was thinking about system requirements,and I came up with this:
- OS: Debian
- Electron: Wrapper for the web app
- Hardware: Raspberry-pi or an equivalent cheap solution.
Does HN have any better insights or previous experiences?
7 comments
[ 3.9 ms ] story [ 28.9 ms ] threadThe server is remote
https://pimylifeup.com/raspberry-pi-flint-os/
or running a light wm like xmonad / i3wm instead of just running from command line using x depending on the functionality you want http://www.alandmoore.com/blog/2011/11/05/creating-a-kiosk-w...
Very easy to lock up, easily administered (reboot/screenshot) from the management console. We have a few hundreds of them out there, works like a charm and pretty much no work.
I'd advise against the likes of RPI's if you need a few and remote manage them. Deploying new app versions is very easy and the thing just works. Don't underestimate the freedom it gives to not have to do any damn thing on the box, ever. When working at scale the time you save is enormous.