The Hadean Platform, Muxer and Autoscaler are available as Linux binaries, our instructions are based on Ubuntu LTS 20.04 and require bash , build-essentials and fuse-overlayfs packages to be installed. To install these on Ubuntu, you can do:
1
sudoapt update
2
sudoaptinstall build-essential fuse-overlayfs
Copied!
Note that in order to build the examples provided you will also need to have cmake installed along with pkg-config