Handling Evolutions with Play 1.8 in a Multi-Node/Container Production Environment #1490
Unanswered
robertellam
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I'm currently working on deploying a Play 1.8 application in a production environment that could potentially utilise multiple AWS Lightsail containers. One of the challenges I'm facing is managing database evolutions across these distributed instances.
Does anyone have experience with handling evolutions in such a setup? How does Play 1.8 manage database evolutions when running in a multi-node or containerized environment? Are there any best practices or configurations that can help ensure smooth operations and avoid potential conflicts?
Any insights or recommendations would be greatly appreciated!
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions