Configuration Guide
Step-by-step guide to setting up and managing your DNS infrastructure with DNS Fabric.
Adding a Provider
Before you can manage zones, you need to connect your cloud DNS providers. This gives DNS Fabric permission to read and write records on your behalf.
- Navigate to the Providers section in the dashboard.
- Click Add Provider.
- Select your provider type (e.g., AWS, Google, Azure).
- Enter the required credentials (API keys, Service Account JSON, etc.).
- Click Save. DNS Fabric will verify the connection immediately.
Managing Zones
Once a provider is added, you can import existing zones or create new ones.
Importing Zones
DNS Fabric can automatically discover zones from your connected providers. Go to the Zones page and click Sync to pull in all existing domains.
Creating a New Zone
Click Create Zone, enter the domain name, and select the provider. You can also choose to create a "Multi-Provider Zone" to deploy the same zone to multiple providers simultaneously for redundancy.
Managing Records
Click on any zone to view and manage its records. DNS Fabric standardizes record management across all providers.
- Add Record
Click "Add Record", select the type (A, AAAA, CNAME, TXT, etc.), and enter the details.
- Bulk Operations
Select multiple records to delete or update TTLs in bulk.
- Versioning
DNS Fabric keeps a history of record changes, allowing you to rollback if needed.