Skip to content

Commit d7cc280

Browse files
committed
Merge pull request #1596 from carmstrong/clarify_dns_access
docs(installing_deis): clarify no web UI
2 parents 68cfed1 + ed22a9c commit d7cc280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installing_deis/configure-dns.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Deis requires one wildcard DNS record. Assuming ``myapps.com`` is the top-level
2222

2323
* ``*.myapps.com`` should have A-record entries for each of the load balancer IP addresses
2424

25-
Apps can then be accessed via ``appname.myapps.com``, and the Deis controller can be accessed at ``deis.myapps.com``.
25+
Apps can then be accessed by browsers at ``appname.myapps.com``, and the controller will be available to the Deis client at ``deis.myapps.com``.
2626

2727
This record is necessary for all deployments of Deis (EC2, Rackspace, DigitalOcean, Google Compute Engine, bare metal, etc.). Local clusters can use the domain ``local.deisapp.com``, ``local3.deisapp.com``, or ``local5.deiaspp.com``.
2828

0 commit comments

Comments
 (0)