2015/02/06

Install Boxroom file sharing website on Ubuntu

Download Boxroom
Extract, checkout or clone Boxroom into a new folder
Open  Terminal and cd into the new folder
Run the commands as below:
[user@localhost ~]$ sudo apt-get install nodejs
[user@localhost ~]$ bundle install
[user@localhost ~]$ bundle exec rake install
[user@localhost ~]$ bundle exec rails server
Then open your browser to http://localhost:3000/
Now you can start to configure your website

沒有留言:

張貼留言