MySQL Forums
Forum List  »  MySQL & Kubernetes

Docker and MySQL
Posted by: zack xoxo
Date: May 30, 2020 08:17AM

Hello everyone,

I am currently working on a concept for deploying and managing MySQL databases.

So in my theory I deploy MySQL instances with Docker and map the data path from the container to a path on the host machine. To backup all of the data I just docker commit and docker push and all of the data should be safe. Furthermore I am able to reproduce the complete database everywhere.



Am I missing something or can this concept work for real world applications?



Thank you in advance!

Options: ReplyQuote


Subject
Written By
Posted
Docker and MySQL
May 30, 2020 08:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.