> ## Documentation Index
> Fetch the complete documentation index at: https://help.teable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# One-Click Cloud Deployment (Deprecated)

> Deploy Teable quickly using cloud provider templates, then subscribe to unlock paid features and activate your license.

<Warning>
  **Deprecated.** One-click templates are no longer a recommended way to deploy
  Teable — start from [Deployment](/en/deploy/choose). If you already run Teable
  from one of them, here is what you have and where to go next: these templates
  give you a **standalone** Teable (app + PostgreSQL + Redis): tables,
  collaboration, API, and automations, but no AI features. One-click platforms
  cannot start containers, so the [runtime plane](/en/deploy/architecture) that
  powers AI sessions, App Builder, and app deployments cannot run on them. Two
  ways to the full platform:

  1. **Keep your platform and attach a runtime plane**: deploy it on a machine
     you control following the
     [migration guide](https://github.com/teableio/teable-deployment/blob/main/migration/2026-07-basic-to-full-featured.md),
     then add the connection environment variables from the guide to your
     platform service and redeploy. Your data stays in place, and rollback is
     just removing the variables again.
  2. **Migrate to the [standard deployment](/en/deploy/choose)**: back up a
     PostgreSQL dump plus your uploaded files, restore them into a Docker
     all-in-one or Kubernetes install, and repoint your domain.
</Warning>

## One-Click Cloud Deployment

One-click templates help you bootstrap a Teable environment quickly. After deployment, if you want paid features (for self-hosted plans), you should **subscribe** and **activate your license** using your Instance ID.

## Step 1: Deploy with a template

Choose a template below and deploy.

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/NtH5uD?referralCode=rE4BjB)

[![Deploy on Zeabur](https://zeabur.com/button.svg)](https://zeabur.com/templates/QF8695)

[![Deploy to RepoCloud](https://d16t0pc4846x52.cloudfront.net/deploylobe.svg)](https://repocloud.io/details/?app_id=273)

[![Deploy on Elestio](https://elest.io/images/logos/deploy-to-elestio-btn.png)](https://elest.io/open-source/teable)

## Step 2: Subscribe (paid features)

If you are deploying **self-hosted** and need paid features, subscribe with your **Instance ID**:

1. Open the Admin Panel in your deployed instance and copy the **Instance ID**
2. Go to the self-hosted pricing page and subscribe: `https://app.teable.ai/public/pricing?host=self-hosted`
3. After subscribing, you will get a **License Key**

Then activate it in your instance:

* Documentation: [Subscribe and Activate License](/en/deploy/activate)

<Note>
  If you are using **Teable Cloud** (hosted by Teable), manage your plan in-app:
  see [Billing & Subscription](/en/basic/space/billing).
</Note>

## Need help?

If you have questions about subscription or licensing, contact `support@teable.ai`.
