Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: how to access registry modules within airgapped environments #17249

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
EdwardAngert opened this issue Apr 3, 2025 · 3 comments
Open
Assignees
Labels
docs Area: coder.com/docs

Comments

@EdwardAngert
Copy link
Contributor

for https://coder.com/docs/install/offline

confirm the steps in and potential update to https://coder.com/docs/admin/templates/extending-templates/modules#offline-installations

Solution

from @angrycub

grab all of the modules from github.com/coder/modules and host them locally in a git repo.

make provisions for the remote artifacts that are loaded as part of making them work though. Several of the apps we provide modules for wouldn't allow for us to package them with the modules from a licensing perspective, so it's probably best that once you know what a module needs that you rev it into a local git repo instead

@EdwardAngert EdwardAngert added the docs Area: coder.com/docs label Apr 3, 2025
@EdwardAngert EdwardAngert self-assigned this Apr 3, 2025
@kylecarbs
Copy link
Member

@coder

Copy link

github-actions bot commented Apr 8, 2025

Starting a Coder workspace. You can track the progress here.

Copy link

github-actions bot commented Apr 8, 2025

❌ Failed to start workspace. Please check the action logs for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Area: coder.com/docs
Projects
None yet
Development

No branches or pull requests

2 participants