Goploy
Devops, Deploy, CI/CD, Terminal, Sftp, Server monitor, Crontab Manager, Nginx Manager.
Install / Use
/learn @zhenorzz/GoployREADME
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!
Content
Feature
Use Goploy to automate your development workflow, so you can focus on work that matters most.
Goploy is commonly used for:
- Building projects
- Support git svn ftp sftp
- Deployment across os
- RBAC
- Monitor http tcp ping process script server
- Second cron
- Xterm
- Sftp
- LDAP
Install
via release
or build from tag
git clone https://github.com/zhenorzz/goploy.git
cd ./goploy
git checkout -b tagname
cd ./web
npm install && npm run build
cd ../
go build -o goploy cmd/server/main.go
Use
- Run ./goploy or goploy.exe or goploy.mac
- Follow the installation guide
- web http://ip:port (Account:Password admin:admin!@#)
Preview

Diagram

Backend
- Install go >= 1.16
- go mod required
- edit goploy.toml
cp goploy.example.toml goploy.toml - build Frontend
- run
cd cmd/server && go run main.go --asset-dir=../../ - use gin (hot reload)
Frontend
cd webnpm installoryarn install- edit .env.development
npm run devoryarn dev- build
npm run buildoryarn build
Contact
Contribute
Create a pull request.
License
GPLv3 © zhenorzz
Related Skills
tmux
341.8kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
xurl
341.8kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
blogwatcher
341.8kMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
kubeshark
11.8kCluster-wide network observability for Kubernetes. Captures L4 packets, L7 API calls, and decrypted TLS traffic using eBPF, with full Kubernetes context. Available to AI agents via MCP and human operators via dashboard.
