feature-reorganize-docs

Contents

  • Quick Start Guide
  • Using the Amazon AMI
  • Preparing Ubuntu for stackd.io installation
  • Preparing CentOS for stackd.io installation
  • stackd.io webserver guide
  • LDAP Guide
  • Contributor Guidelines
  • Contact Information
stackd.io
  • Docs »
  • Welcome to stackd.io!
  • Edit on GitHub

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 a Django project, and uses Salt for its back-end configuration management.

Contents¶

  • Quick Start Guide
    • Amazon AMI
    • MySQL
    • Python virtual environments
    • stackdio user and sudo access
    • OS-specific preparation
    • Installation
    • Configuration
    • stackd.io users
    • Web server configuration
    • RabbitMQ, celery, and salt
    • Try it out!
    • Creating additional users
  • Using the Amazon AMI
    • Building an AMI
    • Using the AMI
  • Preparing Ubuntu for stackd.io installation
    • Prerequisites
    • MySQL
    • virtualenvwrapper
    • Core requirements
    • Next Steps
  • Preparing CentOS for stackd.io installation
    • Prerequisites
    • iptables
    • SELinux
    • EPEL
    • MySQL
    • virtualenvwrapper
    • Core requirements
    • Next Steps
  • stackd.io webserver guide
    • Common Steps
    • Apache
    • Nginx
  • LDAP Guide
    • django-auth-ldap
    • LDAP and stackd.io
  • Contributor Guidelines
    • Filing issues and feature requests
    • Contributing Code
    • Pull request guidelines
    • CLA
    • Branch naming
    • Code style and quality
    • PEP8 compatibility
    • Tests
  • Contact Information
    • Filing issues and feature requests
    • Feature Requests
    • Bug Reports
    • Usage Questions
    • Long term development comments
Next

© Copyright 2015, Digital Reasoning. Revision 8f037c42.

Built with Sphinx using a theme provided by Read the Docs.