Templates
Self-host NocoDB with Unbind
Deploy NocoDB on your own servers with Unbind. Turn a database into a spreadsheet your whole team can use.
NocoDB puts a spreadsheet interface on top of a database. It is often used as an open-source Airtable alternative.
Deploy it from the template list. It takes a minute or two.
What gets deployed
| Service | Runs |
|---|---|
| PostgreSQL | postgres |
| NocoDB | nocodb/nocodb:2026.08.1 |
Plan for at least 1 CPU core and 1.5 GB of memory.
Attachments are kept on a volume mounted at /usr/app/data/. Tables and records live in the PostgreSQL service.
What you fill in
| Input | Description | Default |
|---|---|---|
| Domain | The domain for the NocoDB instance. | |
| Database Size | Size of the storage for the PostgreSQL database. | 1 GB |
| Storage Size | Size of the storage for NocoDB data. | 1 GB |
After it deploys
Open your domain and sign up. The first account becomes the super admin.