Cockpit (software)
{{Short description|Web-based server administration software}}
{{Infobox software
| title = Cockpit
| logo =
| logo caption =
| logo alt =
| logo upright =
| logo size =
| collapsible =
| screenshot =
| screenshot upright =
| screenshot size =
| screenshot alt =
| caption =
| other_names =
| author =
| developer = Cockpit team
| released =
| ver layout =
| discontinued =
| latest release version = 333
| latest release date = {{Start date and age|2025|02|13}}
| latest preview version =
| latest preview date =
| repo = {{URL|https://github.com/cockpit-project/cockpit}}
| qid =
| programming language = JavaScript, Python
| middleware = React
| engine =
| operating system = Linux
| platform = Web
| included with =
| replaces =
| replaced_by =
| service_name =
| size = 13.6 MB
| standard =
| language = English, Chinese, Czech, Dutch, Finnish, French, Georgian, German, Hebrew, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Russian, Slovakian, Spanish, Swedish, Turkish, Ukrainian
| language count =
| language footnote =
| genre = Remote administration
| license = LGPL-2.1
| website = {{URL|https://cockpit-project.org/}}
}}
{{Portal|Free and open-source software|Linux}}
Cockpit is a web-based remote administration software for Linux servers. Cockpit is free, open source software released under the GNU Lesser General Public License 2.1. Sponsored by Red Hat. By default, Cockpit listens on TCP port 9090.
Cockpit is available for Fedora Linux, Red Hat Enterprise Linux, CentOS, Debian, OpenSUSE, Arch Linux, and Ubuntu.
Cockpit uses systemd to configure and monitor parts of the system, firewalld for the firewall, PackageKit to update packages, and uses D-Bus to configure NetworkManager.
It can manage virtual machines and Podman containers, upgrade OSTree-based systems, manage ZFS disk partitions, and manage 389 Directory Server.
Red Hat Enterprise Linux uses Red Hat web console which is based on Cockpit.{{cite web |title=Managing systems using the RHEL 9 web console {{!}} Red Hat Product Documentation |url=https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_systems_using_the_rhel_9_web_console/index |website=docs.redhat.com |access-date=19 February 2025}}
References
{{Reflist}}
External links
- {{Official website|https://cockpit-project.org/}}
- {{GitHub|cockpit-project/cockpit}}
{{software-stub}}
{{Free-software-stub}}
Category:Free software programmed in JavaScript
Category:Free software programmed in Python
Category:Software using the GNU Lesser General Public License