Ruby Deployment

Open-source Ruby projects categorized as Deployment

Top 10 Ruby Deployment Projects

  • fastlane

    🚀 The easiest way to automate building and releasing your iOS and Android apps

    Project mention: I Am Falling Out Of Love With Flutter | reddit.com/r/programming | 2023-03-25

    https://github.com/fastlane/fastlane is currently abandoned by Google. 36k stars is what I would call “big”.

  • Capistrano

    Remote multi-server automation tool

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • Chef

    Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale

    Project mention: I_suck_and_my_tests_are_order_dependent | news.ycombinator.com | 2023-02-16

    my contribution: public_method_that_only_deep_merge_should_use

    https://github.com/chef/chef/blob/68dd5f42273f19bc5975c0dc8e...

    that was 9 years ago and it was code smell that things were broken apart incorrectly and at some point i rewrote it so that wasn't necessary -- but sometimes you just gotta move the ball down the field, even if you don't get a first down.

  • Mina

    Blazing fast application deployment tool.

    Project mention: Why it needs to be so painful to deploy a Rails app on Ubuntu in 2022? | reddit.com/r/rails | 2022-08-06

    Same with my experience. I could never get Capistrano to work. I blame the never updated documentation that also missing important details here and there so often. Reading the doc is like walking in the woods. In the end I switched to Mina, and finally everything works.

  • rails

    Official Ruby on Rails specific tasks for Capistrano (by capistrano)

    Project mention: Rails 7: production deploy from scratch (Ubuntu 22.04 edition) | dev.to | 2023-02-02

    set :rbenv_ruby, '3.2.0' set :application, "" set :repo_url, "[email protected]:/.git" set :deploy_to, "~/#{fetch :application}" # Issue with propshaft as asset pipwlinw # See: https://github.com/capistrano/rails/issues/257 # Workaround set :assets_manifests, -> { [release_path.join("public", fetch(:assets_prefix), '.manifest.json')] }

  • tomo

    A friendly CLI for deploying Rails apps ✨

  • cuber-gem

    An automation tool that simplify the deployment of your apps on Kubernetes.

    Project mention: Difficulty deploying rails app to digital ocean server | reddit.com/r/rails | 2023-02-05
  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • jekyll-github-deploy

    Jekyll Site Automated Deployer to GitHub Pages

  • orc

    Model driven orchestration framework for continuous deployment (by tim-group)

  • maintenance_job

    Mechanism to run testable one-off jobs in Rails at deploy time to manipulate data

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-25.

Ruby Deployment related posts

Index

What are some of the best open-source Deployment projects in Ruby? This list will help you:

Project Stars
1 fastlane 36,766
2 Capistrano 12,429
3 Chef 7,174
4 Mina 4,281
5 rails 833
6 tomo 339
7 cuber-gem 171
8 jekyll-github-deploy 78
9 orc 34
10 maintenance_job 27
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com