Cockpit

Cockpit(驾驶舱)可以通过Web浏览器轻松管理您的GNU/Linux服务器。(Cockpit makes it easy to administer your GNU/Linux servers via a web browser.)

Github stars Tracking Chart

Cockpit 是交互式服务器管理界面。它是简单易用而且轻量级的。

  • 易于使用 -- 对于新的系统管理员来说 Cockpit 是完美的,可以让他们轻松地执行简单的任务,如存储管理,日志检查和启动和停止服务。
  • 无干扰 -- 在终端和网络工具之间跳转是没有问题的。一项服务开始可以通过 Cockpit 启动,然后通过终端停止。同样地,如果在该终端中发生错误,也可以在 Cockpit 的日志接口中看到。
  • 多服务器 -- 您可以监视并同时管理多个服务器。只需要添加它们——这很容易,之后你的服务器将照顾它的伙伴^_^。

Overview

Name With Ownercockpit-project/cockpit
Primary LanguageC
Program languageShell (Language Count: 12)
Platform
License:GNU Lesser General Public License v2.1
Release Count384
Last Release Name316 (Posted on 2024-04-25 11:54:21)
First Release Name0.2 (Posted on )
Created At2013-11-01 17:36:46
Pushed At2024-04-27 05:54:12
Last Commit At
Stargazers Count10.3k
Watchers Count196
Fork Count1.1k
Commits Count21.3k
Has Issues Enabled
Issues Count5470
Issue Open Count342
Pull Requests Count8548
Pull Requests Open Count49
Pull Requests Close Count5876
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

semaphore ci build status

Cockpit

A sysadmin login session in a web browser

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 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.

On the Cockpit dashboard, you can easily add other machines with Cockpit installed that are
accessible via SSH.

Development

To the top