sota.io

What is sota.io?

sota.io is an EU-native deployment platform where AI agents and developers can deploy web applications with a single API call. Push your code, get a live URL with HTTPS -- no DevOps knowledge required.

Key Features

  • Auto-Detection -- Next.js, Node.js, and Python frameworks are automatically detected and built without configuration
  • Automatic HTTPS -- Every deployment gets a {app}.sota.io subdomain with a valid Let's Encrypt wildcard certificate
  • Container Isolation -- Every app runs in a gVisor sandbox for security
  • EU-Native -- Hosted on Hetzner Cloud in Germany, DSGVO-compliant by default
  • MCP Integration -- AI agents can deploy, manage, and monitor apps natively via Model Context Protocol
  • Zero-Downtime Deploys -- Blue-green deployments with instant rollback
  • Open Source -- CLI, SDK, and MCP server are open source on GitHub

How It Works

  1. Push code -- Upload a code archive via API or use sota deploy from the CLI. The CLI and SDK are open source.
  2. Automatic build -- sota.io detects your framework, builds a Docker image, and starts a container
  3. Live URL -- Your app is live at https://{app}.sota.io with HTTPS and health checks

Who Is It For?

  • Developers who want to ship fast without configuring servers, CI/CD, or SSL certificates
  • AI Agents (Claude Code, Open CLAW) that need to deploy apps programmatically via MCP or REST API
  • Teams building prototypes, internal tools, or side projects that need reliable EU hosting

Next Steps