1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cockpit_ynh.git synced 2025-12-21 09:13:05 +01:00
Cockpit package for YunoHost
Find a file
2025-11-13 20:48:27 +01:00
.github Add workflows 2025-11-13 16:35:08 +01:00
conf Remove legacy nginx /cockpit location 2025-01-06 20:16:21 +01:00
doc Add admin doc 2025-11-13 20:47:57 +01:00
scripts Fixing Refractor and fix trixie 2025-11-09 16:32:43 +01:00
LICENSE Initial commit 2019-02-20 12:04:26 +01:00
manifest.toml Add maintainer 2025-11-13 16:10:11 +01:00
README.md Auto-update READMEs 2025-11-08 23:04:21 +01:00
tests.toml Main port is forced to 9090 2025-01-06 20:16:02 +01:00

Logo of Cockpit Cockpit, packaged for YunoHost

Sysadmin login session in a Web browser

🌐 Official app website Version: 337~ynh2

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.