On 05/14/2018 05:00 AM, Frank Bergkemper wrote:
Am 11.05.2018 um 17:49 schrieb Rick Sutphin:Just setup a Nextcloud 13 server and would appreciate any recommendations on backing it up with BareOS. Thanks, RickHello Rick, 1. Keep the following in mind. https://docs.nextcloud.com/server/13/admin_manual/maintenance/backup.html 2. Create an according fileset to the mentioned above. 3. Create a job resource which makes use of the fileset created in step 2 and use the 'run before job' and 'run after job' directives for handling the maintenance mode and your database dump. Ref: http://doc.bareos.org/master/html/bareos-manual-main-reference.html#directiveDirJobRun%20Before%20Job http://doc.bareos.org/master/html/bareos-manual-main-reference.html#directiveDirJobRun%20After%20Job http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-592000H.2.3 Cheers Frank
Thanks for the reply. I ended up writing a cron script that dumps the MySQL database to /var/backups/netcloud, then I have a BareOS fileset to backup this directory plus /var/www/data & /var/www/html.
-- Rick Sutphin Project Manager Delta Technologies, Inc. P.O. Box 2301 Tallahassee, FL 32316-2301 ofc: 850.575.3977 fax: 850.575.3908 cell: 850.251.2345 Licenses: EF-20000414, ES-0000212 & LVU-405002 -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
<<attachment: rick.vcf>>
