This article will describe installing Cockpit.
Table of Contents
1 Install Cockpit
Cockpit supports systemd service management, journald viewer, account management and terminal operation by default.
$ sudo apt install -y cockpit
1.1 Install cockpit-docker
The cockpit-docker supports Docker management.
$ sudo apt install -y cockpit-docker