-
Notifications
You must be signed in to change notification settings - Fork 3
How to install RoadRunner
Anatoly Nekhay edited this page Feb 14, 2019
·
5 revisions
Go to the temporary directory:
cd /tmp
Download the latest version of RoadRunner for your OS from the page:
wget https://github.com/spiral/roadrunner/releases/download/v1.3.5/roadrunner-1.3.5-linux-amd64.tar.gz
Unzip the downloaded archive:
tar -xzf roadrunner-1.3.5-linux-amd64.tar.gz
Move the downloaded RoadRunner instance to the directory /usr/local/bin
for to install RoadRunner globally:
mv roadrunner-1.3.5-linux-amd64/rr /usr/local/bin
Check that everything worked out:
cd ~ && rr
Have questions?
Ask your questions in our chat:
Get more features for your application using Awesome PSR-15 Middleware