Run with the folowing commmand, under linux environment
cat /proc/sys/kernel/random/uuid
replace the "${cat /proc/sys/kernel/random/uuid} using linux" in config/config.json
docker-compose up -d
If you do not have docker and docker-compose in your server, using the following methods to install them:
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh
sudo usermod -aG docker $USER
curl -L "https://github.com/docker/compose/releases/download/1.23.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
sudo chmod +x /usr/local/bin/docker-compose
A. Replace "same as the id in config/config" in v2ray-macos-64/config.json with the uuid generated
B. Replace ip in v2ray-macos-64/config.json with your server ip
Please download the client app first from https://v2ray.com/awesome/tools.html
Example
https://steemit.com/cn/@v2ray/3cjiux
Docker deployment
https://toutyrater.github.io/app/docker-deploy-v2ray.html
macOS instance
https://wild-flame.github.io/guides/docs/mac-os-x-setup-guide/V2ray