Fully Qualified Domain Name (FQDN)

It is usually the main part to construct URLs to reach a given server, for example:

https://internalam.vqcomms.com/#/system

Here the FQDN is “internalam.vqcomms.com”.

This can then be resolved to the server IP using a DNSClosed Domain Name System (DNS) is a fundamental part of the internet that translates human-readable domain names (like google.com) into the numerical IP addresses that computers use to locate each other. query.

Our VQCM VMClosed Acronym for Virtual Machine. A virtual machine emulates a physical computer, running its own operating system and apps with virtualized resources. A virtual machine is isolated from the host system, allowing users to perform secure tasks like testing applications or using different operating systems while optimizing physical hardware. has three FQDNs configured, all pointing to the same IP but different paths internally: the main, login and KibanaClosed VQ Conference Manager Analytics service for the CMS. Provides a dashboard for call monitoring and activity. FQDNs. They are configured during installation and can be found on CM-AdminClosed CM-Admin is VQ's web-based administration interface for the configuration of a VQ Conference Manager instance. (port 1234).

For internalAM the main FQDN is above, and the other two are:

logininternalam.vqcomms.com
kibanainternalam.vqcomms.com

The installation will propose by default to use “login.MAIN_FQDN” and “kibana.MAIN_FQDN”, but it can vary as seen above