Skip to content

Commit 96bd04b

Browse files
authored
Merge pull request #1777 from nasark/hostname_guidelines
Messaging configuration hostname guidelines
2 parents 8a7a783 + b524002 commit 96bd04b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

_includes/configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ 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`
58+
5759
### Configuring a Worker Appliance
5860

5961
You can use multiple appliances to facilitate horizontal scaling, as

installing_on_aws/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
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
11+
1012
{% include initial-login.md %}
1113

1214
# Appendix

0 commit comments

Comments
 (0)