Cockpit
Managing Linux servers with Cockpit / HN
Operation
- Question: Updating managed servers through centralised Cockpit #12216 - you have to login directly on remote system
Install
Cockpit is not intended to be run as a container, but instead directly on the host. It can manage more than just Podman containers, but those are our focus today. Install directly on the host with:
sudo apt install cockpit
see also
Written on November 4, 2022, Last update on March 29, 2024
linux-system
docker