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