awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dojo4 avatar

dojo4/drebs

0
View on GitHub↗
34 stars·4 forks·Ruby·9 views

Drebs

Disaster Recovery for Elastic Block Store

Features

  • Backup Solutions - Automated AWS EBS snapshot management script.

Star history

Star history chart for dojo4/drebsStar history chart for dojo4/drebs

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Drebs

Similar open-source projects, ranked by how many features they share with Drebs.
  • axkibe/lsyncdaxkibe avatar

    axkibe/lsyncd

    6,049View on GitHub↗

    lsyncd is a synchronization service and background daemon that monitors local directories for changes and mirrors them to remote targets in real time. It operates as a sync manager that orchestrates the movement of local data to remote hosts, ensuring data consistency through automated mirroring. The project uses an embedded Lua scripting engine to define configuration logic, allowing for custom synchronization actions and layered rule definitions. It leverages rsync for delta-transfers to minimize bandwidth and utilizes SSH for secure encrypted communication with remote servers. The service

    Lua
    View on GitHub↗6,049
  • borgbackup/borgborgbackup avatar

    borgbackup/borg

    12,986View on GitHub↗

    Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by identifying unique file chunks and applying compression to minimize the total storage footprint across multiple backup versions. The software distinguishes itself through the use of authenticated encryption, which ensures that all stored data remains confidential and protected against unauthorized tampering. It also provides a virtual filesystem interface, allowing users to mount archives as local directories to browse and access individual files without performing a full restora

    Pythonbackupborgbackupcompression
    View on GitHub↗12,986
  • bup/bupbup avatar

    bup/bup

    7,324View on GitHub↗

    bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to eliminate redundant data across files and versions, treating every incremental save as a full backup. The system provides secure remote transport interfaces for transferring and managing backup data on remote servers via SSH. It also includes a backup repository browser available as both a web interface and a filesystem mount for exploring and retrieving files from snapshots. The project covers broad capability areas including disaster recovery, repository administration, and s

    Python
    View on GitHub↗7,324
  • awesome-foss/awesome-sysadminawesome-foss avatar

    awesome-foss/awesome-sysadmin

    34,338View on GitHub↗

    This project is a community-curated directory of open-source tools and resources designed to assist system administrators with infrastructure management. It functions as a centralized knowledge base, providing a structured index of software and documentation that helps professionals discover solutions for automating, monitoring, and maintaining distributed computing environments. The repository distinguishes itself through a collaborative, community-driven structure that organizes a vast array of technical resources into a hierarchical taxonomy. By utilizing hyperlink-centric navigation, it d

    awesomeawesome-listdevops
    View on GitHub↗34,338
See all 10 alternatives to Drebs→

Frequently asked questions

What does dojo4/drebs do?

Disaster Recovery for Elastic Block Store

What are the main features of dojo4/drebs?

The main features of dojo4/drebs are: Backup Solutions.

What are some open-source alternatives to dojo4/drebs?

Open-source alternatives to dojo4/drebs include: awesome-foss/awesome-sysadmin — This project is a community-curated directory of open-source tools and resources designed to assist system… axkibe/lsyncd — lsyncd is a synchronization service and background daemon that monitors local directories for changes and mirrors them… borgbackup/borg — Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by… bup/bup — bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to… duplicati/duplicati — Duplicati is a self-hosted backup server designed to perform encrypted, incremental, and compressed backups to a wide… elkarbackup/elkarbackup.