2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cockpit_ynh.git synced 2026-03-25 14:22:40 +01:00
Cockpit package for YunoHost
Find a file
2026-03-11 06:39:17 +01:00
.github include proxy_params_with_auth (#38) 2026-01-03 10:45:47 +01:00
conf include proxy_params_with_auth (#38) 2026-01-03 10:45:47 +01:00
doc Add admin doc 2025-11-13 20:47:57 +01:00
scripts Fix dynamic (#44) 2026-03-11 06:38:19 +01:00
LICENSE Initial commit 2019-02-20 12:04:26 +01:00
manifest.toml Fix dynamic (#44) 2026-03-11 06:38:19 +01:00
README.md Fix dynamic (#44) 2026-03-11 06:38:19 +01:00
tests.toml Fix dynamic (#44) 2026-03-11 06:38:19 +01:00

Logo of Cockpit Cockpit, packaged for YunoHost

Sysadmin login session in a Web browser

🌐 Official app website Version: 337~ynh5

Screenshots

Screenshot of Cockpit

📦 Developer info

Automatic tests level

🛠️ Upstream Cockpit repository: https://github.com/cockpit-project/cockpit

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/cockpit_ynh/tree/testing

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

📚 App packaging documentation

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