Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.remotemux.com/llms.txt

Use this file to discover all available pages before exploring further.

Backends control which infrastructure and transport RemoteMux uses. The core model stays the same: one environment per project directory, /workspace as the remote root, tmux-backed workspaces, and named workspaces for parallel work.

Compare The Backends

BackendWho owns the cloudUser authAttach transport
awsYour AWS accountAWS credentialsAWS SSM Session Manager
gcpYour GCP projectgcloud auth or a credential filegcloud compute ssh
e2bYour E2B accountE2B API keyE2B PTY API
managedRemoteMux control planeRemoteMux OAuth or service tokenE2B PTY API

Which One To Pick

Choose aws. Provisioning, credentials, and runtime resources stay in your AWS account. RemoteMux orchestrates through the hosted control plane.

Backend Guides

https://mintcdn.com/autocomputer/yKfOiNAxoK1vYP3l/images/aws.png?fit=max&auto=format&n=yKfOiNAxoK1vYP3l&q=85&s=7d3d90dd74628fc121a225aa9ef3fd0c

AWS BYOC

Direct AWS ownership and AWS-native auth.
https://mintcdn.com/autocomputer/yKfOiNAxoK1vYP3l/images/gcp.png?fit=max&auto=format&n=yKfOiNAxoK1vYP3l&q=85&s=b3126d7ece12f973e6ff96e694ebf25b

GCP BYOC

Direct GCP ownership with gcloud.
https://mintcdn.com/autocomputer/yKfOiNAxoK1vYP3l/images/e2b.png?fit=max&auto=format&n=yKfOiNAxoK1vYP3l&q=85&s=610d567691b5ad0480b823a741a505bf

E2B

Sandbox-backed runtimes with API-key auth.

Managed Cloud

Operator-owned infrastructure and the simplest user setup.
Last modified on April 9, 2026