My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
NamedClusters  
Cloud Tools named clusters
Updated Jan 30, 2010 by chris.e....@gmail.com

Cloud Tools named clusters

The Grails and Maven plugins manage named clusters. Information about a particular named cluster is stored in your ~/.cloudtools directory in a file called <cluster name>.xml. This file contains information about the instances, the deployed web applications etc.

Comment by david.s...@gmail.com, Sep 10, 2009

That's ~/.cloudtools (with a period in hte dir name)? How about some details on the xml file (e.g. a grammar)?

Comment by blairkutz, Jan 30, 2010

Hello Chris,

I'm trying to get started using this maven plugin. I configured my aws.properties file and my pom. Now I'm trying to execute 'mvn cloudtools:decribe' and getting an error b/c i don't have a ~/.cloudtools/maven-cluster.xml file created. I see this is suppose to describe the configuration of my instance, but what's the format of this file?

Thanks! -Blair

Comment by project member chris.e....@gmail.com, Jan 30, 2010

That file is created when you run "mvn cloudtools:deploy" - once you have created a cluster you can then run "mvn cloudtools:describe"


Sign in to add a comment
Powered by Google Project Hosting