Nubiecloud Docs
Domains & TLS

Domains & TLS

Automatic subdomain, custom domain and automatic TLS certificates for your applications.

Every deployed application is exposed on the Internet over HTTPS. Nubiecloud provides an automatic subdomain and lets you add your custom domain, with an automatically managed TLS certificate.

Automatic subdomain

With no configuration, your application gets a URL of the form:

https://app-name-xxxx.<nubiecloud-apps-domain>

(xxxx is a unique identifier). That URL works right away, over HTTPS.

Custom domain

You can expose the application on your own domain (one or several, comma-separated) — see Custom domain & DNS.

ℹ️ Domains are declared individually: wildcards (*.example.com) are not supported.

Automatic TLS

The TLS certificate is obtained and renewed automatically (through Let's Encrypt). There is nothing to install nor to renew: once your domain's DNS is correctly configured, the certificate is issued within minutes.

See also

On this page