Mono — Ns1
api: enabled: true listen: 127.0.0.1:8080
curl -X PUT -H "X-NS1-Key: your-api-key" \ -d '"zone": "example.com", "ttl": 300' \ http://localhost:8080/v1/zones Add a record with a filter chain: ns1 mono
Because it’s mono, no peer addresses or consensus raft configuration is required. Load a zone via the API (single node means no replication lag): api: enabled: true listen: 127