Automatic HTTPS
The generated address already carries a Let’s Encrypt certificate, issued and renewed by the platform. The same applies to a custom domain: once the domain resolves to your instance, the certificate is requested automatically.Add a domain
Prerequisites
- A domain name you control
- The application deployed and running
1
Open the Domains tab
Open the application, then select the Domains tab.
2
Enter the domain
Type the host name to attach, for example
app.example.com. The console checks it as you type and tells you what will happen.3
Choose the service
An application made of several services asks which one receives the domain.
4
Apply
Select Add. The task applies the domain and the certificate is issued shortly after.
Two cases
The DNS zone is managed at OnetSolutions
If the parent domain has a DNS zone in the same organization, the console says so and creates the A record for you. Nothing to do on your side. The record points to the public IPv4 address of the instance, with a 300 second TTL. An existing A record with a different value is updated, and its previous value is kept in the application history.The DNS zone is elsewhere
If the domain is hosted at another provider, the console shows the IP address to point to. Create anA record at your registrar, then add the domain: the console verifies that the name resolves to your instance before applying it.
DNS propagation can take from a few minutes to a few hours. If verification fails right after you create the record, wait and try again.

