mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Link to hosting providers, refs #997
This commit is contained in:
parent
e4f18fbd37
commit
7a029d1eda
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ Ubuntu offer `a tutorial on installing nginx <https://ubuntu.com/tutorials/insta
|
|||
Deploying using buildpacks
|
||||
==========================
|
||||
|
||||
Some hosting providers such as Heroku, DigitalOcean App Platform and Scalingo support the `Buildpacks standard <https://buildpacks.io/>`__ for deploying Python web applications.
|
||||
Some hosting providers such as `Heroku <https://www.heroku.com/>`__, `DigitalOcean App Platform <https://www.digitalocean.com/docs/app-platform/>`__ and `Scalingo <https://scalingo.com/>`__ support the `Buildpacks standard <https://buildpacks.io/>`__ for deploying Python web applications.
|
||||
|
||||
Deploying Datasette on these platforms requires two files: ``requirements.txt`` and ``Procfile``.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue