Skip to content

Commit acc60bd

Browse files
authored
gocd
1 parent d7fb812 commit acc60bd

2 files changed

Lines changed: 17 additions & 46 deletions

File tree

  • i18n/en/docusaurus-plugin-content-docs/version-2.0/apps
  • versioned_docs/version-2.0/apps

i18n/en/docusaurus-plugin-content-docs/version-2.0/apps/gocd.md

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: GoCD
33
slug: /gocd
44
tags:
5-
- console
6-
- other
5+
- DevOps
6+
- CD/CI
7+
- GoCD
78
---
89

910
import Meta from './_include/gocd.md';
@@ -12,32 +13,16 @@ import Meta from './_include/gocd.md';
1213

1314
## Getting started{#guide}
1415

15-
### Initial setup{#wizard}
16+
### Agent Authorization
1617

17-
1. When completed installation of GoCD at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps**
18+
1. After installing GoCD on the Websoft9 console, view the application details through **My Applications** and get the access URL in the **Access** tab.
1819

19-
2. Complete the install wizard step by step
20+
2. Access the URL in your local browser and click **AGTENS**
2021

21-
### Login verification{#verification}
22-
23-
1. Completed installation GoCD at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
24-
25-
2. Starting to verify it
22+
3. After selecting AGENT, click **ENABLE**, the status will change to Idle and you can start running the pipeline.
2623

2724
## Configuration options{#configs}
2825

29-
- CLI
30-
- Multilingual (√)
31-
- SMTP (√)
32-
3326
## Administer{#administrator}
3427

35-
- **Password recover**
36-
- **Change URL**
37-
- **HTTPS**
38-
- **Online backup**
39-
- **Online upgrade**
40-
41-
## Troubleshooting{#troubleshooting}
42-
43-
#### 502 failed code?
28+
## Troubleshooting{#troubleshooting}

versioned_docs/version-2.0/apps/gocd.md

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
title: GoCD
33
slug: /gocd
44
tags:
5-
- Web 面板
6-
- 可视化
7-
- GUI
5+
- DevOps
6+
- CD/CI
7+
- 持续集成
8+
- GoCD
89
---
910

1011
import Meta from './_include/gocd.md';
@@ -13,31 +14,16 @@ import Meta from './_include/gocd.md';
1314

1415
## 入门指南{#guide}
1516

16-
### 初始化{#wizard}
17+
### Agent 授权
1718

18-
Websoft9 控制台安装 GoCD 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
19+
1. Websoft9 控制台安装 GoCD 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取访问 URL
1920

20-
### 登录后台{#console}
21+
2. 本地浏览器访问 URL,点击 **AGTENS**
2122

22-
Websoft9 控制台安装 GoCD 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
23-
24-
### 安装插件{#plugin}
23+
3. 选定 AGENT 后,点击 **ENABLE**后,状态变为 Idle 即可用,可以开始运行流水线了
2524

2625
## 配置选项{#configs}
2726

28-
- CLI
29-
- 多语言(√)
30-
- SMTP(√)
31-
- 插件市场(√)
32-
3327
## 管理维护{#administrator}
3428

35-
- **重置管理员密码**
36-
- **更换 URL**
37-
- **HTTPS 额外设置**
38-
- **在线备份**
39-
- **在线升级**
40-
41-
## 故障
42-
43-
#### 更改域名导致无法访问 ?
29+
## 故障

0 commit comments

Comments
 (0)