{% extends "layout.html" %} {% set title = 'Home' %} {%- macro relbar() %} {%- endmacro %} {% block body %}

{{ project }} documentation (v. {{release}})

Welcome to StarCluster's main documentation. StarCluster is a utility for creating and managing general purpose computing clusters hosted on Amazon's Elastic Compute Cloud (EC2). StarCluster utilizes Amazon's EC2 web service to create and destroy clusters of Linux virtual machines on demand. StarCluster aims at being simple, hackable, and extensible.

StarCluster is under constant development. The main implemented features are:

User Sections

StarCluster development

Indices and Tables

{% endblock %}