Quick Start
Click here to download the latest installation and upload it to the server.
1.Unzip to the specified directory
unzip ok-rasp-1.0.0-20250610223136-bin.zip -d /usr/local
2.Launch
Enter the ok-rasp/bin directory
cd ok-rasp/bin/
Then run the startup.sh script
./startup.sh
3.Set to start in the background
./startup.sh -d
Of course, you can also use systemd to set it to start automatically.