github.com/greenboxal/deis@v1.12.1/docs/_includes/_generate-discovery-url.rst (about)

     1  A discovery URL links `etcd`_ instances together by storing their peer
     2  addresses and metadata under a unique identifier. Run this command from the root
     3  of the repository to generate a ``contrib/coreos/user-data`` file with a new
     4  discovery URL:
     5  
     6  .. code-block:: console
     7  
     8      $ make discovery-url
     9  
    10  Required scripts are supplied in this ``user-data`` file, so do not provision a
    11  Deis cluster without running ``make discovery-url``.
    12  
    13  .. _`etcd`: https://github.com/coreos/etcd