# 使用 Homebrew Cask 安装 go-server

查看 go-server 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install cask:go-server
```

其他安装命令:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask go-server
```

  证据: local Homebrew cask metadata

## 软件包事实

- **软件包键:** cask:go-server
- **软件包管理器:** Homebrew Cask
- **版本:** 25.4.0,21793
- **来源摘要:** Server for the Go Continuous Delivery platform
- **主页:** <https://www.gocd.org/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- go-server (二进制)
- go-server (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 25.4.0,21793
## 项目历史与用法

GoCD Server is the server component of GoCD, a continuous delivery and release-automation system centered on pipelines, agents, materials, artifacts, and value-stream visualization.

### 项目历史

GoCD began in 2007 at Thoughtworks Studios as a commercial, closed-source product named Cruise, designed as an evolution from CruiseControl toward continuous delivery workflows rather than only continuous integration build automation. It was renamed Go in 2010 and later adjusted to GoCD to avoid confusion with the Go programming language.

### 采用历史

Thoughtworks announced the move toward Apache-licensed open source in February 2014, framing the change around practitioner expectations for inspectable and modifiable delivery infrastructure. The project later transitioned away from Thoughtworks-funded development; project maintainers described a small maintainer group handling bug fixes, minor enhancements, releases, and user support after commercial backing ended.

### 使用方式

Practitioners install the server, attach agents, and model delivery workflows as pipelines made of stages, jobs, and tasks. GoCD polls source materials, triggers pipelines on changes or upstream dependencies, publishes artifacts, assigns jobs to agents, and uses value stream maps to show upstream and downstream flow.

### 为什么软件包爱好者会关心

The Homebrew cask preserves the long-standing go-server package identity for macOS installations of the GoCD server, distinct from the Go language formula named go.

### 时间线

- 2007: Thoughtworks Studios developed Cruise as a commercial continuous delivery product.
- 2010: Cruise was renamed Go.
- 2014: Thoughtworks announced GoCD's conversion to open source.
- 2020: Commercial support and Thoughtworks-funded development ended after community transfer plans.

### Related projects

- GoCD descends from Thoughtworks' CruiseControl lineage and complements GoCD Agent packages that execute jobs for the server.

### 来源

- <https://docs.gocd.org>
- <https://formulae.brew.sh/cask/go-server>
- <https://github.com/gocd/gocd>
- <https://www.gocd.org/>
- <https://www.gocd.org/2014/02/25/go-moving-to-open-source/>
- <https://www.gocd.org/2023/02/13/gocd-project-status/>


## 安全说明

没有找到 go-server 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: /etc/go, /usr/share/go-server/wrapper-config/wrapper-properties.conf
- macOS: ${INSTALL_DIR}/config, ${INSTALL_DIR}/wrapper-config/wrapper-properties.conf

## Combined YAML source

View the package source record on GitHub. [combined/go-server.yml](https://github.com/mxcl/pkgdb/blob/main/combined/go-server.yml)


## 来源

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
