github.com/technosophos/deis@v1.7.1-0.20150915173815-f9005256004b/docs/installing_deis/index.rst (about)

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