Tutorial Part 3: Config management
The configuration of a FastIoT project is divided in three parts:
configure.pyfor the overall project setup.manifest.yamlin the service’s directory to specifically configure a single service.Deployments in the directory
deploymentsto configure the roll out of the software.