graphql-engine/install-manifests
Noon van der Silk 4ebfaf2ffd
adds postgres password to docker-compose setup (fix #3894) (#3895)
* adds postgres password to docker-compose setup

* fix confusion with pg password

* add pw to other docker-compose files

* add password to db url

* setting postgis image version

Co-authored-by: Marion Schleifer <marion@hasura.io>
Co-authored-by: Shahidh K Muhammed <muhammedshahid.k@gmail.com>
2020-02-19 19:22:40 +05:30
..
azure-container update manifests to v1.1.0 (#3913) 2020-02-19 19:21:40 +05:30
azure-container-with-pg update manifests to v1.1.0 (#3913) 2020-02-19 19:21:40 +05:30
docker-compose adds postgres password to docker-compose setup (fix #3894) (#3895) 2020-02-19 19:22:40 +05:30
docker-compose-https adds postgres password to docker-compose setup (fix #3894) (#3895) 2020-02-19 19:22:40 +05:30
docker-compose-pgadmin adds postgres password to docker-compose setup (fix #3894) (#3895) 2020-02-19 19:22:40 +05:30
docker-compose-postgis adds postgres password to docker-compose setup (fix #3894) (#3895) 2020-02-19 19:22:40 +05:30
docker-run update manifests to v1.1.0 (#3913) 2020-02-19 19:21:40 +05:30
google-cloud-k8s-sql update manifests to v1.1.0 (#3913) 2020-02-19 19:21:40 +05:30
kubernetes update manifests to v1.1.0 (#3913) 2020-02-19 19:21:40 +05:30
README.md add docker-compose-pgadmin manifest (close #1424) (#1494) 2019-02-07 17:20:27 +05:30

Hasura GraphQL Engine Installation Manifests

Various installation / deployment methods for Hasura GraphQL Engine

  1. Docker Compose
  2. Docker Compose with HTTPS using Caddy
  3. Docker Compose with PostGIS enabled Postgres
  4. Docker Compose with pgAdmin
  5. Docker run
  6. Kubernetes
  7. Azure Container Instance without Postgres
  8. Azure Container Instances with Postgres

License

All content in this directory is under MIT License.