Skip to content

Releases: tuna/tunasync

v0.2.0-alpha3

18 Dec 17:13
Compare
Choose a tag to compare
  • docker executor now maps current uid and gid to the docker container
  • docker executor maps the same absolute working dir path
  • set TUNASYNC_LOG_DIR environment variable when executing commands and hooks
  • implemented mirror size API and tunasynctl set-size command

v0.2.0-alpha2

12 Dec 15:47
Compare
Choose a tag to compare

New Features:

  • Added docker executor, mirror jobs can run in isloated docker containers. #55
  • Improved cgroup creation and memory limit is now set individually in each mirror job

Fixes:

  • Multi-manager configuration done right. If a worker needs to report to multiple managers, simply the set api_base_list option.
  • tunasynctl now works with both HTTP and HTTPS

v0.1.1

06 Dec 16:16
Compare
Choose a tag to compare

New features:

  • ZFS support: isolate mirrors in zfs datasets
  • extra_status_manager option to enable a worker reporting status to multiple managers
  • illegal status records can be flushed with disabled jobs

Fixes:

  • extended rsync memory limit to 512MB to avoid OOM

version 0.1-alpha

19 Nov 17:12
Compare
Choose a tag to compare

Most components have been tested in TUNA's production mirror site

travis-upload

19 Nov 17:02
Compare
Choose a tag to compare
test travis upload