fauno b5ef8c8e7a
continuous-integration/drone/push Build is failing
doc: readme
2026-06-29 10:11:08 -03:00
2025-01-08 10:09:13 -08:00
2026-03-23 16:27:52 -04:00
2022-10-22 11:35:54 +02:00
2026-03-23 16:27:52 -04:00
2026-01-21 14:28:11 -03:00
2025-01-02 16:48:09 -03:00
2026-06-29 10:11:08 -03:00

nocodb

NocoDB is a no-code database platform that allows teams to collaborate and build applications with ease of a familiar and intuitive spreadsheet interface. This allows even non-developers or business users to become software creators.

  • Maintainer: @fauno
  • Category: Apps
  • Status: 0
  • Image: nocodb, 4, upstream
  • Healthcheck: No
  • Backups: Yes
  • Email: No
  • Tests: No
  • SSO: No

Quick start

Where example.coop is your domain:

abra app new nocodb
abra app config nocodb.example.coop
abra app secrets generate -a nocodb.example.coop
# Save the generated password
DATABASE_PW="REPLACE THIS WITH THE GENERATED PASSWORD"
abra app secret insert nocodb.example.coop nc_db_url v1 "pg://db:5432?u=nocodb&p=${DATABASE_PW}&d=nocodb"
abra app deploy nocodb.example.coop

NocoDB Enterprise Version

Uncomment the variables used for setting enterprise values. Make sure you have a valid license.

abra app config nocodb.example.coop
abra app secret generate nocodb.example.coop auth_jwt v1
abra app undeploy nocodb.example.coop
abra app deploy nocodb.example.coop

For more, see docs.coopcloud.tech.

S
Description
Open Source Airtable Alternative
Readme 220 KiB
Languages
Shell 61.8%
Go Template 38.2%