docker-backuppc

Docker container with BackupPC version 4.x/3.x based on Alpine distribution.

MIT License

Stars
72

Bot releases are hidden (Show)

docker-backuppc - Docker BackupPC 4.3.0-6

Published by adferrand over 5 years ago

Added

  • Install DejaVu font for a better look and readability of generated RRD graphs in BackupPC UI (#21 from @jkroepke)
docker-backuppc - Docker BackupPC 4.3.0-5

Published by adferrand over 5 years ago

Changed

  • Use a passphrase of 4 characters (instead of 1) when generating self-signed certificates (USE_SSL=true) to be accepted by newest versions of OpenSSL.
docker-backuppc - Docker BackupPC 4.3.0-4

Published by adferrand over 5 years ago

Changed

  • Update Alpine base image to 3.9
docker-backuppc - Docker BackupPC 3.3.2-1

Published by adferrand over 5 years ago

Changed

  • Correct a bug on V3 branch where creating a new BackupPC V3 container creation on existing configuration breaks it, and makes the container unable to start (@morevnaproject #18)
docker-backuppc - Docker BackupPC 4.3.0-3

Published by adferrand almost 6 years ago

Added

  • Hostname in BackupPC instance is now in sync with the container hostname, and can be set using --hostname at container start (#12 @Alveel)
  • Add basic integration tests during the CI

Changed

  • Update perl lib BackupPC::XS to 0.58
  • Update rsync-bpc to 3.1.2.0
docker-backuppc - Docker BackupPC 4.3.0-2

Published by adferrand almost 6 years ago

Modified

  • Bugfix: fallback to rsync-bpc to 3.0.9.12 and BackupPC::XS 0.57 because upstream is broken
  • Versions 4.3.0-1 and 4.3.0 are also patched with this bugfix
docker-backuppc - Docker BackupPC 4.3.0-1

Published by adferrand almost 6 years ago

Added

  • Allow to use a pre-existing server.pem file mounted into the container to serve the BackupPC UI over https
docker-backuppc - Docker BackupPC 4.3.0

Published by adferrand almost 6 years ago

Changed

  • Update BackupPC to 4.2.0
  • Update perl lib BackupPC::XS to 0.58 (canceled by bugfix on 4.3.0-2)
  • Update rsync-bpc to 3.0.9.13 (canceled by bugfix on 4.3.0-2)
docker-backuppc - Docker BackupPC 4.2.1-2

Published by adferrand almost 6 years ago

Added

  • Add support for ACL to rsync-bpc (from @JoelLinn in #9)
docker-backuppc - Docker BackupPC 4.2.1-2

Published by adferrand about 6 years ago

Added

  • Set up a complete CI/CD system for this Docker, using CircleCI: docker is now automatically packaged, tested and deployed to Docker Hub.

Changed

  • Hotfix for BZIP2 binary, due to latest Alpine layout modifications, is now applied when the container is created, removing the error n: /bin/bzip2: File exists when container is restarted.
docker-backuppc - Docker BackupPC 4.2.1

Published by adferrand about 6 years ago

Added

  • Create this CHANGELOG.md
  • Add and configure circus, an alternative to supervisor, compatible with Python 3, with better control over environment variables propagation, and network sockets supervision (not used yet here)
  • Mandatory perl modules for Backuppc are now installed as pre-compiled binaries from Alpine repos

Changed

  • Circus replaces Supervisor and manages now lighttpd + backuppc daemons
  • Update Alpine base image to 3.8
  • Update python from 2.7 to 3.6
  • Improve build artifacts cleaning, image sized down from 78MB to 65MB

Removed

  • Remove supervisor and its configuration
  • Remove build logic used to compile the mandatory perl modules
docker-backuppc - Docker BackupPC 3.3.0

Published by adferrand over 6 years ago

  • BackupPC version 3.3.0 (legacy)
docker-backuppc - Docker BackupPC 3.3.1

Published by adferrand over 6 years ago

  • BackupPC version 3.3.1 (legacy)
docker-backuppc - Docker BackupPC 3.3.2

Published by adferrand over 6 years ago

  • BackupPC version 3.3.2 (legacy)
docker-backuppc - Docker BackupPC 4.0.0

Published by adferrand over 6 years ago

  • Major version BackupPC 4.0.0
docker-backuppc - Docker BackupPC 4.1.0

Published by adferrand over 6 years ago

  • Upgrade to BackupPC 4.1.0
docker-backuppc - Docker BackupPC 4.1.1

Published by adferrand over 6 years ago

  • Upgrade to BackupPC 4.1.1
docker-backuppc - Docker BackupPC 4.1.2

Published by adferrand over 6 years ago

  • Upgrade to BackupPC 4.1.2
docker-backuppc - Docker BackupPC 4.1.2-1

Published by adferrand over 6 years ago

  • Upgrade Backuppc::XS to 0.54 and rsync-bpc to 3.0.9.7
  • Disable strict host key checking
docker-backuppc - Docker BackupPC 4.1.3

Published by adferrand over 6 years ago

  • Upgrade BackupPC to 4.1.3, upgrade BackupPC::XS to 0.55, upgrade Par2cmdline to 7.0.2
Badges
Extracted from project README
Related Projects