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