Sample project demonstrating how to integrate Sidekiq and Redis into an existing Rails project, as described in How To Add Sidekiq and Redis to a Ruby on Rails Application
Sample project demonstrating how to use Docker Compose to containerize a Ruby on Rails application, as described in Containerizing a Ruby on Rails Application for Development with Docker Compose.
...