Skip to content

Commit

Permalink
Update 02_backup-jenkins-data-to-S3-with-duplicati.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flovearth authored Nov 14, 2021
1 parent ad2f91c commit e848e2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# How to back up your Jenkins data to AWS S3 with Duplicati
# How to back up your Jenkins data to AWS S3 with Duplicati?
Duplicati is a backup client that securely stores encrypted, incremental, compressed remote backups of local files on cloud storage services and remote file servers. Duplicati supports not only various online backup services like Azure, Amazon S3, and Google Drive, but also any servers that support SSH/SFTP, WebDAV or FTP.
To be able to backup your Jenkins data with Duplicati to AWS S3, you need to install Duplicati on your system.
A docker-compose file is added to create a Duplicati container.
Expand Down

0 comments on commit e848e2e

Please sign in to comment.