Em EAP Environment: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 3: Line 3:


=Overview=
=Overview=
This page documents an EAP-based Amazon EC2 test environment. The environment has been built with [[em]] and it can be deleted and re-created automatically. It demonstrates features of an EAP domain with multiple hosts and server groups.


=Public Addresses=
=Public Addresses=


'''dc1''':  
'''dc1''': 52.33.121.46


'''h1''':
'''h1''': 52.34.7.112


'''h2''':
'''h2''': 52.35.195.190
 
=How to Connect=
 
Your public key must be already installed on all the environment's hosts. In order to connect to a host, look up its [[#Public_Addresses|public IP address]] and connect as follows:
 
<pre>
ssh ec2-user@<public-ip-address>
</pre>


=Diagram=
=Diagram=
[[Image:emEAPEnvironment.png]]

Latest revision as of 19:33, 23 February 2016

Internal

Overview

This page documents an EAP-based Amazon EC2 test environment. The environment has been built with em and it can be deleted and re-created automatically. It demonstrates features of an EAP domain with multiple hosts and server groups.

Public Addresses

dc1: 52.33.121.46

h1: 52.34.7.112

h2: 52.35.195.190

How to Connect

Your public key must be already installed on all the environment's hosts. In order to connect to a host, look up its public IP address and connect as follows:

ssh ec2-user@<public-ip-address>

Diagram

EmEAPEnvironment.png