Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Welcome to stackd.io!

stackd.io is a modern cloud deployment and provisioning framework for everyone. Its purpose is to provide a common platform for deploying and configuring hardware on any cloud platform. We currently only support AWS EC2, but the driver framework is expandable to support other cloud providers.

stackd.io is built on top of Django. We currently use salt-cloud to build infrastructure, and salt to orchestrate that infrastructure.

.. toctree::
   :maxdepth: 1
   :caption: Installation Guide

   installation/overview
   installation/manual
   installation/ami
   installation/ldap-guide


.. toctree::
   :maxdepth: 1
   :caption: Concepts


.. toctree::
   :maxdepth: 1
   :caption: User Guide

   webserver-guide
   contact


.. toctree::
   :maxdepth: 1
   :caption: Developer Guide

   developers/contributor-guide