Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 12, 2021. It is now read-only.

P3TERX/IBM-CF-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

14 Commits

Repository files navigation

IBM Cloud Foundry - V2Ray

Use GitHub Actions to automatically deploy the latest version of V2Ray to IBM Cloud Foundry

Read the details in my blog (in Chinese) | Zhong Wen Jiao Cheng

Usage

  • Click the Use this template button to create a new repository.

  • Click the Settings tab on your own repository, and then click the Secrets button to add the following encrypted environment variables:

    Environment Variables Description
    IBM_CF_USERNAME IBM Cloud user name (email address)
    IBM_CF_PASSWORD IBM Cloud password
    IBM_CF_ORG_NAME(optional) Organization name, the default is the email address. Can be found on this page.
    IBM_CF_SPACE_NAME(optional) Space name, default is dev. Can be found on this page.
    IBM_CF_APP_NAME App name, fill in according to your preference.
    V2_UUID Generate using UUID generator
    V2_WS_PATH_VMESS
    V2_WS_PATH_VLESS
    Select one of the VMess and VLESS protocols, and fill in a combination of numbers and English letters.
  • Click the Run workflow button on the Actions page.

  • Wait for the deployment to complete.

  • Click the relevant application on the Cloud Foundry Public page to view the access address.

TIPS: You can customize the API address and App memory size through the workflow file.

Acknowledgments

Licence

MIT (c) P3TERX

About

Use GitHub Actions to automatically deploy the latest version of V2Ray to IBM Cloud Foundry

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Contributors