releases.oktoterminal.com

OKTO Terminal — Release Status

Current release, rollout state, and install commands. Served from S3 + CloudFront. Refreshes every 30 seconds.

Current release
Canary rollout
Install
Central server
One-command bootstrap on a clean Ubuntu / Debian / RHEL host.
curl -sSL https://get.oktoterminal.com/server | sudo bash
Terminal (chromium kiosk)
Default kiosk variant — runs as a docker container on the terminal host.
curl -sSL https://get.oktoterminal.com/terminal | sudo bash
Dev image (local testing)
Pulls the S3 tarball and loads it into your local Docker.
make dev-image # rolling current make dev-image-version V= # specific release
Artifacts
Version history

The releases bucket retains every versioned tarball indefinitely so any past version remains installable via make dev-image-version V=<V>.

Version Released Size Download
Loading history…