Skip to content

DNS

Rannilen manages DNS providers, zones, and records for a project. Use it when you bind a custom hostname to a hosted app.

Typical flow:

  1. Add a DNS provider (for example Cloudflare) with an API token.
  2. Create or import a zone.
  3. Create records the gateway instructions describe (GET .../dns/gateway-instructions?hostname=).
  4. Bind the hostname on the Skadis app and verify.

DNS tools are not in the MCP registry. Use the console or the admin SDK dns sub-API.

Custom domain certificates on Tefily preprod use Let’s Encrypt. DNS records for issuance must be DNS only (not proxied through a CDN that terminates TLS in front of the cluster), or HTTP-01 / DNS-01 validation can fail.