mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
349ccd3296
Docker Compose is now a plugin for Docker, bundled by default in Docker Desktop and many Linux distribution packages. The standalone `docker-compose` binary has been deprecated since Docker Compose v2. Using the new version directly allows us to write development scripts that do not require `docker-compose` to be installed. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5185 GitOrigin-RevId: c8542b8b2405d1aa32288991688c6fde4af96383 |
||
---|---|---|
.. | ||
azure-container | ||
azure-container-with-pg | ||
docker-compose | ||
docker-compose-https | ||
docker-compose-ms-sql-server | ||
docker-compose-mysql-preview | ||
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.