Deploying To Remote Clouds

Deploys to a real (non-Dream) Taubyte cloud — selects the cloud by FQDN with `tau select cloud --fqdn <fqdn>`, registers projects with `tau import project` when missing on that cloud, pushes via `tau push project`, and distinguishes **code** builds from **website** builds (`tau push website`, `AssetCid`). Covers project-id alignment, replacing Dream `*.default.localtau` with remote-suitable FQDNs, `*.gen.<cloud>` CID-suffix naming on some hosts, and verification with `tau query builds/logs`. No `dream inject` on remote. Use when targeting a remote cloud or diagnosing "API works, GET / fails".

taubyte 641b574 13.7 KB Updated

File contents

taubyte/skills/tree/main/skills/deploying-to-remote-clouds commit 641b5746e6

Frequently asked questions

npx skillmds@latest add taubyte/deploying-to-remote-clouds