Skip to content

Document how to use modules from the Coder registry offline #9841

@bpmct

Description

@bpmct

A common question we're going to get from our customers once we launch the coder modules is: "How do we pull/run modules in our offline deployment?" I don't know the answer to that yet, is that something you could own/explore? A few things I'd consider:

  • https://developer.hashicorp.com/terraform/cli/commands/providers/mirror: I think this just downloads the necessary dependencies for a module for adding to a self-hosted registry or filesystem
  • The user will need to fork the module and reference a custom module source or add regsitry.coder.com or github.com/coder/modules
    • Open questions
      • Does the user need to add github.com/coder/modules or does registry.coder.com handle it entirely as a filesystem mirror?
      • Is there a way the user could only add official modules to firewall? registry.coder.com/coder/*
      • (may need to coordinate with @kylecarbs here for these)

Metadata

Metadata

Assignees

Labels

docsArea: coder.com/docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions