File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
docs/admin/networking/more-networking Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ Direct connections reduce latency and improve upload and download speeds for dev
59
59
However, there are many scenarios where direct connections cannot be established,
60
60
such as when the Coder [ administrators disable direct connections] ( ../../../reference/cli/server.md#--block-direct-connections ) .
61
61
62
+ ![ Diagram of a direct connection] ( ../../../images/admin/networking/network-stack/network-diagram-direct-connection.png )
63
+
62
64
Consult the [ direct connections section] ( ../troubleshooting.md#common-problems-with-direct-connections )
63
65
of the troubleshooting guide for more information.
64
66
The troubleshooting guide also explains how to identify if a connection is direct
@@ -117,6 +119,8 @@ In order for clients to be able to establish direct connections:
117
119
By default, your Coder server also runs a built-in DERP relay which can be used
118
120
for both public and [ offline deployments] ( ../../../install/offline.md ) .
119
121
122
+ ![ Diagram of a relayed connection] ( ../../../images/admin/networking/network-stack/network-diagram-relayed-connection.png )
123
+
120
124
However, our Wireguard integration through Tailscale has graciously allowed us
121
125
to use
122
126
[ their global DERP relays] ( https://tailscale.com/kb/1118/custom-derp-servers/#what-are-derp-servers ) .
You can’t perform that action at this time.
0 commit comments