NocoDB
NocoDB optimizations
These are optional optimizations that are added in the env.sh backend file: export NC_EXPORT_MAX_TIMEOUT=50000 export DB_QUERY_LIMIT_MAX=100000 export NC_REQUEST_BODY_SIZE=1048576000 export NC_ATTACHMENT_FIELD_SIZE=20000000 export ...
Email
If you wish, you can configure a custom SMTP provider using these steps: Go to Account Settings as the Admin, then to the App Store page Install and configure the SMTP app. Then add your SMTP credentials.
Telemetry
As per upstream default, telemetry is enabled by default. You can disable this by setting the following in /app/data/env.sh using the File manager: export NC_DISABLE_TELE=true
Custom config
Custom configuration can be set in /app/data/env.sh using the File manager. See upstream docs for more information.
How to order NocoDB?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: NocoDB 4. Select vCPU / RAM If you don't know how much you will need to use, just leave the default. 5. Select Disk Storage Size If you don't know how much you will need to ...