diff --git a/docs/deploying.rst b/docs/deploying.rst index 92d26bf8..75bf2612 100644 --- a/docs/deploying.rst +++ b/docs/deploying.rst @@ -88,7 +88,7 @@ Ubuntu offer `a tutorial on installing nginx `__ for deploying Python web applications. +Some hosting providers such as `Heroku `__, `DigitalOcean App Platform `__ and `Scalingo `__ support the `Buildpacks standard `__ for deploying Python web applications. Deploying Datasette on these platforms requires two files: ``requirements.txt`` and ``Procfile``.