RailsCasts Pro episodes are now free!

Learn more or hide this

Daniel Lorenz's Profile

GitHub User: extcode

Site: www.extco.de

Comments by Daniel Lorenz

Avatar

Hi. Thanks for another awesome podcast. I have a task to solve. I need different configurations in "/config/recipes/templates/nginx_unicorn.rb" per host. How can I use different variables for e.g. server_name?

Avatar

Hi guys.
I tried sidekiq out for the first time. It is really cool. But I have a question. Which is the best way to starting sidekiq "bundle exec sidekiq" on server restart.