Skip to content

Kai4ik/shoppingify-2.0-pgql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Docker image for PostGraphile

What is PostGraphile ?

PostGraphile (formerly PostGraphQL) builds a powerful, extensible and performant GraphQL API from a PostgreSQL schema in seconds; saving you weeks if not months of development time.
Documentation: https://www.graphile.org/postgraphile/usage/

Additional PostGraphile plugins:


AWS RDS used to run Postgres (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html)

Deployment

  1. The image is stored on Docker hub (https://hub.docker.com/)
  2. The Google Cloud Run is used to run the container (https://cloud.google.com/run)

Needs to be done

  1. Restrict access to running GCR service to only authenticated users
  2. Enable JWT authentication for PostGraphile
  3. Enable VPC Egress for Cloud Run Service

About

Docker image that starts PostGraphile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published