Hasura GraphQL

INSTANT GRAPHQL SERVER POWERED BY POSTGRESQL

A fully configured GraphQL server on Amazon EC2 with a built-in PostgreSQL database delivering an instant production grade GraphQL API server. The server comes preconfigured with Hasura GraphiQL web application, GraphiQL web editor, and a locked down local PostgreSQL database all powered (and portable) by Docker Compose.

Launch Now on AWS



AWS CONFIGURATION

When launching your instance, provide the following security group rules:

  • TCP, 22, 22, YOUR-IP-ADDRESS*
  • TCP, 8080, 8080, YOUR-IP-ADDRESS*

* Always lock-down the SSH port to a single IP address. Opening your SSH port to the world i.e. `0.0.0.0/0` is a security risk and can compromise your instance.

CREDENTIALS AND PASSWORDS

All AppXen instances auto-generate passwords upon first boot. You can locate the credentials within the EC2 console. Right click on your instance and view the instances system log, you will find the docker stack output that contains auto-generated passwords in the log (see below for example), from which you can copy/paste, and login to web administration applications.

AWS Get System Log

Launch Now on AWS

Sign in to leave a comment
MERN Stack
MongoDB, Express.JS, React JS, and Node.JS