First steps: install, evaluate, and verify Nexus GSLB.
This page contains step-by-step tutorials to help you get hands-on with Nexus GSLB.
Pleiades is a DNS-based Global Server Load Balancer (GSLB). It answers A/AAAA queries and selects backend IPs using a health-aware, client-IP-aware load balancer. Configuration is stored in SQLite and managed via a REST API. Runtime state (health,…
This guide explains how to install and run Nexus GSLB (gslbd) on Linux using: (a) the automated install script, (b) Docker / Docker Compose, or (c) a manual tarball install. Pre-built binaries for Linux and macOS (amd64/arm64) and Windows (amd64) are…
This guide gets you from zero to a working DNS server in under 10 minutes. You will install the daemon, start it with a minimal config, and verify DNS responses using dig.