Skip to content
/ v2hero Public
forked from onplus/v2hero

All Free . Deploy V2Ray to Heroku . v2ray学习参考

License

Notifications You must be signed in to change notification settings

root-i/v2hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2hero Build Status

  1. 点击创建HerokuAPP,配置服务器参数(appname和uuid,类似账号密码)

    create new app heroku

  2. Fork本项目,然后Gihub授权登录TravisCI,选择fork的项目 Travis

  3. 在项目的More options --> settings 设置Environment Variables:

    HEROKU_APPNAME,HEROKU_EMAIL和HEROKU_APIKEY   ENV

  4. 环境变量配置完成后重新开始TraviCi Build   Travis Restart

  5. 查看HerokuAPP并重启一次(More-->restart),从more-->view logs确认启动成功

  6. 配置V2Ray本地参数 https://www.v2ray.com/ui_client/ https://toutyrater.github.io/basic/vmess.html#客户端配置

实现参考

https://github.com/wangyi2005/v2ray

https://hub.docker.com/r/v2ray/official/

Heroku https://devcenter.heroku.com/articles/container-registry-and-runtime

Travis-CI https://docs.travis-ci.com/user/docker/

About

All Free . Deploy V2Ray to Heroku . v2ray学习参考

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 70.8%
  • Shell 23.3%
  • Go 5.9%