Giter VIP home page Giter VIP logo

cloud.coder.com's Introduction

Coder Cloud - Private Alpha

Access code-server (VSCode in the browser) from anywhere without complex configuration. Coder Cloud eliminates the need for configuring SSL, network firewall rules, authentication, etc.

Use your code-server instance from any device, even an iPad, without the setup nightmare.

Request access to the private alpha here.

Steps

1. Start code-server with the new --link flag

$ code-server --link

2. Authenticate with Github

3. Navigate to the URL shown in the log output

[2020-10-08T21:30:44.847Z] info  Proxying code-server to Coder Cloud, 
you can access your IDE at https://charlie_macbook-cmoog.cdr.co

Usage

--link

Tell code-server to serve VSCode on a public URL protected by your Github OAuth authentication. Add an optional string value to specify a custom instance name. The instance name defaults to your hostname as a fallback.

$ code-server --link

<other log output>
[2020-10-08T21:30:44.847Z] info  Proxying code-server to Coder Cloud, you can access your IDE at https://charlie_macbook-cmoog.cdr.co

Custom instance name

$ code-server --link home_dev

<other log output>
[2020-10-08T21:30:44.847Z] info  Proxying code-server to Coder Cloud, you can access your IDE at https://home_dev-cmoog.cdr.co

To access web services with your cloud URL, browse to /proxy/<port>/ (see code-server FAQ).

Feedback and Support

Please send feedback to [email protected] or open an issue.

cloud.coder.com's People

Contributors

bpmct avatar cmoog 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.