PodWarden
User ManualPodWarden Hub

DDNS Subdomains

Allocate and manage dynamic DNS subdomains under vxloc.com for your PodWarden instances

PodWarden Hub DDNS subdomains
Dynamic DNS subdomain management under vxloc.com

What you see

URL: /dashboard/ddns (requires login)

The DDNS page lets you allocate subdomains under Hub-managed domains (e.g. vxloc.com) for your PodWarden instances. When your instance connects to Hub, it reports its public IP. Hub automatically updates the DNS record via Cloudflare, so your services are always reachable at a stable hostname even if your IP changes.

The page has a header with the title and an "Allocate Subdomain" button. Below that is a card listing your allocated subdomains, or an empty state with setup instructions.

Fields / columns

Each subdomain entry shows:

FieldDescription
FQDNThe full domain name (e.g. swift17.vxloc.com)
StatusCurrent DNS record status
Slug typeauto (system-generated) or custom (user-chosen)
IP addressThe current IP address the subdomain points to
Last updatedWhen the DNS record was last updated
CreatedWhen the subdomain was allocated
Last errorError message if the last DNS update failed (shown only on error)

Available actions

ActionWhereWhat it does
Allocate SubdomainPage header buttonOpens a modal to allocate a new subdomain
ReleaseTrash icon per subdomainDeletes the subdomain and its DNS record. Requires confirmation.

Allocate subdomain modal

FieldDescription
DomainDropdown to select the parent domain (e.g. vxloc.com)
Custom SlugOptional. 3-30 characters, lowercase letters, numbers, and hyphens. Leave empty for an auto-generated slug (e.g. swift17). Custom slugs may require a paid plan.
PreviewShows the full FQDN based on your slug and selected domain

Status badges

BadgeMeaning
ActiveDNS record is live and being updated
PendingSubdomain is allocated but DNS record has not been created yet
ErrorThe last DNS update failed. Check the error message for details.
SuspendedSubdomain has been suspended by an administrator

Tier limits

TierSubdomainsCustom slugsBring your own domain
Free1NoNo
Pro50YesNo
BusinessUnlimitedYesYes
EnterpriseUnlimitedYesYes

Related docs