# Hasura GraphQL Engine Installation Manifests Various installation / deployment methods for Hasura GraphQL Engine 1. [Docker Compose](docker-compose) 2. [Docker Compose with HTTPS using Caddy](docker-compose-https) 3. [Docker Compose with PostGIS enabled Postgres](docker-compose-postgis) 4. [Docker Compose with pgAdmin](docker-compose-pgadmin) 5. [Docker run](docker-run) 6. [Kubernetes](kubernetes) 7. [Azure Container Instance without Postgres](azure-container) 8. [Azure Container Instances with Postgres](azure-container-with-pg) ## License All content in this directory is under [MIT License](../LICENSE-community).