
undb
secure, no-code, SQLite platform
undb
undb-io/undb:latest
Just deployed
libSQL
tursodatabase/libsql-server:latest
Just deployed
/var/lib/sqld
UNDB
undb is a next-generation, SQLite-based no-code platform enabling developers and businesses to create secure no-code applications. It offers a developer-friendly, privacy-first environment with type-safe APIs, binary packaging, and BaaS capabilities, catering to developers, small businesses, enterprises, and educators seeking to build robust applications with minimal friction and full data control.
Usage Guide
First Login
This template has user registration enabled by default allowing you to register your account. After you've registered your account I'd recommend disabling user registration by setting UNDB_DISABLE_REGISTRATION
to false
in the service variables. That is unless you do want people to have the ability to register accounts on your undb deployment.
Email Authentication
Email authentication is disabled by default to allow for quick sign-up, if you need email authentication then you'll need to configure that with maildev
by specifying the following variables:
UNDB_MAIL_HOST=maildev
UNDB_MAIL_PORT=1025
UNDB_VERIFY_EMAIL=true
Documentation
For more documentation about how undb works and how to use it, please see:
Template Content
UNDB_ADMIN_EMAIL
Your admin account email