Giter Club home page Giter Club logo

coder-with-teleport's Introduction

coder-teleport-example

An example Coder workspace with support for Teleport

Open it

1) Navigate to your Coder deployment
2) New Workspace > From template

Repository URL: https://github.com/bpmct/bookshop-monorepo
Branch: main (default)
Template: ./.coder/coder.yaml (default)

Customize it

  1. Fork repo

  2. Add secrets to the repository with your Docker Hub account details:

     DOCKERHUB_USERNAME (your username for Docker Hub)
     DOCKERHUB_TOKEN (your password or token)
    
  3. Rename username/projectname in .coder/coder.yaml and projectname in .github.workflows/build-image.yaml. Username should be the same as your DOCKERHUB_USERNAME you set above.

  4. Push to main (to build the image).

  5. Add the image into Coder. (repository: your value for username/projectname tag: latest)

  6. If you haven't already, enable Workspace Templates under Manage -> Admin -> Templates

  7. You're done! ๐ŸŽ‰ Create a new workspace from this template in the Ui, or create an embeddable button/link for others to clone.

    • The "project repository" can also be this repository if you want the workspace to be defined in the same place. I often do this.

To modify the image or workspace definition, simply push to main . GitHub actions will re-build the image and Coder will notify developers when an update is available for their workspace.

Check out this video for an overview on how this works: https://youtu.be/BrZhBJtjkYk?t=104

coder-with-teleport's People

Contributors

bpmct avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.