6663: Clarify port 22 goes to sshd.
authorTom Clegg <tom@curoverse.com>
Tue, 4 Aug 2015 04:59:43 +0000 (00:59 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 4 Aug 2015 04:59:43 +0000 (00:59 -0400)
doc/install/install-arv-git-httpd.html.textile.liquid

index 95ab1c3fe5b0804ee19c5c13a42de2a64303e49b..3020aeafc11c44f035981f4d24a03e23ca4c31cb 100644 (file)
@@ -30,7 +30,7 @@ By convention, we use the following hostname for the git service:
 Here, we show how to install the git hosting services *on the same host as your API server.* Using a different host is not yet fully supported. On this page we will refer to it as your git server.
 {% include 'notebox_end' %}
 
-DNS and network configuration should be set up so port 443 reaches your HTTPS proxy, and port 22 reaches your git server.
+DNS and network configuration should be set up so port 443 reaches your HTTPS proxy, and port 22 reaches the OpenSSH service on your git server.
 
 h2. Generate an API token