github.com/rvaralda/deis@v1.4.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      azure
    27      digitalocean
    28      gce
    29      rackspace
    30      vagrant
    31      baremetal
    32      openstack
    33      install-deisctl
    34      install-platform
    35  
    36  .. _`CoreOS Documentation`: https://coreos.com/docs/