Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de1e3b commit 7904d0bCopy full SHA for 7904d0b
docs/install/offline.md
@@ -225,3 +225,14 @@ server, as demonstrated in the example below:
225
226
With these steps, you'll have the Coder documentation hosted on your server and
227
accessible for your team to use.
228
+
229
+## Firewall exceptions
230
231
+In restricted internet networks, Coder may require connection to internet.
232
+Ensure that the following web addresses are accessible from the machine where
233
+Coder is installed.
234
235
+- code-server.dev (install via AUR)
236
+- open-vsx.org (optional if someone would use code-server)
237
+- registry.terraform.io (to create and push template)
238
+- v2-licensor.coder.com (developing Coder in Coder)
0 commit comments