FER&REN Portal / Cluster monitoring, failover, and operations log.
HA infrastructure
Monitors Directus, Patroni/PostgreSQL, etcd, and container services, with controlled reconciliation, restart, failover, and failback operations.
01Input
The agent checks Directus, PostgreSQL/Patroni, etcd, and containers.
02Process
Rules distinguish degradation, leader loss, and failures that allow recovery.
03Outcome
Reconciliation, failover, failback, and restarts are recorded in an operations log.
How I built it
The tool does not present a context-free failover button. Before acting, it gathers cluster health and leadership, restricts operations by permission, and records the outcome so a recovery can be reviewed later.