mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 21:12:09 +03:00
a21f6cd648
Changes compared to `/v1alpha1/graphql` * Changed all graphql responses in **/v1/graphql** endpoint to be 200. All graphql clients expect responses to be HTTP 200. Non-200 responses are considered transport layer errors. * Errors in http and websocket layer are now consistent and have similar structure. |
||
---|---|---|
.. | ||
azure-container | ||
azure-container-with-pg | ||
docker-compose | ||
docker-compose-https | ||
docker-compose-pgadmin | ||
docker-compose-postgis | ||
docker-run | ||
google-cloud-k8s-sql | ||
kubernetes | ||
README.md |
Hasura GraphQL Engine Installation Manifests
Various installation / deployment methods for Hasura GraphQL Engine
- Docker Compose
- Docker Compose with HTTPS using Caddy
- Docker Compose with PostGIS enabled Postgres
- Docker Compose with pgAdmin
- Docker run
- Kubernetes
- Azure Container Instance without Postgres
- Azure Container Instances with Postgres
License
All content in this directory is under MIT License.