SmoothDenis / coder-offline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coder-offline

Unofficial image for running Coder in offline / private / air-gapped networks.

Note: This will likely be archived in favor of official documentation.

Out of the box, this image includes the following bundled software:

Usage

docker pull bencdr/coder-offline:latest

Run standalone with environment variables or modify the docker-compose to use the image.

Custom builds

You'll likely want to create your own builds to support these use cases:

  • Add Terraform providers/versions
  • Download artifacts from internal repo
  • Use network mirror for Terraform providers
  • Change Terraform version

Reference the Dockerfile for guidelines.

About


Languages

Language:Dockerfile 100.0%