1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cockpit_ynh.git synced 2025-11-04 03:08:36 +01:00
Cockpit package for YunoHost
Find a file
2025-10-31 20:22:28 +01:00
.github Apply example_ynh 2022-03-13 21:51:45 +01:00
conf Remove legacy nginx /cockpit location 2025-01-06 20:16:21 +01:00
doc Create DESCRIPTION_fr.md 2023-08-12 11:07:25 +02:00
scripts remove common.sh 2025-10-31 19:46:16 +01:00
LICENSE Initial commit 2019-02-20 12:04:26 +01:00
manifest.toml Update manifest.toml 2025-07-19 11:18:07 +02:00
README.md Auto-update READMEs 2025-10-31 19:45:03 +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~ynh1

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.