🇺🇸 English
AO Tooling: AOForm
Sep 2, 2024
AO's hyperparallel design means real systems aren't single processes — they're constellations of dozens of cooperating processes, each with its own state, ownership, and upgrade path. Without a deployment tool, that complexity collapses you. AOForm is our answer: a single config file, deterministic deploys, idempotent upgrades. It's how we ship Botega, Dexi, and the rest of the AF stack without losing days to manual orchestration.
In this video, we explore AOForm, a tool for deploying and upgrading multiprocess systems in the AO ecosystem. Like Terraform, AOForm uses a single config file to simplify deployments. We'll show how it manages deployment states and efficiently upgrades components, making it essential for optimizing workflows and maintaining infrastructure.
Learn more:
https://github.com/Autonomous-Finance/aoform
https://www.npmjs.com/package/aoform
https://github.com/Autonomous-Finance