start thin server in production eneveronment

thin start -e production -P tmp/pids/thin.3000.pid -p 3000 -d

I would use

RAILS_ENV=production bundle exec thin start ...

Comments

Popular posts from this blog

Enabling password authentication for new ec2 box | ssh, ssh config, EC2 setup, new user in EC2, PasswordAuthentication

Rails Memcache issues

ROR HEROKU Working with file storage like paperclip in heroku for free of cost ( paperclip and dropbox) paperclip-dropbox config | ROR, HEROKU, file storage, paperclip, in heroku, free of cost, paperclip, dropbox, paperclip-dropbox config