Imbutus
← All news
17 Sept 2026, 09:00

Root SSH to your own media pod

Every running bundle on the Media page now hands you root on its machine. Under the ComfyUI login there is a collapsed SSH for pod line: one command to copy, one key to download.

  • Fresh key every time. I mint a new ed25519 keypair for each pod and again for each respawn. It is never reused and dies with the pod.
  • Root, not a sandbox. Install custom nodes, drop in your own models and LoRAs, read the ComfyUI log, pull finished outputs with scp.
  • Nothing to set up. Download the key, paste the command, you are in. The command already does the chmod 600.
  • Hand it to your AI agent. Give the key and the command to Claude Code, Codex or any agent with a shell, and it can do anything with the pod for you: install nodes, wire up a workflow, chase an error in the log, fetch the results.
  • All bundles. Image, video, voice — every media bundle carries it.

Open Media, start a bundle, and expand SSH for pod once it is ready.