MIA is a Minimal Init Application. It serves as init process (an alternative to systemd) in Linux VM built for Gevulot Network. It is used by default in Gevulot Control CLI tool. Its job is to configure environment and launch the main application in the VM.
mia
- MIA source codemia-installer
- installer for MIA (CLI and library)
MIA is using Gevulot Runtime configuration to configure the environment for main application.
See docs of gevulot_rs::runtime_config
.