I'm running flyway teams from a docker container for database migrations. Is that not allowed anymore with the new licensing model? Currently I cannot migrate data at all and I can't download a license key to inject into the container environment, so I'm not sure how to proceed. The docs point me to a page that is 404.
Comments
3 comments
-
Hi,
Thanks for your post.
It is not that it is not allowed, but the process could be considered more involved and the solution will vary dependent on your environment. Please raise a support ticket with us directly for guidance! -
Apologies, I thought I had linked the page which was broken when you previously tried to access it. For future reference here it is: https://documentation.red-gate.com/flyway/reference/tutorials/tutorial-personal-access-tokens
-
This is supported via PATs, like any other headless environment (e.g. pipelines). You'll need to pipe in the --email --token to the flyway command, or use environment variables as per this documentation https://documentation.red-gate.com/flyway/flyway-pipelines/personal-access-tokens.
Please can you tell me which link is the broken one and I'll get this fixed?
Add comment
Please sign in to leave a comment.