Installation overview
:::note Placeholder page :::
Ballast has two components you install separately:
- The centre — one instance, holding desired state in PostgreSQL and serving it over gRPC (to agents) and REST (to the UI). Install this first.
- The agent — one per Hyper-V host, installed as a Windows service. Each agent registers with the centre, reports its inventory, and begins reconciling whatever desired state it is assigned.
Install order:
- Install the centre.
- Install the agent on each host you want Ballast to manage.
- Continue to Your First Cluster to bring a host under management and, optionally, join it to a cluster.