Open rberlind opened 3 years ago
The diagram in the README is confusing because of its use of "Graphql API". While that is described in the README.md when people deploy HashiCups, they deploy the frontend app along with the product API, public-api, postgres, and payment services.
I think the diagram and README.md need to change "GRAPHQL API" to "PUBLIC API" or "PUBLIC-API" and need to change "GUI" to "FRONTEND" or "Frontend". These will better correspond to https://github.com/hashicorp-demoapp/public-api and https://github.com/hashicorp-demoapp/frontend.
I realized this while evaluating the image that was copied to https://play.instruqt.com/hashicorp/tracks/vault-managing-secrets-and-moving-to-cloud and had a hard time understanding the diagram.
@rberlind I agree. I'm also not sure if Reddis is used anymore.
That would be another issue which I had not even realized. :)
The diagram in the README is confusing because of its use of "Graphql API". While that is described in the README.md when people deploy HashiCups, they deploy the frontend app along with the product API, public-api, postgres, and payment services.
I think the diagram and README.md need to change "GRAPHQL API" to "PUBLIC API" or "PUBLIC-API" and need to change "GUI" to "FRONTEND" or "Frontend". These will better correspond to https://github.com/hashicorp-demoapp/public-api and https://github.com/hashicorp-demoapp/frontend.
I realized this while evaluating the image that was copied to https://play.instruqt.com/hashicorp/tracks/vault-managing-secrets-and-moving-to-cloud and had a hard time understanding the diagram.