A unicorn is a magical weaponized HTTP server for Ruby.
So sending USR2 to Unicorn is awesome -- it starts up a new master with a new copy of your …
ruby-on-rails ruby unicornI am trying to move a Rails application into production but I am having a problem with Rails not seeing …
ruby-on-rails ruby ubuntu unicornI am (trying) to set up an ubuntu 11.04 server on rackspace to run a rails 3.2 app with nginx and unicorn. …
ruby-on-rails nginx unicorn rackspace-cloud rackspaceBrowser is showing 502 Bad Gateway - nginx. The only good news is my SSL https and green lock is showing …
ruby-on-rails ssl nginx unicornI am having unexpected and significant problems trying to get a Rails app, running under Unicorn, to connect to a …
ruby-on-rails redis resque unicornI'm running unicorn and am trying to get zero downtime restarts working. So far it is all awesome sauce, the …
ruby-on-rails ruby ruby-on-rails-3 deployment unicornI recently 'upgraded' my app to the cedar platform on Heroku. By default, I am using thin as a web …
ruby-on-rails heroku thin unicornI successfully setup a rails site using the Screencast 335 deploy to a VPS tutorial. Now I want to add another …
ruby-on-rails ubuntu nginx unicornGitlab 6.0 was released yesterday. I am curious to know why they switched to Unicorn from Puma. Versions prior to 5 were …
ruby-on-rails passenger unicorn gitlab pumaSo...what is the difference between unicorn and unicorn_rails When should I use one or another?
ruby-on-rails ruby ruby-on-rails-3 unicorn