2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/code-server_ynh.git synced 2026-06-28 22:19:40 +02:00
Code-server packaged for YunoHost
Find a file
2026-06-05 12:10:42 +02:00
.github Version 2 (#52) 2023-06-18 01:15:38 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:45:41 +01:00
doc Add pre_upgrade message for 4.123.0~ynh1 2026-06-05 12:10:04 +02:00
scripts cleaning 2025-11-20 22:52:24 +01:00
.gitignore Patch for helpers 2.1 (#105) 2024-12-23 15:33:59 +01:00
config_panel.toml Update config_panel.toml: use "alert" type to allow for 'style = ...' ? 2024-05-12 18:37:29 +02:00
LICENSE Initial commit for code-server 2021-05-29 10:29:13 -04:00
manifest.toml v4.123.0 2026-06-05 12:07:00 +02:00
README.md Auto-update READMEs 2026-06-05 12:07:07 +02:00
tests.toml Improving 2025-04-08 22:22:10 +02:00

Logo of code-server code-server, packaged for YunoHost

Run VS Code on your server and access it in the browser

🌐 Official app website Version: 4.123.0~ynh1

Screenshots

Screenshot of code-server

📦 Developer info

Automatic tests level

🛠️ Upstream code-server repository: https://github.com/coder/code-server

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.