I was thinking the rsync thing, but I really don't want to sync the 16 Gb workspace directory. I wasn't sure if there would be an issue with that. Maybe this groovy script will work fro what I want.
On Tue, Oct 29, 2013 at 5:58 PM, Ingo Richter <[email protected]>wrote: > Hey, > > I have a simple groovy script that creates a backup on our master machine. > I have a backup job that will execute this groovy script. The script > itself creates a zip file with a couple of config files. I've used the > backup to restore our build machines in very little time last week. Thanks > to the backup. > > I hope that help, > Ingo > > > On Tuesday, October 29, 2013 4:30:44 PM UTC-7, Jared Griffith wrote: >> >> I was wondering what files are necessary to back up a Jenkins master >> instance? I don't really think it's necessary to backup the workspace and >> all that, I just want what is necessary in case the server goes boom and I >> have to put it up on another server. Yeah, it would be nice to have all of >> the workspace / history stuff, but I don't think it's mandatory. >> >> -- >> >> Jared Griffith >> Linux Administrator, PICS Auditing, LLC >> P: (949) 936-4574 >> C: (909) 653-7814 >> >> <http://www.picsauditing.com> >> >> 17701 Cowan #140 | Irvine, CA | 92614 >> >> Join PICS on LinkedIn and Twitter! >> >> <https://twitter.com/PICSAuditingLLC> >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jared Griffith Linux Administrator, PICS Auditing, LLC P: (949) 936-4574 C: (909) 653-7814 <http://www.picsauditing.com> 17701 Cowan #140 | Irvine, CA | 92614 Join PICS on LinkedIn and Twitter! <https://twitter.com/PICSAuditingLLC> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
