Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyi2005 authored Aug 16, 2018
1 parent 6b7ea63 commit ed0570b
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1 @@
# v2ray 一键部署 heroku [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/wangyi2005/v2ray-heroku)
V2ray-Core 3.9

1.服务端部署后,应 open app ,显示 Bad Request,表示部署成功。

2.客户端应使用websocket+tls传输协议。Vmess协议的 users id 应当换成自己的UUID,"alterId": 64
# v2ray 部署在 openshift starter
openshift: 内存设置为256M,每 project 可配置 4 Pods。

Docker 镜像:wangyi2005/v2ray:latest,wangyi2005/v2ray:core版本号

环境变量: CONFIG_JSON(配置)、CERT_PEM(证书)、KEY_PEM(私钥)

用notepad++将上述变量中 \r\n 替换为\\\n,变成一行,导入容器。

客户端: android Actinium、windows v2ray 可用同一个服务端。

具体配置: 见 issues。

0 comments on commit ed0570b

Please sign in to comment.