Mauricio Siu
|
f20c73cdee
|
Refactor temporary directory creation in web server backup: replace static path with dynamic temp directory using mkdtemp for improved file management and isolation during backup operations.
|
2025-03-29 23:27:13 -06:00 |
|
Mauricio Siu
|
60c09a6434
|
Implement cloud check in backup and restore functions: add IS_CLOUD condition to skip operations for cloud environments in runWebServerBackup and restoreWebServerBackup functions.
|
2025-03-29 20:14:36 -06:00 |
|
Mauricio Siu
|
ff3e067866
|
Implement web server backup and restore functionality: add new backup and restore methods for web servers, including S3 integration and improved logging. Refactor existing backup process to support web server type and streamline temporary file management.
|
2025-03-29 18:43:35 -06:00 |
|