Skip to content

Commit ed002df

Browse files
author
Matthew Fisher
committed
ref(docs): move DNS hints into sidenotes
1 parent d1e81b1 commit ed002df

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/installing_deis/digitalocean.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,16 @@ Which will provision 3 CoreOS nodes for use.
8282
Configure DNS
8383
-------------
8484

85+
.. note::
86+
87+
If you're using your own third-party DNS registrar, please refer to their documentation on this
88+
setup, along with the :ref:`dns_records` required.
89+
90+
.. note::
91+
92+
If you don't have an available domain for testing, you can refer to the :ref:`xip_io`
93+
documentation on setting up a wildcard DNS for Deis.
94+
8595
Deis requires a wildcard DNS record to function properly. If the top-level domain (TLD) that you
8696
are using is ``example.com``, your applications will exist at the ``*.example.com`` level. For example, an
8797
application called ``app`` would be accessible via ``app.example.com``.

0 commit comments

Comments
 (0)