Ruby on Rails web apps using a deployment tool

Find Rails web apps deployed with tools like Capistrano and Kamal, enabling smooth deployment and scalability.

  • This list includes 18 deployment tools used by Rails web apps.
  • Click on a deployment tool to view a list of Rails web apps using it.
  • Know a Rails site using an unlisted deployment tool? Let us know!

Deployment tools

Kamal

Used by 4 Rails websites

A deployment tool that handles zero-downtime deployments, rolling restarts, and service management for containerized applications using Docker.

Heroku

Used by 4 Rails websites

A platform-as-a-service (PaaS) that simplifies app deployment, scaling, and management with an easy-to-use interface, enabling developers to focus on building applications.

Kubernetes

Used by 2 Rails websites

A powerful open-source container orchestration platform for automating deployment, scaling, and management of containerized applications, providing high availability and fault tolerance.

Capistrano

Used by 1 Rails website

A remote server automation and deployment tool, commonly used for deploying web applications, supporting tasks like file transfer, service restarts, and database migrations.

Render

Used by 1 Rails website

A platform-as-a-service (PaaS) that automates the deployment of web applications, APIs, and databases, offering continuous deployment, scaling, and monitoring features.

GitLab CI/CD

Used by 1 Rails website

A continuous integration and delivery platform built into GitLab, automating code testing, building, and deployment directly from Git repositories.

Hatchbox

Used by 1 Rails website

A platform for managing and deploying Ruby on Rails applications, focusing on simplicity and automation with features like server provisioning, monitoring, and scaling.

Docker Swarm

Not used by any Rails web apps yet

A container orchestration tool for managing Docker containers across multiple machines, enabling clustering and high availability for containerized applications.

Mina

Not used by any Rails web apps yet

A fast deployment tool for Ruby applications that focuses on simplicity and speed, minimizing downtime during deployment with parallel task execution.

Chef

Not used by any Rails web apps yet

A configuration management tool that automates infrastructure deployment, ensuring consistency across environments with scripts that describe system configuration.

Puppet

Not used by any Rails web apps yet

A configuration management tool that automates the provisioning, configuration, and management of servers, ensuring consistency and compliance across environments.

Ansible

Not used by any Rails web apps yet

An open-source automation tool for configuring and managing servers, allowing for easy deployment, orchestration, and configuration management using simple YAML scripts.

Cloud66

Not used by any Rails web apps yet

A cloud-native deployment platform that helps deploy, manage, and scale applications across various cloud providers with automated infrastructure management.

Engine Yard

Not used by any Rails web apps yet

A platform-as-a-service (PaaS) that simplifies deployment and management of cloud-based applications, offering scaling, monitoring, and automated infrastructure management.

Fly.io

Not used by any Rails web apps yet

A platform for deploying applications globally with automatic scaling, designed for low-latency and high-availability applications, running closer to users at edge locations.

Git push deploy

Not used by any Rails web apps yet

A deployment method where changes are automatically deployed to a production environment by pushing code to a Git repository, triggering a deployment process.

Custom bash scripts

Not used by any Rails web apps yet

A method for automating deployment using custom-written bash scripts, providing full control over deployment workflows but requiring manual setup and maintenance.

Other

Not used by any Rails web apps yet

A placeholder for any deployment or orchestration tool not listed, typically referring to custom or less common systems used for managing application deployment.