Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

To start up a blank OS-server, run '>rake create_cluster' and then select a spreadsheet that has the cluster configuration you want. This will only start up the EC2 instances defined in the that spreadsheet and will not submit any jobs to it. From there you can then go to the server page and reload your database snapshot.

note, '>rake -T' will list all the available commands for the spreadsheet. (you might need to add 'bundle exec rake create_cluster', depending on your ruby setup).