Crates.io | sensorhive-fbp |
lib.rs | sensorhive-fbp |
version | 0.1.0 |
source | src |
created_at | 2023-07-16 14:48:04.533844 |
updated_at | 2023-07-16 14:48:04.533844 |
description | Sensor Hive First Boot Provisioner |
homepage | |
repository | |
max_upload_size | |
id | 917793 |
size | 3,178 |
The first boot provisioning program (sensorhive-fbp
or fbp
for short) is a program that can be ran during systemd's first boot target to provision the system.
Many ways to skin a cat exist.
fbp
vs fbpd
This project is part of two executables, one is the daemon that runs on the system to be provisioned (fbpd
). The other is the client (fbp
) that allows you to connect to the system to be provisioned.