Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

On my Raspberry Pi 3 I'm running Hypriot OS which installs a minimal host OS and then just runs Docker.

Thanks to cloud-init (Old version though) you can even pre-configure the boot image with your SSH key etc. which allows you to automate your initial install.

https://blog.hypriot.com/downloads/

https://cloudinit.readthedocs.io/en/0.7.9/topics/capabilitie...



BalenaOS is also really good for this: https://www.balena.io/os/


Ubuntu for the RPi also uses cloud-init. I use it create a default user with my username instead of the ubuntu user, deploy ssh keys, install packages and configure the network on newly deployed Pi's.


that is interesting, thanks!

sounds like a super smooth dev and deploy experience


Docker on ARM is not a smooth experience. Hardly anyone builds containers for ARM so you end up either building everything yourself or finding weird -arm versions of popular containers.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: