Add Seenode deployment instructions to documentation

This commit is contained in:
GeoSegun 2025-10-23 11:24:12 +01:00
parent 88a65bb374
commit cc546cd5a5

View file

@ -70,6 +70,7 @@ which have instructions for Flask, WSGI, or Python.
- `Google Cloud Run <https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-service>`_ - `Google Cloud Run <https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-service>`_
- `AWS Elastic Beanstalk <https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-flask.html>`_ - `AWS Elastic Beanstalk <https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-flask.html>`_
- `Microsoft Azure <https://docs.microsoft.com/en-us/azure/app-service/quickstart-python>`_ - `Microsoft Azure <https://docs.microsoft.com/en-us/azure/app-service/quickstart-python>`_
- `Seenode <https://seenode.com/docs/frameworks/python/flask/>`_
This list is not exhaustive, and you should evaluate these and other This list is not exhaustive, and you should evaluate these and other
services based on your application's needs. Different services will have services based on your application's needs. Different services will have