• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question How to extract the MySQL dump of Docker based DB from and old server backup?

anatol

New Pleskian
Server operating system version
Ubuntu 20.04.6 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.63
I'm trying to restore an old version of a MySQL 5.7.27 database that was running in Docker, but I don't have a database dump file. However, I do have access to an old full server backup in Plesk Backup Manager.
My questions are:
  1. Is it possible to extract the database dump from the full server backup files?
  2. If not, can I extract the Docker-mapped files for the database, which were located at /var/docker/mysql_docker?
  3. What's the best approach to restore this database using the available backup?
 
As I know, plesk backup system not backup docker images from 2016 there is open case for this: Backup manager: Include Docker containers

So if you have only backup from backup manager you cant get your databases from docker container, you need access to server and get backups from docker directly.
 
Back
Top