NocoDB (No-Code Spreadsheet)
NocoDB provides a collaborative interface for managing relational database data.
Namespace: nocodb
Chart: zekker6/nocodb
1. Overview
An Airtable-like interface is provided over the existing PostgreSQL database. This platform is utilized for lightweight data management and structured content organization.
2. Configuration Parameters
- Database Engine: PostgreSQL (Backend integration).
- Access Control: User-based permissions are enforced via the internal auth system.
- Integration: APIs are exposed for consumption by n8n workflows.
3. Implementation Steps
- Deployment: Installed via the official Helm chart and managed by ArgoCD.
- Persistence: Database state is maintained by the central DB stack.
- Ingress: Routing is provided through the cluster LoadBalancer and Cloud Gateway.
4. Maintenance
- Versioning: Updates are tracked in the GitOps repository.
- Backups: Data integrity is ensured through the underlying PostgreSQL backup policy.