← Back to system FER&REN Portal

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.

Demo recreated with Remotion from the real Portal implementation, using fictional records and no production connection. It does not fully reproduce the production Portal’s interface or user experience.

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.