<- Adapters

Host

certifiedinfra

Report and update the CHP host runtime on a node (governed self-update)

pip install chp-adapter-host

Auto-discovered through the chp.adapters entry point — no host config needed.

Capabilities

What this adapter exposes.

install_adapterv1.0.0
chp.adapters.host.install_adapter
restartv1.0.0

Restart this node

chp.adapters.host.restart
statsv1.0.0

Report CPU load, memory, disk, GPU, and platform stats for this node.

chp.adapters.host.stats
updatev1.0.0

Schedule a detached upgrade of this node

chp.adapters.host.update
versionv1.0.0

Report this node

chp.adapters.host.version
See the full capability catalog →