awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Container Orchestration Abstractions · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesContainer Orchestration Abstractions

Simplified interfaces for managing container lifecycles and resource isolation across host environments.

Distinguishing note: Provides a high-level abstraction layer over low-level container runtime commands.

Explore 1 awesome GitHub repository matching devops & infrastructure · Container Orchestration Abstractions. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Container Orchestration Abstractions

Awesome Container Orchestration Abstractions GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • dokku/dokku

    dokku/dokku

    31,900View on GitHub↗

    Dokku is a self-hosted platform as a service that automates the deployment and management of web applications on your own infrastructure. It functions as an infrastructure automation tool, providing a git-driven engine that triggers container builds, service orchestration, and release workflows directly from source code repositories. The platform distinguishes itself by using buildpack-based image construction to detect project structures and automate container creation without manual configuration. It manages the full application lifecycle through a simplified interface that abstracts low-le

    Wraps low-level container runtime commands into a simplified interface to manage application lifecycles and resource isolation across the host.

    Shellbuildpackcontainersdevops
    31,900View on GitHub↗