# tuna/tunasync

Mirror job management tool.

Repository: https://github.com/tuna/tunasync
Canonical: https://ross.abutalabs.com/products/tunasync
Language: Go
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-17T13:41:06+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 79, longevity 100
- inputs: {"age_days": 4338, "days_push": 16, "days_rel": 142, "gap_med": 23.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1860, forks 304 (observed 2026-08-28T04:05:45.377060+00:00)

## What it is
tunasync is a mirror job management tool written in Go, used to schedule and monitor synchronization jobs for software mirrors. It uses a manager-worker architecture with an HTTP API, a scheduler, and pluggable mirror providers to run and track mirror jobs.

## Use cases
- run a package repository mirror server
- schedule rsync jobs for open source mirrors
- manage and monitor mirror sync jobs centrally
- automate syncing of Linux distribution ISOs
- operate a university or community software mirror
- control start/stop of mirror jobs via an API

## When to choose
- you need to run many recurring mirror/sync jobs with central status tracking
- you operate a public or private software mirror at scale
- you want a manager-worker setup with an HTTP API for job control

## When to avoid
- you only need a one-off file sync (plain rsync or cron is simpler)
- you need general-purpose CI/CD rather than mirror job scheduling
- you require a GUI dashboard out of the box

## Facets
- artifact type: service
- maturity: stable
- function: scheduling, workflow-automation, developer-tools, cli
- domain: self-hosted, infrastructure-as-code
- platform: go, self-hosted, cli
- tags: mirror-management, job-scheduler, rsync, package-mirrors, distributed-workers, devops, automation, linux

## Member repositories
- tuna/tunasync (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:45.377060+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:15:56.542005+00:00, confidence not recorded.
  - readme: https://github.com/tuna/tunasync (fetched 2026-08-28T04:05:45.377060+00:00, sha 972c2750ee76)
- Data as of 2026-08-30T08:39:29.467469+00:00.
