We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e81b1 commit ed002dfCopy full SHA for ed002df
1 file changed
docs/installing_deis/digitalocean.rst
@@ -82,6 +82,16 @@ Which will provision 3 CoreOS nodes for use.
82
Configure DNS
83
-------------
84
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
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
95
Deis requires a wildcard DNS record to function properly. If the top-level domain (TLD) that you
96
are using is ``example.com``, your applications will exist at the ``*.example.com`` level. For example, an
97
application called ``app`` would be accessible via ``app.example.com``.
0 commit comments