-
Notifications
You must be signed in to change notification settings - Fork 0
Home
halsk edited this page Apr 20, 2013
·
4 revisions
Welcome to the Marsface wiki!
210.129.195.216 (please send public key if you need to login server)
- Ubuntu 12.04 LTE 64bit
- nginx 1.2.7
- Ruby 1.9.3-p194
- Rails 3.2.13
- unicorn 4.6.2
/usr/share/nginx/Marsface/server
This will replace existing images and clear vote history!
- Copy images to server directory
# at your local machine
scp /YOUR_IMAGE_DIR/* 210.129.195.216:/usr/share/nginx/Marsface/server/app/assets/images/targets/
- Create Image records from the image files
cd /usr/share/nginx/Marsface/server
bundle exec rake db:migrate