How do I get a Docker dev->staging->prod pipeline set up? #8773
-
Do you all just manually run Hasura CLI Console alongside dev in a separate tab? Why isn't this part of core Hasura? Or at least make the Hasura CLI play nice in a Docker env with Hasura GraphQL Engine. I just want to set up I know about all the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Here is the doc to help you deploy Hasura GraphQL engine using docker: |
Beta Was this translation helpful? Give feedback.
-
To address your concern about review apps, Hasura does provide a preview option: https://hasura.io/docs/latest/deployment/preview-apps/#preview-apps-github-action Please try it out and let us know if it allays your concerns. Looking forward to hear back from your end. |
Beta Was this translation helpful? Give feedback.
To address your concern about review apps, Hasura does provide a preview option:
https://hasura.io/docs/latest/deployment/preview-apps/#preview-apps-github-action
Please try it out and let us know if it allays your concerns. Looking forward to hear back from your end.