mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
16 lines
721 B
Markdown
16 lines
721 B
Markdown
### Installation
|
|
|
|
* The package does not create a dedicated system user, rather during installation you are asked what user you want code-server to run as. **Don't give access to users you don't fully trust!**
|
|
|
|
### Limitations
|
|
|
|
* Requires a dedicated domain
|
|
* `code-server` run as the user you choose during the install
|
|
* `code-server` files are stored inside `/home/<your-user>/.local/share/code-server`
|
|
* Subdomains for services on ports (like 8080.code-server-domain.tld) are not supported
|
|
|
|
### Extensions
|
|
|
|
This application uses [Open VSX Registry](https://open-vsx.org/). You can change this setting from the config panel.
|
|
|
|
See https://coder.com/docs/code-server/latest/FAQ#how-do-i-use-my-own-extensions-marketplace
|