Ce contenu n'est pas disponible dans la langue sélectionnée.
6.3. Configuring a Complete Environment
- One host with the
nameserver
role. - Two hosts with the
broker
role. - Two hosts with the
msgserver
role. - Three hosts with the
datastore
role. - Multiple hosts with the
node
role.
ec2_public_ipv4
fact.
Recommended Order of Deployment:
- Name server host.
- Message server hosts.
- Datastore hosts, ensuring the primary host is fully deployed before adding additional nodes to your replica set.
- Broker hosts.
- Node hosts.
Example 6.10. Name Server Configuration
Example 6.11. Message Server Configuration (ActiveMQ)
Example 6.12. Datastore Configuration
datastore
node ose-mongo01.example.com
.
Example 6.13. Node Configuration
node_ip_address
using the public IP address so that all applications on these gears are publicly accessible.
Example 6.14. Broker Configuration