Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

Cockpit is a web-based graphical interface for servers.

Awesome Lists containing this project

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)