Cockpit Setup
Cockpit is a web-based graphical interface for servers, running on the Hypervisor.
Installation
sudo apt install cockpit
sudo apt install cockpit-podman cockpit-storaged cockpit-pcp
Access
- URL:
https://hypervisor.<INTERNAL_DOMAIN>(Proxied) orhttps://<HYPERVISOR_IP>:9090 - Port: 9090
Features Used
- System Overview: CPU/RAM usage.
- Storage: Managing the RAID array (
/mnt/storage). - Podman Containers: Managing containers like Vaultwarden.
- Virtual Machines: Managing KVM VMs (via
cockpit-machinesplugin).