Cockpit¶

x86-64 arm64 armhf · Documentation · https://<your.IP>:9890
Cockpit is a web-based graphical interface for servers, intended for everyone.
Here’s a subset of tasks you can perform on each host running Cockpit
- inspect and change network settings
- configure a firewall
- manage storage (including RAID and LUKS partitions)
- create and manage virtual machines
- download and run containers
- browse and search system logs
- inspect a system’s hardware
- upgrade software
- manage user accounts
- inspect and interact with systemd-based services
- use a terminal on a remote server in your local web browser
- switch between multiple Cockpit servers
Install from armbian-config → Software → Management → Cockpit
| CLI install | |
|---|---|
- Username/Password: your system login credentials
All armbian-config commands
| Action | Command |
|---|---|
| Install | armbian-config --api module_cockpit install |
| Remove Cockpit | armbian-config --api module_cockpit remove |
| Purge Cockpit with virtual machines | armbian-config --api module_cockpit purge |
| Status | armbian-config --api module_cockpit status |
| Help | armbian-config --api module_cockpit help |
Part of Armbian’s Remote File & Management tools software.