URL customization
You can request to customize your domain to have a URL that uses a domain different from the default one (*.bonitacloud.com).
|
Requesting a URL customization
Step 1: Open a case on the Customer Service Center
To request a URL Customization of your Bonita Cloud environments, create a new case on the Customer Service Center. Select Professional Services as the type of request and make sure to provide the following information in your case:
-
The domain (example: mydomain.com) or subdomain (example: subdomain.mydomain.com) to delegate to Bonitasoft.
This request requires you to delegate responsibility of the whole domain name (or subdomain) to the Bonita Cloud DNS service. Besides, the same domain (or subdomain) will be applied to all environments. |
-
The current and new environment Fully Qualified Domain Name (FQDN) as follows:
Environment | Current FQDN | New FQDN |
---|---|---|
Non-Production (Integration) |
Example: customer-name-integration.bonitacloud.com |
Example: integration.mydomain.com OR integration.subdomain.mydomain.com |
Non-Production (Pre-production) |
Example: customer-name-preproduction.bonitacloud.com |
Example: preproduction.mydomain.com OR preproduction.subdomain.mydomain.com |
Production |
Example: customer-name.bonitacloud.com |
Example: projectname.mydomain.com OR projectname.subdomain.mydomain.com |
Continuous delivery |
Example: customer-name-cd.bonitacloud.com |
Example: cd.mydomain.com OR cd.subdomain.mydomain.com |
… |
Step 2: Perform the delegation with low TTL
Bonitasoft will provide the corresponding DNS configuration (Name Servers) to delegate your domain or subdomain.
To limit the time to take DNS changes into account, ensure to minimize the TTL (time to live) of NS entries (300 seconds for example) before delegating your domain to Bonitasoft Name Servers. NS stands for 'name server', it’s the type of the record that indicates which DNS servers are authoritative for that domain. |