2020-08-25 14:53:25 +03:00
|
|
|
.. meta::
|
|
|
|
:description: Hasura Cloud documentation
|
|
|
|
:keywords: hasura, docs, manual, graphql engine, cloud, hosted
|
|
|
|
|
|
|
|
.. title:: Hasura Cloud Documentation
|
|
|
|
|
|
|
|
.. _cloud_docs:
|
|
|
|
|
|
|
|
Hasura Cloud Documentation
|
|
|
|
==========================
|
|
|
|
|
2021-02-17 15:43:38 +03:00
|
|
|
`Hasura Cloud <https://cloud.hasura.io/signup/?pg=docs&plcmt=body&cta=hasura-cloud&tech=default>`__ offers hosted `GraphQL Engine <https://github.com/hasura/graphql-engine>`__
|
2020-08-25 14:53:25 +03:00
|
|
|
projects with extra features for reliability and security. It includes all the :ref:`core features <core_docs>`
|
|
|
|
of GraphQL Engine, while taking care of infrastructure concerns, such as the number of instances, cores, memory, concurrent users, high-availability,
|
|
|
|
realtime monitoring, caching, tracing, and rate-limiting. It supports both new and existing PostgreSQL databases.
|
|
|
|
|
|
|
|
.. container:: toc-list
|
|
|
|
|
|
|
|
.. container:: toc-list-section
|
|
|
|
|
|
|
|
.. container:: toc-list-head
|
|
|
|
|
|
|
|
Basics
|
|
|
|
|
|
|
|
.. container:: toc-list-content
|
|
|
|
|
|
|
|
- :ref:`cloud_getting_started`
|
2020-09-21 13:00:21 +03:00
|
|
|
- :ref:`create_project`
|
|
|
|
- :ref:`manage_project_collaborators`
|
|
|
|
- :ref:`manage_project_env_vars`
|
|
|
|
- :ref:`secure_project`
|
2020-08-25 14:53:25 +03:00
|
|
|
|
|
|
|
.. container:: toc-list-section
|
|
|
|
|
|
|
|
.. container:: toc-list-head
|
|
|
|
|
|
|
|
Features
|
|
|
|
|
|
|
|
.. container:: toc-list-content
|
|
|
|
|
|
|
|
- :ref:`metrics`
|
|
|
|
- :ref:`api_limits`
|
|
|
|
- :ref:`allow_lists`
|
|
|
|
- :ref:`regression_tests`
|
|
|
|
- :ref:`read_replicas`
|
|
|
|
- :ref:`response_caching`
|
|
|
|
- :ref:`tracing`
|
|
|
|
|
|
|
|
.. container:: toc-list-section
|
|
|
|
|
|
|
|
.. container:: toc-list-head
|
|
|
|
|
|
|
|
Reference
|
|
|
|
|
|
|
|
.. container:: toc-list-content
|
|
|
|
|
|
|
|
- :ref:`cloud_api_reference`
|
|
|
|
- :ref:`glossary`
|
|
|
|
- :ref:`hasurapro_cli`
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:titlesonly:
|
|
|
|
:hidden:
|
|
|
|
|
|
|
|
Getting Started <getting-started/index>
|
|
|
|
projects/index
|
|
|
|
metrics/index
|
|
|
|
api-limits
|
|
|
|
allow-lists
|
|
|
|
regression-tests
|
|
|
|
read-replicas
|
|
|
|
response-caching
|
|
|
|
tracing
|
2021-02-08 12:06:11 +03:00
|
|
|
Billing <billing/index>
|
2020-08-25 14:53:25 +03:00
|
|
|
hasurapro-cli/index
|
|
|
|
api-reference
|
|
|
|
glossary
|