File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,13 @@ platform images are hosted in Coder's Docker Hub repo.
90
90
91
91
## Extensions marketplace
92
92
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
96
97
[ 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
You can’t perform that action at this time.
0 commit comments