Skip to content

bpmct/launch-coder

Repository files navigation

launch-coder

⚠️: This was a hackathon project and is not recommended for production deployments or in sensitive environments.

This does not work for Coder v1.21+. Specify a --version flag


Launch Coder in a simple way. It can:

  • Create the recommended Google Cloud Cluster for you
  • Install Coder with an automatic domain name: [yourname].coding.pics

Preferred environment: Google Cloud Shell. It just works.

How to use

No need to install the CLI tool locally, run from NPM:

# For a guided install:
npx @bpmct/launch-coder

# See all commands:
npx @bpmct/launch-coder --help

Install on your machine

npm i -g launch-coder

launch-coder

launch-coder will not install or provision anything without your permission :)

Troubleshooting

On non-public Dev URLs: An internal server error occurred:

  • This is an error I get frequently with Dev URLs, GKE, and CloudFlare domains, and it always seems to go away.
    • Re-create Dev URL
    • Re create environment
    • Wait patiently
    • Last resort: Make Dev URL public

Questions? Join Slack https://cdr.co/join-community

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published