Skip to main content
Data AppsOfficial Appaloft catalog

Teable

Open-source spreadsheet database app with Postgres and Redis dependencies.

Appaloft · Official Appaloft catalogReviewed 2026-06-06cloud-teable · v1.0.0

Deployment highlights

  • Spreadsheet-style database application for collaborative data workflows.
  • The web service listens on port 3003.
  • Postgres and Redis are prepared as backing services.

Good for

  • Airtable-style internal databases
  • Collaborative operational tables
  • Self-hosted data apps backed by managed dependencies

Deployment variants

Deployment variants

The public Blueprint describes application topology. Appaloft's install plan confirms resource creation, reuse, and upgrade checks.

CommunityDefault

AGPL community image for open-source self-hosted Teable.

Full image

Full Teable image for self-hosted deployments that provide their own valid license path.

Environment profiles

PreviewProduction · Default

Upgrade impact

Upgrade strategy: image-tag
Manual review required · No destructive changes declared

Blueprint manifest

Topology Appaloft will create

This topology comes from the public Blueprint manifest. Dependencies are created or bound to existing resources through the install plan.

Components · 1

Teable

service
Runtime
container-image · ghcr.io/teableio/teable-community:latest
Public ports
http:3003/http Public
Routes
http/
Health check
HTTP /
Bound resources
postgres · redis · assets

Dependencies · 3

Teable Postgres

postgres
Dependency
postgres
Required
Required
Version requirement
Preferred 15.4 · Range >=15 <17

Teable Redis

redis
Dependency
redis
Required
Required
Version requirement
Preferred 7.2 · Range >=7 <8

Teable assets

volume
Dependency
volume
Required
Required

Installation configuration

Installation configuration

Parameters are ordinary install-time settings. Secrets are shown only by key and source; this page never collects or displays their values.

Parameters · 2

App name

APP_NAME

Type: string · Required · Default: teable

Public origin

PUBLIC_ORIGIN

Type: string · Optional · Default: https://teable.example.com

Secrets · 1

Secret key

SECRET_KEY

Required · Generated during install

Runtime signing/encryption secret generated during install execution unless the user supplies one.