Shahidh K Muhammed

Results 22 comments of Shahidh K Muhammed

Proposed solution: - Add an env var `HASURA_GRAPHQL_ADMIN_ROLE` and flag `--admin-role` which defaults to `admin` - Read this value and add it to the server's context - Use this value...

@praveenweb @revskill10 Cant't the History button and the sidebar on GraphiQL itself serve this purpose?

Hi @litchfield, we already have a PR in the works which adds support for arrays in session variables. I am guessing that would cover this case too. @nizar-m @ecthiender Will...

@revskill10 It's just an idea :smile: But yeah, if done there won't be a need for docker.

Hi @colundrum, this is a known issue and is a blocker for releasing a statically linked binary. What you can do is install `libpq-dev` on the machine and then run...

@mthota15 Sorry, none that we publish. You can build from source by following the contributing guide. :smile: Even https://graphql-engine-cdn.hasura.io/server/latest/linux-amd64 is not guaranteed to work on all Linux systems, especially when...

@crosen188 @joshisa, IBM Cloud Container Service --> console.bluemix.net/docs/containers/cs_cli_install.html#cs_api documents the API. Kubeformation requires somthing in the lines of [Google Cloud Deployment Manager Templates](https://cloud.google.com/deployment-manager/docs/) or [AWS CloudFormation Templates](https://aws.amazon.com/cloudformation/aws-cloudformation-templates/) or [Azure Resource...

@joshisa Will checkout the IBM service. I assume there is a declarative spec for IBM. Can you please link me to an example spec that defines a k8s cluster? @barry-schneider...

@barry-schneider AWS Kubernetes offering is called EKS (Elastic Container Service for Kubernetes). We already have the implementation, but cannot open source until it goes into GA. More details at #10

@crosen188 Let's move this conversation to #16