File tree Expand file tree Collapse file tree
i18n/en/docusaurus-plugin-content-docs/version-2.0/apps
versioned_docs/version-2.0/apps Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22title : Varnish
33slug : /varnish
44tags :
5- - console
6- - other
5+ - HTTP Caching
6+ - Reverse Proxy
7+ - Varnish
78---
89
910import Meta from './_ include/varnish.md';
@@ -12,32 +13,18 @@ import Meta from './_include/varnish.md';
1213
1314## Getting started{#guide}
1415
15- ### Initial setup{#wizard}
16+ ### Reverse proxy application
1617
17- 1 . When completed installation of Varnish at ** Websoft9 Console ** , get the applicaiton's ** Overview ** and ** Access ** information from ** My Apps **
18+ 1 . After installing Varnish in the Websoft9 console, view the application details in ** My Applications ** .
1819
19- 2 . Complete the install wizard step by step
20+ 2 . Click ** My Apps > Varnish app > Compose > Go to Edit Repository ** and edit ` src/default.vcl ` .
2021
21- ### Login verification{#verification}
22+ 3 . Change .host and .port to the container ID and internal port of the Websoft9 console installation.
2223
23- 1 . Completed installation Varnish at Websoft9 console, get the applicaiton's overview and access credentials from ** My Apps**
24-
25- 2 . Starting to verify it
24+ 4 . Rebuild the application, the HTTP cache takes effect, and the speed of accessing the application is greatly accelerated.
2625
2726## Configuration options{#configs}
2827
29- - CLI
30- - Multilingual (√)
31- - SMTP (√)
32-
3328## Administer{#administrator}
3429
35- - ** Password recover**
36- - ** Change URL**
37- - ** HTTPS**
38- - ** Online backup**
39- - ** Online upgrade**
40-
41- ## Troubleshooting{#troubleshooting}
42-
43- #### 502 failed code?
30+ ## Troubleshooting{#troubleshooting}
Original file line number Diff line number Diff line change 22title : Varnish
33slug : /varnish
44tags :
5- - Web 面板
6- - 可视化
7- - GUI
5+ - HTTP 缓存
6+ - 反向代理
7+ - Varnish
88---
99
1010import Meta from './_ include/varnish.md';
@@ -13,31 +13,18 @@ import Meta from './_include/varnish.md';
1313
1414## 入门指南{#guide}
1515
16- ### 初始化{#wizard}
16+ ### 反向代理应用
1717
18- Websoft9 控制台安装 Varnish 后,通过 ** 我的应用** 查看应用详情,在 ** 访问 ** 标签页中获取登录信息。
18+ 1 . Websoft9 控制台安装 Varnish 后,通过 ** 我的应用** 查看应用详情
1919
20- ### 登录后台{#console}
20+ 2 . 点击 ** 我的应用 > 编排 > 马上修改 ** ,编辑 ` src/default.vcl `
2121
22- Websoft9 控制台安装 Varnish 后,通过 ** 我的应用 ** 查看应用详情,在 ** 访问 ** 标签页中获取登录信息。
22+ 3 . 修改.host和.port 分别为 Websoft9 控制台安装应用的容器ID和容器内部端口
2323
24- ### 安装插件{#plugin}
24+ 4 . 重建应用,HTTP 缓存生效,访问应用速度大大加快
2525
2626## 配置选项{#configs}
2727
28- - CLI
29- - 多语言(√)
30- - SMTP(√)
31- - 插件市场(√)
32-
3328## 管理维护{#administrator}
3429
35- - ** 重置管理员密码**
36- - ** 更换 URL**
37- - ** HTTPS 额外设置**
38- - ** 在线备份**
39- - ** 在线升级**
40-
4130## 故障
42-
43- #### 更改域名导致无法访问 ?
You can’t perform that action at this time.
0 commit comments