Caprover logo
Caprover one-click apps browser
NocoDB logo
NocoDB
The Open Source Airtable Alternative - Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.
Official integration
Created - Last update

NocoDB is an open source #NoCode platform that turns any database into a smart spreadsheet. https://github.com/nocodb/nocodb - https://www.nocodb.com/

Deployed services
nocodb
nocodb/nocodb:$$cap_version
  • nocodb-data:/usr/app/data
8080
always
7
Variables

NocoDB Version

Default: 0.83.8

$$cap_version
Check out their Docker page for the valid tags https://hub.docker.com/r/nocodb/nocodb/tags

NC_DB

Default:

$$cap_nc_db
MySQL, PostgreSQL and MSSQL connection urls supported. If absent: A local SQLite will be created in root folder

DATABASE_URL

Default:

$$cap_database_url
JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment

NC_PUBLIC_URL

Default:

$$cap_public_url
Used for sending Email invitations. If absent: Best guess from http request params

NC_AUTH_JWT_SECRET

Default: $$cap_gen_random_hex(64)

$$cap_auth_jwt_secret
JWT secret used for auth and storing other secrets. If absent: A Random secret will be generated

NC_SENTRY_DSN

Default:

$$cap_sentry_dsn
For Sentry monitoring

NC_CONNECT_TO_EXTERNAL_DB_DISABLED

Default:

$$cap_connect_to_external_db_disabled
Disable Project creation with external database. (Enter "1" to disable)

NC_DISABLE_TELE

Default:

$$cap_disable_tele
Disable telemetry (Enter "1" to disable)
© 2025, Built with Gatsby - Source code available on GitHub