# dreamans/syncd

syncd是一款开源的代码部署工具，它具有简单、高效、易用等特点，可以提高团队的工作效率.

Repository: https://github.com/dreamans/syncd
Canonical: https://ross.abutalabs.com/products/syncd
Homepage: https://github.com/dreamans/syncd/tree/master/docs
Language: Go
License: MIT
License Family: permissive
Topics: go, devops, syncd, devops-workflow, continuous-delivery, continuous-integration, continuous-deployment, automation
Last push: 2023-07-16T02:24:00+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2793, "days_push": 1145, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2226, forks 362 (observed 2026-08-28T04:06:28.707587+00:00)

## What it is
Syncd is an open-source code deployment tool written in Go with a web interface for automating application releases. It supports Git repositories, branch/tag deployments, custom builds, flexible permission models, deployment hooks, and email notifications.

## Use cases
- deploy code from git to servers via a web ui
- self-hosted continuous deployment tool for small teams
- deploy specific branches or tags to production
- run custom build steps before releasing code
- control who can deploy with a flexible permission model
- trigger hooks during deployment and get email notifications

## When to choose
- you want a simple, self-hosted web-based deployment tool
- your team deploys from Git branches or tags and needs an approval workflow
- you prefer a lightweight single-binary Go application over heavyweight CI/CD platforms

## When to avoid
- you need full CI pipelines with testing and matrix builds
- you want Kubernetes-native or cloud-managed deployments
- you need a tool with frequent updates and a large active community

## Facets
- artifact type: application
- maturity: maintenance
- function: deployment, ci-cd, workflow-automation, web-framework, developer-tools
- domain: web-development, self-hosted
- platform: self-hosted, go
- tags: continuous-deployment, code-deployment, git-based-deploys, web-ui, email-notifications, deploy-hooks, devops, automation, linux, web-server

## Member repositories
- dreamans/syncd (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:28.707587+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-30T02:44:53.133377+00:00, confidence not recorded.
  - readme: https://github.com/dreamans/syncd (fetched 2026-08-28T04:06:28.707587+00:00, sha 7bd2351a1fe9)
  - homepage: https://github.com/dreamans/syncd/tree/master/docs (fetched 2026-08-29T10:25:19.580395+00:00, sha fbc7ca7d8236)
- Data as of 2026-08-30T08:39:29.467469+00:00.
