Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in thin

Capistrano deploy with thin servers

Asynchronous IO server : Thin(Ruby) and Node.js. Any difference?

How to view debug code in Thin console window?

How to start a minimal ruby app using Puma or Unicorn?

ruby unicorn thin puma

How can I change the port that thin binds to when starting a Rails server?

ruby-on-rails thin

Why does Ruby run so much slower on windows server than on windows dev machine?

Updating assets without restarting rails server

Chrome asks to "Select a Certificate" for SSL on my Rails app using thin

ruby-on-rails ruby ssl thin

Thin doesn't respond to SIGINT or SIGTERM

ruby linux thin sigint sigterm

How do I run a Sinatra app as a deamon from the command line?

sinatra thin

Ruby on Rails loopback requests cause deadlock?

ruby-on-rails thin unicorn

How to mount static files for Rack

ruby file rack thin

Can't start thin server as service, RubyGems: Could not find thin

ruby-on-rails thin

Why thin behind nginx?

ruby-on-rails ruby nginx thin

Binding a Rails server to port 80 on Linux without running it as root

ruby-on-rails ruby linux thin

Rails - bundler error when using thin

ruby-on-rails bundler thin

How can I gracefully restart thin + nginx?