Multiple device management
Guide how to setup, configure and maintain multiple devices
The platform is designed to support “infrastructure as code”.
This means you can deploy, configure, and maintain multiple devices at scale based on a declarative approach.
A few examples:
- The entire disk image can be replaced over the network using our Freeloader tool.
- An Ansible setup.yaml can be placed on the boot partition that is run at first boot to set up things like ssh keys and user accounts.
- A tool like Ansible can be used to configure and maintain multiple devices after setup.
How to build a full declarative multi device setup from scratch
Last modified September 1, 2021