Skip to content

Gateway and plugins

Workspace members: kaonic-gateway, kaonic-vpn, kaonic-reticulum, kaonic-installer, kaonic-plugin-sample, kaonic-atak-bridge, kaonic-audio-ptt.

Operator walkthrough of the dashboard pages: Gateway and VPN.

Routes: / (home), /radio, /reticulum, /vpn, /plugins, /network, /media, /system (/update is the same System page). /settings aliases Radio.

HTTP :80 redirects to HTTPS :443.

Plugin layout on device

/etc/kaonic/plugins/<id>/ contains kaonic-plugin.toml, a systemd unit, the current binary, and its SHA-256 file. The installer unpacks the package, checks its SHA-256 digest, backs up the previous binary, restarts the service, health-checks it, and restores the backup if startup fails.

Sample Config.toml (repo root)

Use the gateway and daemon defaults unless the deployment requires custom control addresses.