
Connect the data of Huobi. com, the market K-line trading pairs are all Huobi. com data.
Software required for the project (Pagoda installation is recommended)
Nginx、php、mysql、redis、supervisor
Conduct deployment projects
The following installation steps are only described in a pagoda environment
Install the above-mentioned Nginx (1.18), php (7.4), mysql (5.7.31), redis (6.0.5), supervisor (2.2),
Among them, php needs to install the following extensions
fileinfo redis imagemagick Swoole4
and remove disabled functions
exec putenv proc_open symlink pcntl_signal pcntl_alarm
Upload the project to the server and import it into the database
Edit the.env files in each directory to configure the database with redis and other configuration items
Comments0