Ce contenu n'est pas disponible dans la langue sélectionnée.
6.3. Configuring a Complete Environment
- One host with the
nameserverrole. - Two hosts with the
brokerrole. - Two hosts with the
msgserverrole. - Three hosts with the
datastorerole. - Multiple hosts with the
noderole.
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