Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cockpit-project/cockpit
Cockpit is a web-based graphical interface for servers.
https://github.com/cockpit-project/cockpit
cockpit javascript linux-servers
Last synced: about 1 month ago
JSON representation
Cockpit is a web-based graphical interface for servers.
- Host: GitHub
- URL: https://github.com/cockpit-project/cockpit
- Owner: cockpit-project
- License: lgpl-2.1
- Created: 2013-11-01T17:36:46.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T08:59:42.000Z (7 months ago)
- Last Synced: 2024-04-14T12:07:48.966Z (7 months ago)
- Topics: cockpit, javascript, linux-servers
- Language: C
- Homepage: http://www.cockpit-project.org/
- Size: 180 MB
- Stars: 10,266
- Watchers: 196
- Forks: 1,059
- Open Issues: 381
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome - cockpit-project/cockpit - Cockpit is a web-based graphical interface for servers. (JavaScript)
- stars - cockpit-project/cockpit - Cockpit is a web-based graphical interface for servers. (C)
- RAWR - Cockpit - Cockpit is a web-based graphical interface for servers. ([Website](http://cockpit-project.org/)) (Gaming / Server Management :penguin:)
- awesome-tools - cockpit - Cockpit is a web-based graphical interface for servers. (Uncategorized / Uncategorized)
- awesome-systools - A sysadmin login session in a web browser
- awesome-starred - cockpit-project/cockpit - Cockpit is a web-based graphical interface for servers. (javascript)
- awesome-ops - cockpit-project/cockpit - 2.1|11070|2013-11-01|2024-10-06 | Cockpit 是一个基于 Web 的服务器图形界面 | (运维管理平台)
- awesome-homelab - Cockpit - project/cockpit?style=flat) ![Cockpit](https://img.shields.io/github/languages/top/cockpit-project/cockpit?style=flat) | Cockpit is a web-based graphical interface for servers. | (Apps / InfraManagement)
- awesome-repositories - cockpit-project/cockpit - Cockpit is a web-based graphical interface for servers. (JavaScript)
README
# Cockpit
**A sysadmin login session in a web browser**[cockpit-project.org](https://cockpit-project.org/)
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.### Using Cockpit
You can [install Cockpit](https://cockpit-project.org/running.html) on many Linux operating
systems including Debian, Fedora and RHEL.Cockpit makes Linux discoverable, allowing sysadmins to easily perform tasks such as starting
containers, storage administration, network configuration, inspecting logs and so on.Jumping between the terminal and the web tool is no problem. A service started via Cockpit
can be stopped via the terminal. Likewise, if an error occurs in the terminal, it can be seen
in the Cockpit journal interface.You can also easily add other machines that have Cockpit installed and are accessible via SSH and jump
between these hosts.### Development
* [Making changes to Cockpit](HACKING.md)
* [How to contribute, developer documentation](https://github.com/cockpit-project/cockpit/wiki/Contributing)
* Matrix Channel: [#cockpit:fedoraproject.org](https://matrix.to/#/#cockpit:fedoraproject.org)
* [Mailing List](https://lists.fedorahosted.org/admin/lists/cockpit-devel.lists.fedorahosted.org/)
* [Guiding Principles](https://cockpit-project.org/ideals.html)
* [Release Notes](https://cockpit-project.org/blog/category/release.html)
* [Privacy Policy](https://cockpit-project.org/privacy.html)