Validate
Run kingai doctor, kingai status and kingai security.
Install on a test/evaluation Linux server, validate the node and access the dashboard through loopback or an SSH tunnel.
curl -fsSL https://raw.githubusercontent.com/kingaiwork/KINGAIOPS/main/scripts/install.sh | sudo sh
Run kingai doctor, kingai status and kingai security.
Default dashboard binds to 127.0.0.1:17888.
Use ssh -L 17888:127.0.0.1:17888 user@server instead of opening a public management port.
apt family.
dnf/yum family.
zypper family.
pacman family.
apk family.
xbps family.
systemd, OpenRC and runit integration; manual fallback path.
amd64, arm64, 386, arm/v7, ppc64le, s390x and riscv64.