Today I learned
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
  • About
Sign in Subscribe

devops

A collection of 2 posts
devops

Manage sidekiq workers using deployment setup and Capistrano

In real world, most of the Rails applications would be having a Sidekiq instance as its companion in production systems. And it's a necessary thing to have some sort of mechanism to manage your Sidekiq instance with your deployment setup. In this post, I am going to throw
08 Sep 2016 1 min read
shell

Best way to make a shell script daemon?

I wanted to run a shell script as a daemon, and I was exploring SO as usual, and one of the answers that I found interesting and that fits my use case was: (./install.sh &) & Ref: to the original question here.
31 Dec 2015
Page 1 of 1
Today I learned © 2025
Powered by Ghost