graphql-engine/docs/graphql/manual/guides/deployment/index.rst
2018-12-17 17:28:29 +05:30

25 lines
719 B
ReStructuredText

Guides: Deployment
==================
.. contents:: Table of contents
:backlinks: none
:depth: 1
:local:
- :doc:`Digital Ocean One-click App <digital-ocean-one-click>`
- :doc:`Azure Container Instances with Postgres <azure-container-instances-postgres>`
- `Blog: Instant GraphQL on AWS RDS <https://blog.hasura.io/instant-graphql-on-aws-rds-1edfb85b5985>`__
.. note::
The above are guides to deploy Hasura GraphQL engine on some specific platforms.
For more generic guides, see :doc:`../../deployment/index`
.. toctree::
:maxdepth: 1
:titlesonly:
:hidden:
DigitalOcean One-click App <digital-ocean-one-click>
Azure Container Instances with Postgres <azure-container-instances-postgres>