goploy自动化部署系统(jenkins功能虽然强大但配置麻烦),一个web部署系统工具,配置简单、功能完善、界面流畅、开箱即用!支持git版本管理,支持各种web代码发布,PHP,Python,JAVA等代码的发布、回滚,可以通过web来一键完成。

English | 简体中文
Name: go + deploy
A web deployment system tool!
Support all kinds of code release and rollback, which can be done through the web with one click!
Complete installation instructions, no difficulty in getting started!
Important note: The master branch may be in an unstable or unavailable state during the development process. Please use releases instead of master to obtain stable binary files.
DEMO admin:admin!@# (It may not be able to open, depending on the mood)
Goploy-Agent Monitor server performance
Goploy-Vscode Search Goploy in Visual Studio Code
Goploy-Jetbrains Search Goploy in Jetbrains
Jetbrains Supports this project with GoLand licenses. We appreciate their support for free and open source software!
Use Goploy to automate your development workflow, so you can focus on work that matters most.
Goploy is commonly used for:
via release
or build from tag
git clone https://github.com/zhenorzz/goploy.gitcd ./goploygit checkout -b tagnamecd ./webnpm install && npm run buildcd ../go build -o goploy cmd/server/main.go


cp goploy.example.toml goploy.tomlcd cmd/server && go run main.go --asset-dir=../../cd webnpm install or yarn installnpm run dev or yarn devnpm run build or yarn buildCreate a pull request.
GPLv3 © zhenorzz