The following instructions help you deploy a sample application integrated with the platform built-in DNS services. The application provides a UI to perform the typical operations with resources, bind them with domains, and create DNS records for them.
The application imitates provisioning of VPSes (virtual private servers) for customers.
In this document:
This phase aims at creating an application APS connector and an APS application instance in it. The latter imitates a connection of the platform with an original application.
The platform configuration must meet the installation Prerequisites, that means it must be configured to use the Docker registry and has a service node implementing the endpoint host role.
DNS Sample Application
package to your local
computer.Wait until the new instance appears and its status is Ready. If it takes longer than 2 minutes, navigate to Operations > Tasks to clarify the cause of the delay.
In this phase you will create a service plan and all other required product components in the platform containing OSS and BSS. In addition, the service plan must upsell a domain registration service plan. The latter must provide a domain for the main service plan.
Create a domain registration service plan and then add it as upsell to the main service plan. Follow the instructions in the Bind-to-Domain demo project to complete it.
Create and subscribe your test customer to the new service plan and then test the application functionality as explained in Provisioning phase of the Bind-to-Domain demo project.