Em: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 35: Line 35:


<font color=red>
<font color=red>
<tt>em</tt> contain a version of <tt>std.shlib</tt>. Need to decide whether this will remain the official version or we need to maintain it as a dependency. Also see [[shell-tools#std.shlib]].
'''TODO'''
 
On 04/04/16 a standalone <tt>std.shlib</tt> project was created. At that time, <tt>em</tt> contained its own version of <tt>std.shlib</tt>. Must migrate <tt>em</tt> to use the separated one. See [[std.shlib]].
 
</font>
</font>



Revision as of 09:57, 4 April 2016

Internal

Overview

en (Environment Manager).

Creates and manages Amazon EC2 environments form command line.

GitHub


https://github.com/NovaOrdis/em

To clone:

git clone git@github.com:NovaOrdis/em.git

User Manual


https://github.com/NovaOrdis/em/blob/master/doc/em%20User%20Manual.pdf

TODO

doc/em Development.docx TODO section.

std.shlib

TODO

On 04/04/16 a standalone std.shlib project was created. At that time, em contained its own version of std.shlib. Must migrate em to use the separated one. See std.shlib.

Sample Environments

em EAP Environment
em Load Balanced HornetQ Environment

Development

New Release

This will install a new "development" release (same release number) locally:

cdem
mvn clean install; ./install -f