How to deploy to Azure Container Instances with existing configuration? #7704
Unanswered
stefan-girlich
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The existing tutorial on deploying Hasura to ACI does not mention how to include existing metadata and migration files.
Since the metadata and migration files would need to be built into the final Docker image, I would image a
Dockerfile
like this using Hasura's automated migrations:Can you tell me if this is a valid approach? Or is there a best practice for this?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions