Datasette preinstalled for AWS. The open source tool for exploring and publishing data from SQLite databases over the web, on Ubuntu 24.04, served on port 80 behind an authenticating proxy with a per instance password generated on first boot. Backed by 24/7 cloudimg support.
## Datasette by cloudimg
Datasette is an open source tool for exploring and publishing data. It takes SQLite databases and serves an interactive web interface and a JSON API for browsing, querying and faceting the data. This Amazon Machine Image delivers Datasette fully installed in a dedicated virtual environment with a demo database. The release available is Datasette 0.65.2.
## Secure First Boot
Datasette is published on port 80 behind an authenticating nginx proxy, and a fresh admin password is generated on the first boot of every instance and stored in a root only file. Add your own SQLite databases to the dedicated data volume and restart.
## cloudimg Support
Every cloudimg image includes 24/7 technical support covering deployment, publishing SQLite databases, the JSON API, plugins and TLS.