Skip to content

Commit fb64da5

Browse files
author
Katie Horne
authored
Update marketplace rec (coder#262)
1 parent a661c32 commit fb64da5

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

setup/air-gapped.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,13 @@ platform images are hosted in Coder's Docker Hub repo.
9090

9191
## Extensions marketplace
9292

93-
You can configure your deployment to use the internal, built-in extension
94-
marketplace, allowing your developers to utilize whitelisted IDE extensions
95-
within your air-gapped environment. For additional details, see
93+
Coder users in an air-gapped environment cannot access the public VS Code
94+
marketplace. However, you can point Coder to an air-gapped instance of
95+
[OpenVSX](https://github.com/eclipse/openvsx) to serve assets to users. For
96+
instructions on implementing this, see
9697
[Extensions](../admin/environment-management/extensions.md).
98+
99+
You can also review the [OpenVSX deployment wiki] for more information.
100+
101+
[openvsx deployment wiki]:
102+
https://github.com/eclipse/openvsx/wiki/Deploying-Open-VSX

0 commit comments

Comments
 (0)