#If the application is deployed using capistarno. cap staging deploy:restart // cap production deploy:restart #if the above command failed due to version controll issue: #Error reports: bundler: command not found: puma Install missing gem executables with `bundle install` # lOGIN TO THE SERVER, FROM YOUR APPLICATION CURRENT FOLDER: RUN: bundle exec puma -C /home/rails/app-name/shared/puma.rb --daemon