documentation updates.
This commit is contained in:
parent
40e8d56429
commit
c976ee881a
@ -76,7 +76,7 @@
|
||||
</pre>
|
||||
<p>
|
||||
Above, ID is a unique id for the job, the so-called rendez-cous ID. This should not conflict with IDs
|
||||
used by other agents. The ID is used for a rendez-vous beetween the end-user on a local system and
|
||||
used by other agents. The ID is used for a rendez-vous between the end-user on a local system and
|
||||
the continuous integration job running on a build agent.
|
||||
|
||||
This connects the agent to the converge server. Clients can now connect to the Converge
|
||||
@ -96,7 +96,7 @@
|
||||
is not detected properly.
|
||||
</p>
|
||||
|
||||
<h2>Local clients: using ssh proxy command </h2>
|
||||
<h2>Local clients: using ssh with a proxy command </h2>
|
||||
|
||||
<p><code>wsproxy</code> is a command that can be used as a proxy command for SSH which performs the connection to the
|
||||
remote server. This command needs to be downloaded only once (see <a href="#downloads">downloads</a> below). It does not depend on
|
||||
@ -116,7 +116,7 @@
|
||||
<code>abc</code> is a fixed user defined by converge. It has a very exciting password.
|
||||
</p>
|
||||
|
||||
<h2>Local clients: with a local TCP forwarding proxy</h2>
|
||||
<h2>Local clients: using SSH with ZZa local TCP forwarding proxy</h2>
|
||||
|
||||
<p>
|
||||
This option is less convenient than the proxy command because it requires two separate
|
||||
|
Loading…
Reference in New Issue
Block a user