Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 574 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 574 Bytes

Estates

Build Status

Deployment

TODO: replace it by remote copy to the remote folder

RAILS_ENV=production RAILS_GROUPS=assets bundle exec rake assets:precompile
git add .
git commit -m "Precompile assets and commit it"
cap deploy

Production Server:

http://li603-78.members.linode.com/

SSH Production:

[ssh @192.81.133.78 -p 16888](ssh @192.81.133.78 -p 16888)