This website requires JavaScript.
Explore
Help
Sign In
Dokploy
/
dokploy
Watch
1
Star
0
Fork
0
You've already forked dokploy
mirror of
https://github.com/Dokploy/dokploy.git
synced
2026-06-19 22:25:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77d7dc1f2233442962f095ed59507489a0a33f32
dokploy
/
packages
/
server
/
src
/
utils
/
backups
History
Mauricio Siu
77d7dc1f22
Enhance backup functionality by adding support for compose backups in various components. Update ShowBackups to clarify backup update requirements, modify initCronJobs to include compose backups, and improve logging for backup scheduling. Additionally, ensure that the scheduleBackup function retains the latest backups for compose types and document the addition of domains and backups in the Docker compose process.
2025-04-27 23:09:39 -06:00
..
compose.ts
Implement metadata handling for database and compose backups. Update backup schemas to include metadata fields for various database types. Enhance backup creation and update processes to accommodate new metadata requirements. Modify UI components to support metadata input for different database types during backup operations.
2025-04-27 22:14:06 -06:00
index.ts
Enhance backup functionality by adding support for compose backups in various components. Update ShowBackups to clarify backup update requirements, modify initCronJobs to include compose backups, and improve logging for backup scheduling. Additionally, ensure that the scheduleBackup function retains the latest backups for compose types and document the addition of domains and backups in the Docker compose process.
2025-04-27 23:09:39 -06:00
mariadb.ts
feat(backups): implement normalizeS3Path utility and integrate into backup processes
2025-04-06 02:09:23 -06:00
mongo.ts
feat(backups): implement normalizeS3Path utility and integrate into backup processes
2025-04-06 02:09:23 -06:00
mysql.ts
feat(backups): implement normalizeS3Path utility and integrate into backup processes
2025-04-06 02:09:23 -06:00
postgres.ts
feat(backups): implement normalizeS3Path utility and integrate into backup processes
2025-04-06 02:09:23 -06:00
utils.ts
Enhance backup functionality by adding support for compose backups in various components. Update ShowBackups to clarify backup update requirements, modify initCronJobs to include compose backups, and improve logging for backup scheduling. Additionally, ensure that the scheduleBackup function retains the latest backups for compose types and document the addition of domains and backups in the Docker compose process.
2025-04-27 23:09:39 -06:00
web-server.ts
fix(restore): streamline container ID retrieval for database operations
2025-04-26 16:07:50 -06:00