Hubfly spaceDocs
Console

Custom Domains & SSL

Hubfly space allows linking your own custom domain names (e.g. api.yourdomain.com or app.acme.org) directly to containers, load balancers, or identity-protected routes with automatic managed TLS/SSL certificates.

How Custom Domain Routing Works

Hubfly space's global edge proxy terminates TLS at the edge, checks firewall and identity access policies, and routes traffic through private networks to your container ports or load balancer backends.

Adding A Custom Domain

1. Open Domains View

Go to the Domains section in the Dashboard navigation bar or inside your project container network settings.

2. Enter Hostname & Target

Enter your fully qualified domain name (e.g. api.example.com) and select the target container or load balancer.

3. Configure DNS Records

Add the required CNAME or A/AAAA record at your domain registrar (Cloudflare, Namecheap, Route53, GoDaddy).

4. Automatic SSL Provisioning

Once DNS propagates, Hubfly space automatically provisions and attaches an SSL certificate.

Required DNS Configuration

Domain TypeRecord TypeHost / NameValue / Target
Subdomain (e.g. app.domain.com)CNAMEappproxy.hubfly.space
Apex / Root (e.g. domain.com)ALIAS / ANAME / A@Provided in Dashboard setup modal

Automatic Certificate Renewal

TLS/SSL certificates are automatically renewed 30 days prior to expiration. No manual action or ACME renewal cron is required.
Something unclear or out of date? Emailsupport@hubfly.spaceBack to top