add readme

This commit is contained in:
zizifn
2022-04-08 23:08:25 +08:00
committed by zizifn
parent c5591ee96b
commit 514b30c500
4 changed files with 13 additions and 3 deletions

View File

@@ -14,8 +14,10 @@
本项目是包含,
- 一键部署 V2ray 到 heroku。
- 利用 Github action 实现 重新部署/停止/启动。
- **支持多app和多账户 重新部署/停止/启动。**
- 利用 Github action 实现 重新部署/停止/启动/删除
- 支持 heroku 的区域us and eu
- **支持多app和多账户 [重新部署](#重新部署)/[停止](#停止)/[启动](#启动)/[删除](#删除)。**
- 利用 cloudflare CDN 进行加速。
- **利用 [cloudflare tunnel](https://www.cloudflare.com/products/tunnel/) 进行加速。**
@@ -95,7 +97,9 @@ Actions
点击 `Run workflow`, 输入 deploy。 然后就会重新 deploy。
![deploy](./readme-data/deploy.jpg)
这里可以**选择区域**但是请确保app没有被创建过。如果要切换区域请先使用 destroy 删除应用。
![deploy](./readme-data/deploy.png)
### 停止
@@ -108,6 +112,12 @@ Actions
![start](./readme-data/start.jpg)
### 删除
点击 `Run workflow`, 输入 destroy 然后就会删除。
![delete](./readme-data/delete-app.png)
## 建立 cloudflare worker (可选)

BIN
readme-data/delete-app.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 115 KiB

BIN
readme-data/deploy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB