← Back to Journal

Edge01 Becomes Abbey's Internal DNS Server

Commissioned Abbey's first internal authoritative DNS service using Technitium DNS on edge01.

Tags: Abbey Root • Infrastructure • DNS • Raspberry Pi • Networking

Edge01 Becomes Abbey’s Internal DNS Server

Summary

Today marked an important infrastructure milestone for Abbey Root with the deployment of its first internal authoritative DNS service.

Technitium DNS was installed on the Raspberry Pi edge01 and configured to serve the home.arpa internal DNS zone. Initial DNS records were created for the core Abbey infrastructure, providing stable hostnames for the lab instead of relying solely on IP addresses.

Cloudflare was configured as the upstream resolver, and both forward and reverse DNS resolution were successfully validated. As a controlled rollout, only ubuntu-dev01 was configured to use the new DNS server while the remainder of the network continues using the existing AT&T gateway during an evaluation period.

The deployment establishes the foundation for future infrastructure improvements such as friendly service names, reverse proxying, TLS, monitoring, and service discovery.

Accomplishments

Lessons Learned

Next Steps