Skip to main content

Datasette plugin for publishing data using Fly

Project description

datasette-publish-fly

PyPI Changelog Tests License

Datasette plugin for publishing data using Fly.

Installation

Install this plugin in the same environment as Datasette.

$ pip install datasette-publish-fly

Usage

First, install the flyctl command-line tool by following their instructions.

Run flyctl auth signup to create an account there, or flyctl auth login if you already have one.

Now you can use datasette publish fly to publish your data:

datasette publish fly my-database.db --app="my-data-app"

The argument you pass to --app will be used for the URL of your application: my-data-app.fly.dev.

To update an application, run the publish command passing the same application name to the --app option.

Fly will charge you monthly for each application you have live. Details of their pricing can be found on their site.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datasette-publish-fly-1.0.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

datasette_publish_fly-1.0.1-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page