Skip to main content
idapt
HomeCodeAI ModelsPricing
Sign inStart free
  • Home
  • Pricing
  • AI Models
  • Image models
  • Voice models
  • Video models
  • Rankings
  • New models
  • Model status
  • Multi-Model Chat
  • Voice Mode
  • Voice HUD
  • Web Search
  • Image Generation
  • Video Generation
  • Audio Generation
  • Transcription
  • Drive
  • Credentials
  • Sharing
  • Workspaces
  • Tasks
  • Memory
  • Agents
  • Subagents
  • Automations
  • Skills
  • idapt Code
  • Code Execution
  • Computers
  • Computer Use
  • Computer Assist · Soon
  • Containers · Soon
  • Cloud Computers
  • Local AI
  • AI Gateway
  • API & SDK
  • CLI
  • MCP
  • Tunnels
  • All features →
  • LLM cost calculator
  • Token counter
  • Context window checker
  • Can I run it
  • Model picker quiz
  • Savings finder
  • Video cost estimator
  • Text to speech cost
  • Transcription cost
  • API endpoint tester
  • All free tools →
  • Blog
  • Use cases
  • Comparisons
  • Best of
  • Skills
  • Learn
  • Changelog
  • Help center
  • FAQ
  • Privacy
  • Compare all models
  • Support
  • idapt Code
  • Developers
  • Quickstarts
  • API reference
  • API pricing
  • CLI
  • MCP
  • Downloads
  • Desktop
  • Badges and embeds
© idapt[email protected]TermsPrivacy PolicyLegal noticeReport content
X (Twitter)
All features

Compute

Launching soon

Bring your Compose file.

Run any Docker image or Compose file on your computers. Secrets and backups included.

Get notified, sign up freeSee pricing

What you get

Your Compose file, unchanged

Paste it and it runs. Ordinary interpolation behaves exactly as it does on your laptop.

Secrets by name

Bind a credential; the value arrives as a file at /run/secrets and never enters a document or a backup.

Rotation takes effect on restart

Secrets are written fresh every start, so rotating one needs no edit and no redeploy.

Volumes and image, backed up together

A Dockerfile does not rebuild the same twice, so the image is stored with the data.

Who it's for

Developers

Run the stack you already have on a machine you already have, instead of installing it by hand.

Agent builders

Give an agent a container to work in, with the persistence contract stated rather than discovered.

Small teams

Share a running preview at a workspace URL without standing up hosting for it.

How it works

  1. 1
    Pick a source

    An image, a Dockerfile, or a Compose file. Choose the computer to run it on.

  2. 2
    Bind what it needs

    Attach credentials by name. Values never appear in the document.

  3. 3
    Expose a port

    Private, workspace, or public. Copy the URL.

  4. 4
    Back it up

    Volumes and image, encrypted, kept for 30 days and restorable onto any of your computers.

Frequently asked

Be first in line

Create a free account. You'll have it the moment it ships.

Sign up freeRead the docs

Read the docs

  • Containers
  • Compose files
  • Give a container a secret

Pair with

  • Cloud Computers
  • Computers
  • Credentials
A URL that survives a move

The address belongs to the container, so migrating to another computer keeps every link working.

Rebuild without losing data

Take a security update: the image is replaced, the volumes are kept, the container restarts.