Baserow – self-hosted Airtable alternative
Baserow is an open-source no-code database and spreadsheet (tables, views, API). This stack runs Baserow with embedded SQLite; for production or heavy use you can switch to Postgres (see Baserow Docker docs). No host ports; put it behind Caddy.
Standard isolation
What to know
- Access
- Caddy route available; choose an access policy
- Login
- Application login
- Shared services
- No shared resources
- Backups
- Backups recommended
- Resource size
- Medium
- Lifecycle
- Stable
Ready for the technical setup?
The stack README documents configuration, storage, networking, deployment, verification, upgrades, and troubleshooting.
View technical setup