1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cockpit_ynh.git synced 2024-09-03 18:16:26 +02:00
Cockpit package for YunoHost
Find a file
2023-08-12 09:16:17 +00:00
.github Apply example_ynh 2022-03-13 21:51:45 +01:00
conf Fix #8 2022-09-23 02:05:26 +02:00
doc Create DESCRIPTION_fr.md 2023-08-12 11:07:25 +02:00
scripts fix 2023-08-12 11:14:23 +02:00
LICENSE Initial commit 2019-02-20 12:04:26 +01:00
manifest.toml Update manifest.toml 2023-08-12 11:16:07 +02:00
README.md Auto-update README 2023-08-12 09:16:17 +00:00
README_fr.md Auto-update README 2023-08-12 09:16:17 +00:00
tests.toml v2 2023-08-12 10:41:47 +02:00

Cockpit for YunoHost

Integration level Working status Maintenance status

Install Cockpit with YunoHost

Lire ce readme en français.

This package allows you to install Cockpit quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Cockpit is an interactive server admin interface. It is easy to use and very lightweight. Cockpit interacts directly with the operating system from a real Linux session in a browser.

Shipped version: 239~ynh1

Screenshots

Screenshot of Cockpit

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/cockpit_ynh/tree/testing --debug
or
sudo yunohost app upgrade cockpit -u https://github.com/YunoHost-Apps/cockpit_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps