Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreamans/syncd
syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.
https://github.com/dreamans/syncd
automation continuous-delivery continuous-deployment continuous-integration devops devops-workflow go syncd
Last synced: 7 days ago
JSON representation
syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.
- Host: GitHub
- URL: https://github.com/dreamans/syncd
- Owner: dreamans
- License: mit
- Created: 2019-01-09T07:08:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-16T02:24:00.000Z (over 1 year ago)
- Last Synced: 2024-11-21T05:08:51.552Z (22 days ago)
- Topics: automation, continuous-delivery, continuous-deployment, continuous-integration, devops, devops-workflow, go, syncd
- Language: Go
- Homepage: https://github.com/dreamans/syncd/tree/master/docs
- Size: 13.5 MB
- Stars: 2,241
- Watchers: 68
- Forks: 372
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - dreamans/syncd - delivery,continuous-deployment,continuous-integration,devops,devops-workflow,go,syncd pushed_at:2023-07 star:2.2k fork:0.4k syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率. (Go)
- awesome-ops-system - dreamans/syncd - syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率. https://rsy.me/syncd (运维相关管理系统 / 运维管理系统)
- go-awesome - syncd - code deployment tool (Open source library / Continuous Integration/Delivery)
- awesome-golang-repositories - syncd
- awesome-hacking-lists - dreamans/syncd - syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率. (Go)
README
Syncd - 自动化部署工具
Syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率。
码云GVP项目
## 文档
[查看文档](https://syncd.cc)
## 特性
- Go语言开发,编译简单、运行高效
- Web界面访问,交互友好
- 权限模型灵活自由
- 支持自定义构建
- 支持Git仓库
- 支持分支、Tag上线
- 部署Hook支持,可扩展性强
- 完善的上线工作流
- 邮件通知机制## 项目地址
Github: https://github.com/dreamans/syncd
Gitee: https://gitee.com/dreamans/syncd
## 获取帮助
Syncd使用交流QQ群①: 725302833
## 捐赠
Syncd的发展离不开您的支持,[前往捐赠](https://syncd.cc/docs/#donate.md)
## LICENSE
本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中。