urbackup-server-docker
urbackup-server-docker copied to clipboard
A multiarch docker image for a UrBackup server
The optional zfs or btrfs Parameters were missing
libguestfs-tools - added for image mounting /etc/default - added for save data in urbackupsrv
For increased security I added rsyslog and started logging access to the web interface. I've also added a docker-compose file to make it easier to run
/etc/default/urbackupsrv export for config can be changed , not working now without it ?!?
This fix makes the entrypoint only attempt to chown if the directory is not writable to the 'urbackup' user. If the directory is not writable for root (example: rootless container,...