Atmos Computer

Connect Desktop or Web to a remote Atmos Server through Atmos Relay—no third-party tunnel required.

Atmos Computer registers a machine (VPS, workstation, home server) with Atmos so your UI connects through Atmos Relay. The remote server reaches out to Atmos on its own; your laptop or browser then joins that session. You do not install Ngrok, Tailscale, or Cloudflare Tunnel for this.

This is separate from Cross-Platform & Remote Access Remote Access, which uses external tunneling to share the machine you are on now.

Atmos Computer vs Remote Access

Atmos ComputerRemote Access (tunneling)
Where work runsThe registered remote hostThis computer (where Desktop is hosting)
Network pathAtmos Relay (server connects outward)External provider → secure entry → local Atmos
Client needs tunnel toolsNoYes (on the hosting desktop)
Main entryAtmos ComputerConnectRemote AccessPublic URL
Your projects live onThe remote machineThis machine

Some UI labels say “remote” on This Computer—that means register this PC with Atmos Relay, not the Remote Access tunnel page.

Why it matters

  • Keep repos, secrets, and builds on infrastructure you control.
  • Use one powerful remote box from a laptop, desktop, or browser.
  • No inbound firewall rules or tunnel accounts on the client—only an outbound link from the server.

How connection works

Your laptop (Desktop or browser)


   Atmos Relay  (e.g. relay.atmos.land)

Remote machine running Atmos Server

Your UI never needs the server’s public IP or SSH for Atmos itself—the server maintains the relay link.

Typical flow

  1. Access Key — create and save in Settings → Atmos Computer → Access Key.
  2. Register — add the remote machine to your account (from that machine or via a registration code).
  3. Connect — pick the computer under My Computers; Atmos switches the UI to that server.
  4. Work — workspaces, terminals, Canvas, and agents run on that computer.

Learn more

  • Remote Build — step-by-step register, connect, and security notes.

On this page