Skip to content

CEDCCloud/ECM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#######
# ECM #
#######
ecm (Elastic Cluster Maker) is a simple program that help you to configure and instantiate your elastic cluster.
You only have to follow some simple step:

1. Use your EC2 credential
$ source ec2rc.sh
where ec2rc is the ec2rc file of the project where you want to instantiate your cluster.

2. Edit the ecm.conf file

3. Launch the ecm program and follow the instructions
$ python ecm.py 



More details in https://cloud.cedc.csia.unipd.it/User_Guide/index.html#ClusterConfiguration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.7%
  • Python 14.3%