Implement support for compose backups in runJobs function. Enhance backup handling by checking server status and executing runComposeBackup for compose database types. Update backup structure to include compose details.

This commit is contained in:
Mauricio Siu
2025-04-27 23:12:11 -06:00
parent 77d7dc1f22
commit ddcb22dff9
2 changed files with 10 additions and 2 deletions

View File

@@ -88,4 +88,3 @@ export const runComposeBackup = async (
throw error;
}
};
// mongorestore -d monguito -u mongo -p Bqh7AQl-PRbnBu --authenticationDatabase admin --gzip --archive=2024-04-13T05:03:58.937Z.dump.gz