What is a backup plugin? Why is it used?
Answer / Shilpi Varshney
A backup plugin is used to save and restore Jenkins data. This can be useful when you want to recover from a disaster or when migrating to a new server.nExample: The Backup and Disaster Recovery plugin allows you to schedule regular backups of your Jenkins configuration, jobs, build history, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is build pipeline in jenkins?
How does jenkins authenticate users?
What are the various ways in which build can be scheduled in jenkins?
What you do when you see a broken build for your project in jenkins?
What are the advantages of jenkins? Why we use jenkins?
What is the difference between hudson and jenkins?
How do you configuring automatic builds in jenkins?
How can you define a continuous delivery workflow?
Why is continuous integration important?
Let us say, you have a pipeline. The first job was successful, but the second failed. What should you do next?
Describe how to deploy a custom build of a core plugin?
What is continuous integration and deployment?