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
Back to stepchowfun/docuum

Open-source alternatives to Docuum

5 open-source projects similar to stepchowfun/docuum, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Docuum alternative.

  • spotify/docker-gcspotify avatar

    spotify/docker-gc

    5,019View on GitHub↗

    docker-gc is a garbage collection tool for Docker hosts designed to reclaim disk space by automatically removing exited containers, unused images, and dangling volumes. It functions as a resource cleaner that optimizes host storage through the lifecycle management of orphaned or inactive container resources. The utility manages image retention by preserving a minimum number of the most recent images per repository while deleting older versions. It employs configurable grace periods to determine when images and containers become eligible for deletion and supports pattern-based exclusion to pre

    Shelldockergarbage-collectionshell
    View on GitHub↗5,019
  • chadoe/docker-cleanup-volumeschadoe avatar

    chadoe/docker-cleanup-volumes

    1,437View on GitHub↗

    Docker cleanup volumes is a containerized system maintenance tool and shell script designed to scan host systems and delete unused Docker storage volumes. It reclaims disk space by identifying leftover data assets that are no longer attached to any active containers. The utility inspects container-graph dependencies to distinguish between active and orphaned storage items. It supports dry-run preview execution to simulate cleanup operations and review target volumes before any actual data deletion occurs. The software can be executed directly as a command-line shell script or run as a contai

    Shell
    View on GitHub↗1,437
  • jaldertech/adrgjaldertech avatar

    jaldertech/adrg

    9View on GitHub↗

    Aldertech Dynamic Resource Governor — A kernel-level resource manager for high-density Docker stacks on Raspberry Pi and low-power servers.

    Python
    View on GitHub↗9
  • yelp/docker-custodianYelp avatar

    Yelp/docker-custodian

    373View on GitHub↗

    Keep docker hosts tidy

    Python
    View on GitHub↗373

AI search

Explore more awesome repositories

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

Find more with AI search
  • sil-org/ecs-deploysil-org avatar

    sil-org/ecs-deploy

    1,989View on GitHub↗

    This project is a command-line utility designed to automate container service rollouts and task definition management within Amazon ECS environments. It functions as a shell-based orchestration tool that wraps cloud provider command-line interfaces to manage infrastructure state and execute deployment logic. The tool facilitates zero-downtime updates by orchestrating blue-green deployment patterns, which involve launching new task versions and verifying their stability before retiring older service instances. It maintains application versions through declarative configuration templates and au

    Shellaws-ecscontinuous-deploymentecs
    View on GitHub↗1,989