strano icon indicating copy to clipboard operation
strano copied to clipboard

Update installation procedure

Open ameesters opened this issue 12 years ago • 1 comments

after executing:

git clone https://github.com/joelmoss/strano.git strano

and :

script/bootstrap

You need to copy:

mv config/database.example.yml config/database.yml

Otherwise the installation fails. At least on Ubuntu Server 12.04.1. Please update the documentation or installation procedure.

ameesters avatar Oct 05 '12 07:10 ameesters

Also, when i got it running, and entered the first project, it seems that Redis is a dependency, it throws a 500 internal server error if its not there.

ameesters avatar Oct 05 '12 08:10 ameesters