graphql-engine/install-manifests/README.md

14 lines
364 B
Markdown
Raw Normal View History

2018-09-13 12:33:13 +03:00
# 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).