DNS - Create Domain
Aim
In this demo, we'll be creating a domain. This will internet users and applications searching for your domain can find information from our cloud. You'll then be able to create specific DNS records pointed to.
Prerequisites
You'll need to add the following nameservers to your Domain in your Registrar. ns1.piranha.sh, ns2.piranha.sh, ns3.piranha.sh, ns4.piranha.sh
Instructions
Web Console
Log in to the web console. To create a new domain in your account, navigate to the DNS section and click on the Create Domain button. This will bring you to the domain creation page, where you can input the necessary information to register a new domain.
Upon accessing the Create Domain section, you will see three buttons: Create Button: Clicking this button will submit the data you have entered and proceed with creating the new domain. Ensure that you have filled in all the required fields (Domain Name and Comment) before clicking this button. DNS Domain List Button: Clicking this button will take you back to the Domain List page, where you can view and manage all the domains registered in your account. This provides a quick way to return to the list of domains without having to navigate through the main DNS page. DNS Home Button: Clicking this button will navigate you back to the main DNS management page, where you can see the three columns: DNS Domains and Records, Health Checks, and Domain Registration. This allows you to quickly return to the primary DNS management interface.
Ansible
You can see detailed expected output here Ansible Output
$ cd ansible/
$ ansible-playbook playbook.yml
Terraform
You can see detailed expected output here Terraform Output
$ cd terraform
$ terraform plan
$ terraform apply
Piranha CLI
You can see detailed expected output here Piranha CLI Output
$ cd piranhacli/
$ source ../../../providers/piranha/setup.bash
$ ./dns-create-domain.bash