VeeamHub / applications

This repository contains example scripts for freeze/thaw of applications or for running plugin based backups such as Oracle RMAN or SAP HANA
MIT License
25 stars 17 forks source link

Generic pre-/post-scripts for Linux #11

Closed StefanZ8n closed 2 years ago

StefanZ8n commented 2 years ago

These are generic pre-/post-scripts which run scripts on the backed up server from a configured folder. That way the server administrator has control over the freeze/thaw actions and the backup admin doesn't have to care for lots of individual scripts.

The generic scripts contain logging for both themselves as well as the called scripts plus an async mode for processes which need to run while the snapshot is taken.

Currently this is only available for Linux.