-
Windows
run
/env/Redis-7.0.15-Windows-x64/start.bat
-
Linux
run
sudo apt install redis-server
mkdir build cd build cmake .. make
- Edit [ Service_Setting.yml ]
vi build/app/Koro_Caster_Service/conf/Service_Setting.yml
- Edit [ Auth_Verify.yml ]
vi build/app/Koro_Caster_Service/conf/Auth_Verify.yml
- Edit [ Caster_Core.yml ]
vi build/app/Koro_Caster_Service/conf/Caster_Core.yml
cd build/app/Koro_Caster_Service ./Koro_Caster_Service-x.x.x [-port xxxx -conf conf/]