2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/code-server_ynh.git synced 2026-02-04 07:41:54 +01:00
Code-server packaged for YunoHost
Find a file
2026-01-27 12:49:42 +01: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 Minor typo correction 2025-12-07 08:52:59 +01: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 Upgrade sources 2026-01-27 00:09:35 +01:00
README.md Auto-update READMEs 2026-01-27 00:09:38 +01: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.108.2~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.