graphql-engine/install-manifests/README.md
2018-09-13 15:03:13 +05:30

14 lines
364 B
Markdown

# 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 run](docker-run)
3. [Kubernetes](kubernetes)
## License
All content in this directory is under [MIT License](../LICENSE-community).