Go to file
Pascal Vizeli 6ca35fb1af
Create .hadolint.yaml
2019-05-09 10:10:53 +02:00
.github Delete main.workflow 2019-05-09 09:43:43 +02:00
Documentation Adding /etc/modprobe.d folder for module configuration (#397) 2019-05-08 13:15:48 +02:00
buildroot Rpi: update kernel 4.14.98 42f1859 (#360) 2019-02-21 15:23:42 +01:00
buildroot-external Adding /etc/modprobe.d folder for module configuration (#397) 2019-05-08 13:15:48 +02:00
buildroot-patches Rpi: update kernel 4.14.98 42f1859 (#360) 2019-02-21 15:23:42 +01:00
scripts BUILD: Build with make (#306) 2019-01-04 22:01:43 +01:00
.dockerignore build: tuning dockerignore 2018-10-11 20:56:11 +02:00
.gitignore Create OTA updater (#34) 2018-06-24 00:11:54 +02:00
.hadolint.yaml Create .hadolint.yaml 2019-05-09 10:10:53 +02:00
Dockerfile Update Dockerfile 2019-05-09 10:08:58 +02:00
LICENSE Update LICENSE 2018-04-15 10:27:33 +02:00
Makefile BUILD: Build with make (#306) 2019-01-04 22:01:43 +01:00
README.md Update README.md 2018-12-31 11:18:22 +01:00
azure-pipelines.yml Set up CI with Azure Pipelines 2019-05-09 10:00:51 +02:00

README.md

HassOS

Hass.io OS based on buildroot. It's a hypervisor for Docker and supports various kind of IoT hardware. It is also available as virtual appliance. The whole system is optimized for embedded system and security. You can update the system simple with OTA updates or offline updates.

Focus

  • Barebox as bootloader on EFI
  • U-Boot as bootloader on IoT
  • RAUC for OTA updates
  • SquashFS LZ4 as filesystem
  • Docker 18.09.0
  • AppArmor protected
  • ZRAM LZ4 for /tmp, /var, swap
  • Run every supervisor