Backup and Restore
ThinBackup Plugin
Install Plugin
Manage Jenkins> Plugin > Avalable Plugin > Installed Plugin
Dashboard > Manage Jenkins > System > ThinBackup Configuration
or Setting
Parameters
Path: where you want to save the backup
schedule backup using cron expression
Max number of backups: backup retention numbers (files)
You can add 0 to any values
Take Backup
Click on backup Now
this will create backup file in specifed path
Restore Backup
Click on restore backup
select the previous backup file from the dropdown
Restart Jenkins from the web
Reference:
Last updated