github.com/amrnt/deis@v1.3.1/docs/installing_deis/index.rst (about)

     1  :title: Installing Deis
     2  :description: Step-by-step guide for operations engineers setting up a private PaaS using Deis.
     3  
     4  .. _installing_deis:
     5  .. _provision-controller:
     6  
     7  Installing Deis
     8  ===============
     9  
    10  Provisioning Deis is a matter of creating one or more :ref:`concepts_coreos`
    11  machines and using :ref:`install_deisctl` to install and start Deis.
    12  
    13  Anywhere you can run CoreOS, you can run Deis, including most cloud
    14  providers, virtual machines, and bare metal. See the
    15  `CoreOS documentation`_ for more information on how to get set up
    16  with CoreOS.
    17  
    18  :Release: |version|
    19  :Date: |today|
    20  
    21  .. toctree::
    22  
    23      quick-start
    24      system-requirements
    25      aws
    26      digitalocean
    27      gce
    28      rackspace
    29      vagrant
    30      baremetal
    31      openstack
    32      install-deisctl
    33      install-platform
    34  
    35  .. _`CoreOS Documentation`: https://coreos.com/docs/