tcsresearch / TarMonster-beta

An experimental backup script utilizing tar, gzip, & bzip2. WIP.
2 stars 0 forks source link

Enable Use Of Plugins #12

Open RileyMarquis3 opened 1 year ago

RileyMarquis3 commented 1 year ago

Plugins will extend core TarMonster functionality by defining folder locations for common applications, adding required functions specific to those applications, and providing application-specific configuration files.

So far, we have partial support for EspoCRM, MantisBT, and MySQL/MariaDB. Support for rpmbuild folders on Fedora, Apache2 (httpd), WordPress, phpSysInfo, phpMyAdmin, user home folders, and more are planned.

RileyMarquis3 commented 1 year ago

Initial code for some plugins uploaded. No integration with TarMonster yet.