Em EAP Environment: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 16: Line 16:
=How to Connect=
=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:
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>
<pre>

Revision as of 18:25, 22 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.26.128.194

h1: 52.36.243.195

h2: 52.10.214.110

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