Publish a browsable data explorer and JSON API over any SQLite database in minutes - preinstalled, authenticated, and backed by 24/7 cloudimg support.
Real screenshots of this software running on the cloudimg image, taken while testing the deployment guide.
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
## Publish Your Data in Minutes - No Front End Required
Datasette is an open source multi-tool for exploring and publishing data. It takes one or more SQLite databases and instantly publishes them as a browsable, searchable web interface with a faceted UI and a full JSON API over every table and query. This AMI delivers Datasette fully installed and running as a system service, so a working data explorer is serving within minutes of launch - no manual configuration, no dependency management, no custom code.
## Why This AMI vs. Manual Setup
Deploying Datasette yourself means installing Python, managing virtual environments, configuring a reverse proxy, setting up authentication, and writing systemd units. This image handles all of that out of the box:
## Application Stack
## Ready-to-Explore Demo Database
A demo SQLite database ships at /var/lib/datasette/demo.db with sample tables and rows. The interface is populated out of the box so you can immediately browse tables, run filters, drill into facets, and call the JSON API. Copy your own .db files into the data directory and restart the service to publish them.
## Secure First Boot
On first boot, a one-shot service generates a fresh admin password unique to that instance, writes it into the nginx credentials file, and stores the password in a root-only file. The Datasette process binds to loopback only and is never exposed without authentication. No shared or default credentials ship in the image.
## Use Cases
## cloudimg Support
24/7 technical support by email and live chat. Our engineers help with deployment, loading your own databases, enabling plugins, configuring faceting and full-text search, the JSON API, TLS setup, and authentication configuration.
## Get Started
Launch the AMI, retrieve your unique admin password from the root-only credentials file, and start exploring the demo database immediately. When you are ready to publish your own data, copy your SQLite files to the data directory and restart the service. For a guided setup or help planning your deployment, contact cloudimg support.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.