# linclin/gopub

vue.js(element框架)+golang(beego框架)开发的运维发布系统,支持git,jenkins版本发布,go ssh,BT两种文件传输方式选择,支持部署前准备任务和部署后任务钩子函数

Repository: https://github.com/linclin/gopub
Canonical: https://ross.abutalabs.com/products/gopub
Language: Go
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2022-02-11T14:05:33+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3069, "days_push": 1664, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1376, forks 392 (observed 2026-08-28T04:04:33.277478+00:00)

## What it is
Gopub is an enterprise operations release/deployment system built with a Vue.js (Element UI) frontend and a Go (Beego) backend. It supports Git and Jenkins-based version releases, SSH command execution and file transfer (including BitTorrent for large-scale transfers), batched rollouts, one-click rollback, and pre/post-deployment hook scripts.

## Use cases
- deploy web applications to multiple servers from a web UI
- release code from git branches/tags or jenkins builds with one click
- roll back a bad deployment quickly
- run pre- and post-deployment hook scripts during releases
- transfer files to many servers in parallel over ssh or bittorrent
- self-host a dockerized deployment pipeline for go, nodejs, php, python, or java projects

## When to choose
- you need a self-hosted, web-based multi-server code release system with rollback and hooks
- your team deploys via git or jenkins and wants batched, parallel deployments
- you have vue+go experience and want a base for a customized ops platform

## When to avoid
- you are a beginner expecting turnkey support - the project explicitly targets experienced vue+go developers
- you need actively developed features - development has stopped and only PRs are welcomed
- you want a modern CI/CD platform rather than a release/deploy tool

## Facets
- artifact type: application
- maturity: maintenance
- function: deployment, web-framework, http-server, ssh, workflow-automation, developer-tools
- domain: self-hosted, web-development
- platform: self-hosted, go
- tags: release-management, code-deployment, jenkins-integration, git-deploy, bit-torrent-file-transfer, beego, vue-element-ui, rollback, deployment-hooks, multi-server-deploy, devops, automation, linux, docker, kubernetes, web-server, nodejs

## Member repositories
- linclin/gopub (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.277478+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-30T04:40:30.565461+00:00, confidence not recorded.
  - readme: https://github.com/linclin/gopub (fetched 2026-08-28T04:04:33.277478+00:00, sha 3d2990c4669b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
