Em EAP Environment: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * em")
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=
* [[em#Sample_Environments|em]]
* [[em#Sample_Environments|em]]
=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_Addresses|public IP address]] and connect as follows:
<pre>
ssh ec2-user@<public-ip-address>
</pre>
=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