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

     1  :title: Quick Start
     2  :description: How to start provisioning a multi-node Deis cluster
     3  
     4  Quick Start
     5  ===========
     6  
     7  These steps will help you provision a Deis cluster.
     8  
     9  .. include:: ../_includes/_deis-pro.rst
    10  
    11  .. _get_the_source:
    12  
    13  Get the Source
    14  --------------
    15  
    16  .. include:: ../_includes/_get-the-source.rst
    17  
    18  
    19  .. _generate_ssh_key:
    20  
    21  Generate SSH Key
    22  ----------------
    23  
    24  .. include:: ../_includes/_generate-ssh-key.rst
    25  
    26  
    27  .. _generate_discovery_url:
    28  
    29  Generate a New Discovery URL
    30  ----------------------------
    31  
    32  .. include:: ../_includes/_generate-discovery-url.rst
    33  
    34  
    35  Check System Requirements
    36  -------------------------
    37  
    38  The Deis provision scripts default to a machine size which should be adequate to run Deis, but this
    39  can be customized. Please refer to :ref:`system-requirements` for resource considerations when
    40  choosing a machine size to run Deis.
    41  
    42  Choose a Provider
    43  -----------------
    44  
    45  Choose one of the following providers and deploy a new cluster:
    46  
    47  - :ref:`deis_on_aws`
    48  - :ref:`deis_on_bare_metal`
    49  - :ref:`deis_on_digitalocean`
    50  - :ref:`deis_on_gce`
    51  - :ref:`deis_on_azure`
    52  - :ref:`deis_on_linode`
    53  - :ref:`deis_on_openstack`
    54  - :ref:`deis_on_vagrant`
    55  
    56  
    57  Configure DNS
    58  -------------
    59  
    60  See :ref:`configure-dns` for more information on properly setting up your DNS records with Deis.
    61  
    62  
    63  Install Deis Platform
    64  ---------------------
    65  
    66  Now that you've finished provisioning a CoreOS cluster,
    67  please :ref:`install_deis_platform`.
    68  
    69  
    70  .. _`CoreOS`: https://coreos.com/