docs: list firewall exceptions for restricted internet installations (#8936)

* docs: add firewall exceptions for restricted internet installtions

closes #7542

* fix link

* fmt
This commit is contained in:
Muhammad Atif Ali 2023-08-25 23:48:35 +03:00 committed by GitHub
parent 1de1e3b98a
commit 7904d0b92f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -225,3 +225,14 @@ server, as demonstrated in the example below:
With these steps, you'll have the Coder documentation hosted on your server and With these steps, you'll have the Coder documentation hosted on your server and
accessible for your team to use. accessible for your team to use.
## Firewall exceptions
In restricted internet networks, Coder may require connection to internet.
Ensure that the following web addresses are accessible from the machine where
Coder is installed.
- code-server.dev (install via AUR)
- open-vsx.org (optional if someone would use code-server)
- registry.terraform.io (to create and push template)
- v2-licensor.coder.com (developing Coder in Coder)