Ns1 - Mono
api: enabled: true listen: 127.0.0.1:8080
node: id: mono-node-1 role: primary listen: 0.0.0.0:53 database: type: boltdb path: /var/lib/ns1/mono.db 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
Have you tried running NS1 in mono mode? Let us know in the comments what filters or automation you’re testing. ns1 mono
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: