Templatesteable
data
teable
Open-source Airtable alternative built on native Postgres — spreadsheet UI over real SQL tables with automations, views, and API.
dataproductivityworkPostgreSQLValkey
What gets deployed
Web
teable server
PostgreSQL
managed database
Valkey
managed cache
GitHub stars19,000
About
Open-source Airtable alternative built on native Postgres — spreadsheet UI over real SQL tables with automations, views, and API.
Managed services
- PostgreSQLTCP:5432
- ValkeyTCP:6379
Environment Variables
| Variable | Description | Required |
|---|---|---|
| PRISMA_DATABASE_URL | Default: postgresql://teable:teable@{{KUBERO_APP_NAME}}-postgresql-rw:5432/teable | Optional |
| BACKEND_CACHE_PROVIDER | Default: redis | Optional |
| BACKEND_CACHE_REDIS_URI | Default: redis://rfr-{{KUBERO_APP_NAME}}-cache-readwrite:6379/0 | Optional |
| SECRET_KEY | Default: change-me-to-random-string | Optional |
| PUBLIC_ORIGIN | Default: {{KUBERO_APP_URL}} | Optional |
| BACKEND_STORAGE_PROVIDER | Default: local | Optional |
| BACKEND_STORAGE_LOCAL_PATH | Default: /app/.teable | Optional |
| MAX_ATTACHMENT_UPLOAD_SIZE | Default: 209715200 | Optional |
Deploy teable
One click to deploy a fully configured teable instance with all dependencies pre-wired.
Deploy NowReady to deploy teable?
No infrastructure to manage. Just connect your repo and go live in seconds.