Self-host with Docker · Yantr
NocoDB
Open-source Airtable alternative — databases as spreadsheets.
1
Ports
0
Notes
3
Use Cases
About
What NocoDB does
NocoDB is an open-source no-code platform that turns any database into a smart spreadsheet interface. Connect to PostgreSQL, MySQL, or SQLite and get instant REST APIs, gallery and kanban views, form builders, and team collaboration features.
Install Flow
How to self-host NocoDB
NocoDB can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what NocoDB does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Build no-code apps and forms on top of your existing databases.
- Collaborate on structured data with a familiar spreadsheet interface.
- Auto-generate REST APIs from any database table instantly.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
postgres:16-alpine
Service Name
postgres
Related Apps
More tools you might pair with NocoDB
Page generated 2026-06-23T15:50:08.758Z