graphql-engine/docs/graphql/manual/guides/deployment/index.rst
Rikin Kachhia dada14b1ad update docs (#860)
* add $ before commands in server flag reference docs

* add deploy to AWS RDS blog link to guides in docs

* fix pagination expressionin reference docs

* update many-to-many relationship docs

* add _not operator + filtering over relationships docs
2018-10-26 08:29:36 +05:30

20 lines
590 B
ReStructuredText

Guides: Deployment
==================
- :doc:`Deploy on Digital Ocean using Docker <digital-ocean>`
- :doc:`Digital Ocean One-click App <digital-ocean-one-click>`
- `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:
On Digital Ocean using Docker <digital-ocean>
DigitalOcean One-click App <digital-ocean-one-click>