@jpmens @sys4 What's the best strategy to set up Netbox in a HA environment? DB Cluster and a load balancer (haproxy/keepalive) in front? Any suggestion?
@it_unke @jpmens If you build the platform yourself you probably will use haproxy to gain HA towards the web services and run PostgreSQL in a cluster. If you get a license from NetBox Labs and use their images it will be kubernetes and other software that gives you HA.