Overview
Datasette database index
The Datasette interface, served on port 80 through an authenticating nginx proxy, listing the tables of the bundled demo database.
Datasette database index
Faceted table view
JSON API
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:
- Zero-setup deployment - Launch the instance and your data explorer is live on port 80
- Production-grade service management - systemd starts Datasette on boot and restarts it on failure automatically
- Built-in authentication - nginx reverse proxy with HTTP Basic auth protects your data from the first request
- Resizable storage - SQLite databases live on a dedicated data disk you can expand independently of the root volume
- No shared credentials - A unique admin password is generated per instance on first boot
Application Stack
- Datasette installed into a dedicated Python virtual environment under /opt/datasette
- Run by an unprivileged service account for defense in depth
- Served databases directory on a dedicated, independently resizable data disk
- systemd service with automatic restart on failure
- nginx reverse proxy publishing the interface on port 80 behind HTTP Basic authentication
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
- Government open data teams publishing budget, procurement, or geographic datasets for citizen access with a browsable interface and downloadable JSON
- Research labs sharing experiment results or datasets with collaborators as a queryable, reproducible site
- Data engineers on small teams who need an instant browsable interface and JSON API over SQLite databases without building a custom front end
- Internal data catalogues and reporting dashboards for teams that want self-serve data exploration
- Reproducible data publishing where analysts share the results of a data analysis as a queryable site
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.
Highlights
- Launch a production-ready data explorer in minutes with zero manual setup. Datasette is preinstalled, running as a systemd service with automatic restart on failure, and served behind an authenticating nginx proxy on port 80. No dependency management, no virtual environment configuration, and no custom code required - just launch the instance and start exploring data immediately.
- Instantly publish any SQLite database as a browsable, searchable, facetable web interface with a full JSON API over every table and custom SQL query. Your databases live on a dedicated data disk that you can resize independently of the root volume, so storage grows with your data without redeploying the instance.
- Secure by default with a unique admin password generated per instance on first boot - no shared or default credentials ever ship. The Datasette process binds to loopback only and is never directly exposed. Backed by 24/7 technical support from cloudimg via email and live chat, with help for deployment, plugins, TLS, and troubleshooting.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
t3.medium Recommended | t3.medium | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
m8i-flex.8xlarge | m8i-flex.8xlarge instance type | $0.24 |
r5d.16xlarge | r5d.16xlarge instance type | $0.24 |
r8idb.16xlarge | r8idb.16xlarge instance type | $0.24 |
c7i.metal-24xl | c7i.metal-24xl instance type | $0.24 |
r7a.xlarge | r7a.xlarge instance type | $0.12 |
m5zn.metal | m5zn.metal instance type | $0.24 |
c6a.2xlarge | c6a.2xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of Datasette 0.65.2 with a ready-to-explore demo database behind an authenticating nginx proxy.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). The Datasette interface is served on port 80: browse to http://<instance-public-ip>/ and sign in with user admin and the generated password. Retrieve the credentials with: sudo cat /root/datasette-credentials.txt. nginx reverse-proxies port 80 to the Datasette process on 127.0.0.1:8001 behind HTTP Basic auth. A demo database ships at /var/lib/datasette/demo.db; add your own SQLite databases by copying .db files into /var/lib/datasette and then run: sudo systemctl restart datasette.service. Databases are served read-only by default. Install Datasette plugins into the bundled virtual environment with: sudo /opt/datasette/venv/bin/datasette install <plugin>, then restart the service. The served-databases directory lives on a dedicated data disk mounted at /var/lib/datasette.
Resources
Vendor resources
Support
Vendor support
cloudimg Support
cloudimg provides 24/7 technical support for this Datasette AMI by email and live chat.
What we help with:
- Deployment and initial configuration
- Loading your own SQLite databases
- Enabling and configuring Datasette plugins
- Faceting, full-text search, and the JSON API
- TLS setup and authentication configuration
- Performance tuning and troubleshooting
- Updates and patching
Response times: Critical issues receive a one-hour average response.
Contact: Email support@cloudimg.co.uk or reach us via live chat. For guided setup assistance or help planning your deployment, contact us and an engineer will walk you through the process.
Refunds: If you experience issues with the product, contact our support team to discuss resolution options including refunds.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.