2 articles
Knowledge Base
Ruby
2 articles in the Ruby category.
- Installing Ruby with rbenv on Ubuntu and Debian Install rbenv with ruby-build, compile a project-pinned Ruby, and structure the install so a deploy user gets predictable Ruby versions.
- Rails deployment with Passenger or Puma Pick between Phusion Passenger and Puma for a Rails app server, configure either behind Nginx, and tune workers and threads for the workload.