Skip to main content
Version: 0.13.1

thin-edge.io platform support

Common requirements for all systems are:

  • minimum 16MB of RAM
  • mosquitto minimum version 1.6 (for security reasons we recommend the latest 1.x version)
info

Systemd is supported out-of-the box and is recommended for production systems. Other init systems (e.g. OpenRC, s6-overlay, SysVInit, supervisord, runit) are supported via addition packages as detailed in the init system section.

Level 1

Level 1 supported platforms are officially supported and are actively tested in the CI/CD.

  • ARMv7 Raspberry Pi OS 10
  • ARMv8 Raspberry Pi OS 10
  • AMD64 Ubuntu 20.04

Level 2

Level 2 platforms are not officially supported and tested yet, but we know from our experiences that these systems used to work for some maintainers or users. If your os is not listed here, this does not mean it is not working, just give it a try. We are happy to hear about your experience in the Github discussions.

  • Ubuntu 20.04 in WSL (only for development, not for running thin-edge.io due to missing systemd)
  • AMD64 Debian 10
  • ARMv6 Raspberry Pi OS 10 (needs to be built for this specific target, please refer to Issue-161)
  • ARMv7 Raspberry Pi OS 11
  • ARMv8 Raspberry Pi OS 11