NocoDB is an open-source no-code database platform that turns any relational database into a smart spreadsheet with grid, gallery, kanban, and form views plus a REST API — an Airtable alternative. This image runs NocoDB on Ubuntu 24.04 LTS, hardened and fully patched, with the web UI on port 80, a PostgreSQL backend, a unique per-VM admin credential seeded on first boot, and data on a dedicated disk. Maintained by cloudimg.
## NocoDB on Ubuntu 24.04 LTS
NocoDB is the open-source no-code database platform — turn any relational database (or start fresh) into a collaborative smart spreadsheet with grid, gallery, kanban, and form views, automations, and an auto-generated REST API. A powerful self-hosted alternative to Airtable. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base.
### What's included
### Getting started
Retrieve the generated admin credentials with `sudo cat /root/nocodb-credentials.txt`, then sign in at the VM's public IP to create your first base. Import a spreadsheet or connect an existing database, then build views and share via the REST API. The deployment guide on cloudimg.co.uk covers bases, views, and the API.