code-server¶
What is it?¶
code-server. Run VS Code on any machine anywhere and access it in the browser.
Details | |||
---|---|---|---|
Project home | Docs | Github | Docker |
1. Installation¶
sb install sandbox-code-server
2. URL¶
- To access code-server, visit
https://code-server._yourdomain.com_
3. Setup¶
Migration from the old coder
role¶
The old coder
role was renamed to code-server
on Dec 19th 2022. In order to migrate to the new role, if you aren't using a custom folder for coder
, rename the inventory variables if you have any, then run:
sb install sandbox-code-server -e 'code_server_migrate_coder=true'
The coder
role is currently deprecated and won't receive any updates, so please run the migration to the new role as soon as possible.