Skip to content

Releases: adferrand/docker-backuppc

Docker BackupPC 4.4.0-2

13 Aug 15:46
Compare
Choose a tag to compare

Modified

  • Fixed an error about docker instance failing to restart after first run (thanks @tadr0 and @csibbitt with #40)

Docker BackupPC 4.4.0-1

23 Jul 23:25
Compare
Choose a tag to compare

Modified

  • Conditionnally create the symlink /bin/bzip2 to prevent regressions

Docker BackupPC 4.4.0

21 Jun 12:26
Compare
Choose a tag to compare

Added

  • Add JSON::RS perl dependency to allow BackupPC metrics in JSON format
  • Update documentation about metrics

Changed

  • Update BackupPC to 4.4.0
  • Update perl lib BackupPC::XS to 0.62
  • Update rsync-bpc to 3.1.2.2

Docker BackupPC 4.3.2-6

31 May 22:28
Compare
Choose a tag to compare

Changed

  • Update base docker to Alpine 3.12
  • Update perl lib BackupPC::XS to 0.60

Docker BackupPC 4.3.2-5

12 Apr 12:08
Compare
Choose a tag to compare

Added

  • Introduce the Active Directory / LDAP authentication for the BackupPC Web UI. Authentication method
    is controlled with the AUTHENTICATION_METHOD environment variable, that can be file or ldap
    (@christianuhlmann #23).

Docker BackupPC 4.3.2-4

01 Mar 16:51
Compare
Choose a tag to compare

Added

  • Store mails generated by backuppc in /var/log/msmtp.log, and to supervisor stdout

Changed

  • Do not override EMailFromUserName parameter in BackupPC when SMTP_MAIL_DOMAIN is not set

Docker BackupPC 4.3.2-3

01 Mar 15:35
Compare
Choose a tag to compare

Added

  • Provide GNU tar

Removed

  • Remove BusyBox tar

Docker BackupPC 4.3.2-2

01 Mar 15:25
Compare
Choose a tag to compare

Changed

  • Switch from circus to supervisor to handle the container processes
  • Install par2cmdline from Alpine packages
  • Clean build dependencies
  • Align tests

Docker BackupPC 4.3.2-1

24 Feb 20:28
Compare
Choose a tag to compare

Changed

  • Fallback to circus 0.15.0 since 0.16.x is consuming 100% of a CPU in current environment

Docker BackupPC 4.3.2

18 Feb 22:43
Compare
Choose a tag to compare

Changed

  • Update to BackupPC 4.3.2
  • Update base image to Alpine 3.11.3
  • Update Par2Cmdline to 0.8.1