All Projects → zoom-ci → zoom-ci

zoom-ci / zoom-ci

Licence: MIT license
Zoom-CI(简称Zoom),是一个轻量易安装的自动化部署工具,支持本地和远程两种项目部署类型。

Programming Languages

go
31211 projects - #10 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to zoom-ci

zoom-drive-connector
Automatically uploads Zoom meeting recordings to Google Drive.
Stars: ✭ 25 (+31.58%)
Mutual labels:  zoom
kahoy
Simple Kubernetes raw manifests deployment tool
Stars: ✭ 33 (+73.68%)
Mutual labels:  deploy
ngx-aws-deploy
☁️🚀 Deploy your Angular app to Amazon S3 directly from the Angular CLI 🚀☁️
Stars: ✭ 84 (+342.11%)
Mutual labels:  deploy
ecosystem-ci
Automate issue discovery for your projects against Lightning nightly and releases.
Stars: ✭ 41 (+115.79%)
Mutual labels:  ci-cd
unity-test-runner
Run tests for any Unity project
Stars: ✭ 134 (+605.26%)
Mutual labels:  deploy
FaceAware-Android
this helps to auto zoom for face on ImageView
Stars: ✭ 46 (+142.11%)
Mutual labels:  zoom
OctopusTentacle
| Public | The secure, lightweight, cross-platform agent for Octopus Server which turns any computer into a worker or deployment target for automated deployments and operations runbooks.
Stars: ✭ 25 (+31.58%)
Mutual labels:  deploy
variants
A command-line tool to setup deployment variants for iOS and Android, alongside a working CI/CD setup.
Stars: ✭ 23 (+21.05%)
Mutual labels:  ci-cd
cloud-s4-sdk-pipeline
The Cloud SDK pipeline uses the Cloud SDK continuous delivery server for building, checking, and deploying extension applications. Projects based on the SAP Cloud SDK archetype will automatically use this pipeline.
Stars: ✭ 65 (+242.11%)
Mutual labels:  ci-cd
branch-names
Github action to retrieve branch or tag names with support for all events.
Stars: ✭ 99 (+421.05%)
Mutual labels:  ci-cd
makisu
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Stars: ✭ 2,414 (+12605.26%)
Mutual labels:  ci-cd
react-easy-panzoom
Wrapper to enable pan and zoom features for any React component
Stars: ✭ 69 (+263.16%)
Mutual labels:  zoom
bdd-for-all
Flexible and easy to use library to enable your behavorial driven development (BDD) teams to easily collaborate while promoting automation, transparency and reporting.
Stars: ✭ 42 (+121.05%)
Mutual labels:  ci-cd
action-netlify-deploy
🙌 Netlify deployments via GitHub actions
Stars: ✭ 32 (+68.42%)
Mutual labels:  deploy
ZoomLayout
想要缩放、平移的 View,放在 ZoomLayout 中就可以实现了
Stars: ✭ 34 (+78.95%)
Mutual labels:  zoom
clozoom
Close your Zoom meeting tabs automatically
Stars: ✭ 20 (+5.26%)
Mutual labels:  zoom
cfn-deploy
A useful GitHub Action to help you deploy cloudformation templates
Stars: ✭ 14 (-26.32%)
Mutual labels:  deploy
gke-demo
Demonstration of complete, fully-featured CI/CD and cloud automation for microservices, done with GCP/GKE
Stars: ✭ 47 (+147.37%)
Mutual labels:  ci-cd
QLD
A graphical tool to make the deploying of Qt quick applications on linux platform faster
Stars: ✭ 18 (-5.26%)
Mutual labels:  deploy
deploy shard mongodb
This repository has a set of scripts and resources required for deploying MongoDB replicated sharded cluster.
Stars: ✭ 17 (-10.53%)
Mutual labels:  deploy

Zoom-CI,自动化部署工具!

Zoom-CI(简称Zoom)是一款开源的自动化部署工具,具备轻量、高效、易用的特点,可以用于前端、服务端远程部署以及客户端打包等多种场景,帮助中小型团队快速进行产品迭代部署。

特性

  • Go语言开发,单文件执行,使用方便,甚至在树莓派上也可以运行
  • 支持远程和本地两种部署方式(支持客户端打包等场景)
  • 支持自定义构建、部署
  • 支持Git仓库,支持分支、Tag上线
  • 支持WebHook调用,可扩展性强
  • 权限模型灵活自由
  • 完善的上线工作流

安装说明

1、下载最新版本release包,并将其拷贝到任意目录(比如:~/zoom_workspace)并执行;

$ ./zoom-v1.0.3-darwin-amd64   # 这里以mac 64位版为例 

 _____________________________
       ___                    
         /                    
 -------/-----__----__---_--_-
       /    /   ) /   ) / /  )
 ____(_____(___/_(___/_/_/__/_
     /   Make CI/CD Easier.  
 (_ /                         


Service:              zoom
Version:              v1.0.3
Config Loaded:        ./zoom.ini
Log:                  stdout
Mail Enable:          0
HTTP Service:         :7002
Start Running...

2、打开浏览器,访问 http://localhost:7002 (出现下图界面),配置数据库及管理员信息,安装完成。

文档

https://zoom-ci.github.io/docs/

TODO

  • 安装流程简化(已完成)
  • 支持项目复制(已完成)
  • 支持远程、本地模式(已完成)
  • 支持定时任务
  • 支持双向WebHook调用
  • 支持中英文切换(已完成)

QQ群

LICENSE

本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].