Skip to content

Commit c2ac3f3

Browse files
authored
Merge pull request #1778 from nasark/hostname_guidelines
Messaging hostname guideline updates
2 parents f6af6c6 + bb65b88 commit c2ac3f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Configuring messaging is required for appliance setup. It is recommended to conf
5454
2. Select **Proceed** and appliance_console will apply the configuration that you have
5555
requested then restart evmserverd to pick up the changes.
5656

57-
**Note:** It is recommended to use your FQDN as the messaging hostname rather than `localhost`
57+
**Note:** It is recommended to use your Fully Qualified Domain Name (FQDN) as the messaging hostname rather than `localhost`
5858

5959
### Configuring a Worker Appliance
6060

installing_on_aws/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
{% include configuration.md %}
99

10-
**Note:** When configuring messaging, please refer to https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-naming.html on hostname guidelines i.e. inclusion of `.ec2.internal` or `.compute.internal` in the hostname
10+
**Note:** When configuring messaging, please refer to [Amazon EC2 instance hostname types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-naming.html) on hostname guidelines. For example, inclusion of `.ec2.internal` or `.compute.internal` in the hostname, which can be determined using `hostname -f`.
1111

1212
{% include initial-login.md %}
1313

0 commit comments

Comments
 (0)