Skip to content

Commit 4d31eaa

Browse files
Merge pull request #312 from Websoft9/dev
saleor docs
2 parents 1e86277 + e7e6793 commit 4d31eaa

9 files changed

Lines changed: 45 additions & 171 deletions

File tree

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

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: BunkerWeb
33
slug: /bunkerweb
44
tags:
5-
- console
6-
- other
5+
- WAF
6+
- Security Platform
7+
- BunkerWeb
78
---
89

910
import Meta from './_include/bunkerweb.md';
@@ -16,28 +17,14 @@ import Meta from './_include/bunkerweb.md';
1617

1718
1. When completed installation of BunkerWeb at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps**
1819

19-
2. Complete the install wizard step by step
20+
2. Bind a domain name to BunkerWeb and set up HTTPS access (**necessarily**)
2021

21-
### Login verification{#verification}
22-
23-
1. Completed installation BunkerWeb at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
24-
25-
2. Starting to verify it
22+
3. Local browser to access the domain name, complete the initialization can be used
2623

2724
## Configuration options{#configs}
2825

29-
- CLI
3026
- Multilingual (√)
31-
- SMTP (√)
3227

3328
## Administer{#administrator}
3429

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

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

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Mathesar
33
slug: /mathesar
44
tags:
5-
- console
6-
- other
5+
- postgresql
6+
- Data Visualization
7+
- Mathesar
78
---
89

910
import Meta from './_include/mathesar.md';
@@ -18,26 +19,8 @@ import Meta from './_include/mathesar.md';
1819

1920
2. Complete the install wizard step by step
2021

21-
### Login verification{#verification}
22-
23-
1. Completed installation Mathesar at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
24-
25-
2. Starting to verify it
26-
2722
## Configuration options{#configs}
2823

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

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

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

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Saleor
33
slug: /saleor
44
tags:
5-
- console
6-
- other
5+
- Online Store
6+
- E-commerce
7+
- Saleor
78
---
89

910
import Meta from './_include/saleor.md';
@@ -12,12 +13,6 @@ import Meta from './_include/saleor.md';
1213

1314
## Getting started{#guide}
1415

15-
### Initial setup{#wizard}
16-
17-
1. When completed installation of Saleor at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps**
18-
19-
2. Complete the install wizard step by step
20-
2116
### Login verification{#verification}
2217

2318
1. Completed installation Saleor at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
@@ -26,18 +21,8 @@ import Meta from './_include/saleor.md';
2621

2722
## Configuration options{#configs}
2823

29-
- CLI
30-
- Multilingual (√)
3124
- SMTP (√)
3225

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}

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

Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: supertokens
33
slug: /supertokens
44
tags:
5-
- console
6-
- other
5+
- Authentication
6+
- User management
7+
- supertokens
78
---
89

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

1314
## Getting started{#guide}
1415

15-
### Initial setup{#wizard}
16+
### Authentication service
1617

17-
1. When completed installation of supertokens at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps**
18+
1. After installing supertokens 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-
21-
### Login verification{#verification}
22-
23-
1. Completed installation supertokens at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
24-
25-
2. Starting to verify it
20+
2. Local browser accesses the URL and returns `Hello` indicating that the service is up and running.
2621

2722
## Configuration options{#configs}
2823

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

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

i18n/en/docusaurus-theme-classic/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"description": "The label of footer link with label=GitHub linking to https://github.com/websoft9"
5353
},
5454
"copyright": {
55-
"message": "Copyright ©2014- 2022 Websoft9 Inc.",
55+
"message": "Copyright ©2014- 2025 Websoft9 Inc.",
5656
"description": "The footer copyright"
5757
},
5858
"logo.alt": {

versioned_docs/version-2.0/apps/bunkerweb.md

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: BunkerWeb
33
slug: /bunkerweb
44
tags:
5-
- Web 面板
6-
- 可视化
7-
- GUI
5+
- WAF
6+
- 安全平台
7+
- BunkerWeb
88
---
99

1010
import Meta from './_include/bunkerweb.md';
@@ -15,29 +15,16 @@ import Meta from './_include/bunkerweb.md';
1515

1616
### 初始化{#wizard}
1717

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

20-
### 登录后台{#console}
20+
2. 为 BunkerWeb 绑定域名,并设置 HTTPS 访问(**必须**
2121

22-
Websoft9 控制台安装 BunkerWeb 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
23-
24-
### 安装插件{#plugin}
22+
3. 本地浏览器访问域名,完成初始化即可使用
2523

2624
## 配置选项{#configs}
2725

28-
- CLI
2926
- 多语言(√)
30-
- SMTP(√)
31-
- 插件市场(√)
3227

3328
## 管理维护{#administrator}
3429

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

versioned_docs/version-2.0/apps/mathesar.md

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Mathesar
33
slug: /mathesar
44
tags:
5-
- Web 面板
6-
- 可视化
7-
- GUI
5+
- postgresql
6+
- 数据可视化
7+
- Mathesar
88
---
99

1010
import Meta from './_include/mathesar.md';
@@ -15,29 +15,12 @@ import Meta from './_include/mathesar.md';
1515

1616
### 初始化{#wizard}
1717

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

20-
### 登录后台{#console}
21-
22-
Websoft9 控制台安装 Mathesar 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
23-
24-
### 安装插件{#plugin}
20+
2. 浏览器访问 URL,根据提示完成初始化步骤
2521

2622
## 配置选项{#configs}
2723

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

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

versioned_docs/version-2.0/apps/saleor.md

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,25 @@
22
title: Saleor
33
slug: /saleor
44
tags:
5-
- Web 面板
6-
- 可视化
7-
- GUI
5+
- 在线商店
6+
- 电子商务
7+
- Saleor
88
---
99

1010
import Meta from './_include/saleor.md';
1111

1212
<Meta name="meta" />
1313

14-
## 入门指南{#guide}
15-
16-
### 初始化{#wizard}
17-
18-
Websoft9 控制台安装 Saleor 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
14+
## 入门指南{#guide}
1915

2016
### 登录后台{#console}
2117

2218
Websoft9 控制台安装 Saleor 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
2319

24-
### 安装插件{#plugin}
25-
2620
## 配置选项{#configs}
2721

28-
- CLI
29-
- 多语言(√)
3022
- SMTP(√)
31-
- 插件市场(√)
3223

3324
## 管理维护{#administrator}
3425

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

versioned_docs/version-2.0/apps/supertokens.md

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: supertokens
33
slug: /supertokens
44
tags:
5-
- Web 面板
6-
- 可视化
7-
- GUI
5+
- 身份验证
6+
- 用户管理
7+
- supertokens
88
---
99

1010
import Meta from './_include/supertokens.md';
@@ -13,31 +13,14 @@ import Meta from './_include/supertokens.md';
1313

1414
## 入门指南{#guide}
1515

16-
### 初始化{#wizard}
16+
### 验证服务
1717

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

20-
### 登录后台{#console}
21-
22-
Websoft9 控制台安装 supertokens 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
23-
24-
### 安装插件{#plugin}
20+
2. 本地浏览器访问 URL,返回 `Hello `说明服务正常启动
2521

2622
## 配置选项{#configs}
2723

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

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

0 commit comments

Comments
 (0)