Before installing.

Installation.

You need to SSH into your server as root and run the following command:

mkdir /app ;
cd /app/ || exit ;
git clone <https://github.com/Polygant/OpenCEX.git> ./deploy ;
cd deploy ;
chmod +x opencex.sh ;
./opencex.sh 2>&1 | tee /tmp/install.txt

Installation time ~ 5 minutes.

🥳 Congratulations, the exchange has been successfully installed!You can open it by your domain name.