Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

每周自动部署最新版本v2ray到 IBM Cloud #2

Open
tlmoe opened this issue Jul 12, 2020 · 2 comments
Open

每周自动部署最新版本v2ray到 IBM Cloud #2

tlmoe opened this issue Jul 12, 2020 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@tlmoe
Copy link
Owner

tlmoe commented Jul 12, 2020

操作不难,但不会写教程;
欢迎大神PR 或者 发博客分享介绍,可以把文章链接贴到readme

简要说明:

  1. fork 项目,点击Actions启用
    https://github.com/tlmoe/v2fly-cf


  1. 添加 Secrets
  • CF_USER_IBM //账号
  • CF_PASSWORD_IBM //密码
  • CF_CONFIG_URL_IBM //服务端配置文件网址,可配置UUID https://git.io/JJOUG
  • 🙂 #3
    添加了三个Secrets
    CF_UUID_IBM #自行找UUID生成器生成
    CF_ORG_IBM #组织名
    CF_SPACE_IBM #空间名
    #弃用Secrets CF_CONFIG_URL_IBM

组织和空间 名称: https://cloud.ibm.com/account/cloud-foundry

  • cf_org: AwesomeApp
  • cf_space: Development
  1. 修改.github/workflows/deploy-to-ibm.yml,
  • IBM免费额度 256M
  • 如果是部署到伦敦节点,修改api地址 cf_api: api.eu-gb.cf.cloud.ibm.com
  • 建议修改schedule ,cron 格式参考 https://tool.lu/crontab/
  1. 修改 manifest-ibm.yml

  2. 登录ibm,查看项目域名

  3. 登录cloudflare,配置workers,可参考IBMYES

MIT License

@tlmoe tlmoe closed this as completed Jul 14, 2020
@tlmoe tlmoe reopened this Jul 15, 2020
@tlmoe tlmoe added the documentation Improvements or additions to documentation label Jul 25, 2020
@chendeshen
Copy link

感谢分享

@IF-tiger
Copy link

IF-tiger commented Sep 6, 2020

大佬真帅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants