I found it !
- sudo service mysql start
- sudo service nginx start
- sudo service redis-server start
- sudo service supervisor start
- (3) is not needed, as redis-server is already started by supervisor
now you can go to http://localhost, and it works!
These are the running processes:
