elektrine/apps/elektrine_dns/README.md
Maxfield Luke 454e80a8f8
Some checks failed
Deploy Docker Images / Build, push, and deploy (push) Failing after 19m8s
Smoke / Hello from Forgejo Actions (push) Successful in 1s
Initial commit
Fresh repository on git.elektrine.com/elektrine/elektrine.
2026-07-30 01:36:18 -04:00

677 B

Elektrine DNS

Managed DNS app for the Elektrine umbrella.

What lives here

  • Elektrine.DNS context for zones, records, service configs, verification, and query stats
  • authoritative UDP and TCP DNS servers
  • optional recursive resolution path and cache
  • DNS LiveViews and PAT-backed DNS API routes
  • DNS-specific generators for web, mail, VPN, TURN, and Bluesky records

Notes

  • Depends on shared repo/runtime services from elektrine.
  • Reuses the Phoenix host app from elektrine_web for routing and shared layout concerns.
  • The Docker dns profile runs the dedicated DNS service for authoritative queries.

License

AGPL-3.0-only (see ../../LICENSE).