awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rubber avatar

rubber/rubber

0
View on GitHub↗
1,450 stars·241 forks·Ruby·1 viewrubber.io↗

Rubber

A capistrano/rails plugin that makes it easy to deploy/manage/scale to various service providers, including EC2, DigitalOcean, vSphere, and bare metal servers.

Features

  • DevOps Tools - Configure complex multi-instance deployments on cloud infrastructure.

Star history

Star history chart for rubber/rubberStar history chart for rubber/rubber

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rubber

Similar open-source projects, ranked by how many features they share with Rubber.
  • ansible/ansibleansible avatar

    ansible/ansible

    68,968View on GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    View on GitHub↗68,968
  • avamia/kanrisuruavamia avatar

    avamia/kanrisuru

    20View on GitHub↗

    Kanrisuru helps you manage your remote servers with objected oriented ruby. Results come back as structured data, parsed, prepared and ready for you to easily use in your applications.

    Ruby
    View on GitHub↗20
  • aws/aws-cliaws avatar

    aws/aws-cli

    17,059View on GitHub↗

    The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands. The tool provides mechanisms to route authenticated requests to global and region-specific service endpoints. It manages identity keys and access profiles through environment variables and configuration files to authenticate requests across different cloud accounts. The interface supports cloud resource

    Pythonawsaws-clicloud
    View on GitHub↗17,059
  • amoffat/shamoffat avatar

    amoffat/sh

    7,231View on GitHub↗

    sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix system commands and child process lifecycles. It functions as an asynchronous process wrapper, allowing shell commands and system programs to run within a non-blocking event loop. The library maps command-line arguments and standard input/output streams to native Python functions and objects. It includes a process lifecycle controller to manage signal groups, execution timeouts, and process permissions for spawned child processes. The project provides capabilities for executable

    Pythondevopspythonsubprocess
    View on GitHub↗7,231
See all 30 alternatives to Rubber→

Frequently asked questions

What does rubber/rubber do?

A capistrano/rails plugin that makes it easy to deploy/manage/scale to various service providers, including EC2, DigitalOcean, vSphere, and bare metal servers.

What are the main features of rubber/rubber?

The main features of rubber/rubber are: DevOps Tools.

What are some open-source alternatives to rubber/rubber?

Open-source alternatives to rubber/rubber include: ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… avamia/kanrisuru — Kanrisuru helps you manage your remote servers with objected oriented ruby. Results come back as structured data,… aws/aws-cli — The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services… aws/chalice — Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It… backup/backup — This project is a Unix backup orchestrator used for modeling and executing full-stack data protection. It functions as… amoffat/sh — sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix…