mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
Auto-update README
This commit is contained in:
parent
cb998fd36d
commit
2ee3a0fed7
2 changed files with 12 additions and 8 deletions
13
README.md
13
README.md
|
@ -37,12 +37,17 @@ Run VS Code on your server and access it in the browser
|
||||||
* Single-user, no LDAP
|
* Single-user, no LDAP
|
||||||
* Subdomains for services on ports (like 8080.code-server-domain.tld) are not supported
|
* 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 web admin config panel.
|
||||||
|
|
||||||
|
See https://coder.com/docs/code-server/latest/FAQ#how-do-i-use-my-own-extensions-marketplace
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://github.com/cdr/code-server
|
* Official user documentation: https://coder.com/docs/code-server/latest/FAQ
|
||||||
* Official user documentation: https://github.com/cdr/code-server/tree/main/docs
|
* Official admin documentation: https://coder.com/docs/code-server/latest
|
||||||
* Official admin documentation: https://github.com/cdr/code-server/tree/main/docs
|
* Upstream app code repository: https://github.com/coder/code-server
|
||||||
* Upstream app code repository: https://github.com/cdr/code-server
|
|
||||||
* YunoHost documentation for this app: https://yunohost.org/app_code-server
|
* YunoHost documentation for this app: https://yunohost.org/app_code-server
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/code-server_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/code-server_ynh/issues
|
||||||
|
|
||||||
|
|
|
@ -35,10 +35,9 @@ Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : https://github.com/cdr/code-server
|
* Documentation officielle utilisateur : https://coder.com/docs/code-server/latest/FAQ
|
||||||
* Documentation officielle utilisateur : https://github.com/cdr/code-server/tree/main/docs
|
* Documentation officielle de l'admin : https://coder.com/docs/code-server/latest
|
||||||
* Documentation officielle de l'admin : https://github.com/cdr/code-server/tree/main/docs
|
* Dépôt de code officiel de l'app : https://github.com/coder/code-server
|
||||||
* Dépôt de code officiel de l'app : https://github.com/cdr/code-server
|
|
||||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_code-server
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_code-server
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/code-server_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/code-server_ynh/issues
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue