Dockge is a web-based management interface for containerized applications that utilizes configuration files as the primary source of truth. It provides a centralized dashboard for orchestrating container stacks, allowing users to create, edit, and control services directly through a graphical interface rather than the command line. The platform distinguishes itself by offering a migration utility that converts manual container execution commands into structured configuration files. It supports the management of distributed infrastructure by connecting to multiple remote hosts from a single in
Dry is a container lifecycle manager and cluster orchestrator designed to control groups of containers, services, and stacks across multiple nodes. It functions as a resource manager for inspecting and cleaning up images, persistent volumes, and network configurations, while providing a terminal-based dashboard for monitoring system events and resource usage. The project enables the coordination of distributed workloads through service-stack grouping and cluster orchestration. It provides a centralized control plane to synchronize the deployment and scaling of complex application architecture
Watchtower is a Docker container update automator that monitors registries for new image pushes and automatically restarts containers with the latest versions. It functions as a container lifecycle manager, handling the process of bringing running containers up to date without manual intervention. The service includes specialized controls to manage deployment risk and precision, such as image age deferral and deployment cooldowns to protect against buggy releases. It supports image tag pinning to restrict updates to specific version series and can operate as a self-updating service to maintai
Dockhand is a multi-host Docker manager and container management interface used to control the lifecycle of containers, images, volumes, and networks. It functions as a Docker Compose orchestrator and GitOps deployment tool, enabling the synchronization of application stacks directly from remote Git repositories. The project distinguishes itself as an enterprise Docker access controller, providing role-based access control and identity verification through OIDC, LDAP, and multi-factor authentication. It secures sensitive data using AES-256-GCM encryption for credentials at rest and handles na
Quip Node Manager ist eine grafische Benutzeroberfläche für das Bereitstellen, Überwachen und Konfigurieren von Quip-Network-Nodes und deren zugehörigen Container-Stacks. Er dient als Dashboard für die Container-Orchestrierung, das es Nutzern ermöglicht, miteinander verbundene Anwendungsdienste ohne Command-Line-Tools zu verwalten.
Die Hauptfunktionen von quipnetwork/quip-node-manager sind: Node Stack Deployments, Network Node Management Interfaces, Container Orchestration Dashboards, Container Stack Management, Container Monitoring, GPU Resource Allocators, Node Container Managers, Node Infrastructure Automation.
Open-Source-Alternativen zu quipnetwork/quip-node-manager sind unter anderem: louislam/dockge — Dockge is a web-based management interface for containerized applications that utilizes configuration files as the… moncho/dry — Dry is a container lifecycle manager and cluster orchestrator designed to control groups of containers, services, and… nicholas-fedor/watchtower — Watchtower is a Docker container update automator that monitors registries for new image pushes and automatically… finsys/dockhand — Dockhand is a multi-host Docker manager and container management interface used to control the lifecycle of… lucaslorentz/caddy-docker-proxy — caddy-docker-proxy is a dynamic HTTP reverse proxy and Docker network ingress controller that automatically generates… pomerium/pomerium — Pomerium is an identity-aware reverse proxy designed to provide zero-trust access control for internal infrastructure.…