IBMCloudFoundry

用途:

在IBMCloudFoundry上搭建v2ray

用法:

打开ibm的控制台后运行

  1. run git clone https://github.com/xixiha5230/IBMCloudFoundry.git and cd IBMCloudFoundry

  2. edit uuid,path,ibm account,ibm password and app name in app.py

  3. run python install.py

  4. cd cloudfoundry

  5. edit name in manifest.yml

  6. deploy app to IBM cloud run:

    ibmcloud target --cf

    ibmcloud cf push