DNS, or Domain Name System, serves as the internet's directory, translating human-readable domain names into machine-readable IP addresses (e.g. "xkcd.com" => 151.101.0.67). This translation allows users to access websites, send emails, and utilize other internet services using familiar domain names instead of numerical IP addresses.
...
- The DNS record assigned to each machine has the following pattern
<machine-name>.<tenancy-name>.<parameter><hosting-location>.ewcloud.host hostwhere:- parameter hosting-location: f relative to ECMWF or s relative to EUMETSAT means an ECMWF-hosted VM and s means a EUMETSAT-hosted VM
- Example: myVM.example_tenancy.s.ewcloud.host
- The DNS record is created after provisioning a machine in Morpheus and it is available after some minutes (up to 15 minutes).
- If a machine has both private IP and public IP, the public IP will be assigned The IP assinged to the DNS record prioritize the public IP if a machine has both private IP and public IP. If you need the private IP instead, please raise a ticket.
These default DNS names are intended to allow simpler usage when testing or developing. If you wish to run a public-facing service, we recommend additionally using a specific (or your organisation's) DNS domain. For advice, feel free to contact us.
In case of any questions, please contact us by raising a ticket in the the Support Portal.