Where is TofuPilot cloud data hosted?
Updated July 7, 2026
Your core data (database and file storage) is hosted in Europe, operated by TofuPilot SA, a Swiss company not subject to the US CLOUD Act. Compute runs on a serverless architecture that routes each request to the nearest data center, so the platform stays fast for teams worldwide while data at rest remains in Europe. Customers needing strict EU-only data residency can get a managed dedicated instance hosted entirely in the EU, or self-host.
Related questions
- Can TofuPilot be self-hosted on my own servers?Yes, on the Enterprise plan. You run the dashboard, deployer, and PostgreSQL in your own infrastructure with Docker Compose, one organization per instance.…
- How do I back up a self-hosted TofuPilot instance?Your data lives in two Docker volumes: tofupilot-pg-data for the PostgreSQL database and tofupilot-seaweed-data for file storage. Back up both volumes on a…
- What are the server requirements for self-hosting TofuPilot?Ubuntu 20.04+ or Debian on x86_64, 2+ CPU cores, 4 GB RAM, 40 GB+ disk, standard root Docker (not rootless), ports 80/443 open, and three subdomains for the…
