How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
kops is a Kubernetes cluster provisioner and lifecycle manager designed to automate the creation, maintenance, and destruction of production-grade clusters on cloud infrastructure. It functions as a declarative infrastructure manager, synchronizing the live state of a cluster with versioned manifests stored in remote object storage to ensure idempotent operations. The project distinguishes itself by offering comprehensive automation for the entire cluster lifecycle, including high-availability control plane deployment, incremental rolling updates, and automated version upgrades. It also serve
HAProxy is a high-performance TCP and HTTP proxy that distributes traffic across multiple backend servers to ensure availability and fault tolerance for critical services. It operates in either TCP or HTTP mode, with an event-driven, single-threaded reactor that handles tens of thousands of connections without context switching, and supports kernel-level data transfer to minimize memory usage and latency. What distinguishes HAProxy is its configuration-file-first design, where all load-balancing rules and runtime behavior are defined in a declarative text file parsed at startup. It embeds a L
Simple, self-hosted module based on Socket.io and Chart.js to report realtime server metrics for Nest-based node servers
💥 Collection of common packages for NestJS: configx, hatchet integration, flydrive and more
Simple API monitoring & analytics for Node.js & Bun apps
The main features of apitally/apitally-js are: Monitoring and Health, Infrastructure and DevOps.
Projects with overlapping indexed features include: kubernetes/kops — kops is a Kubernetes cluster provisioner and lifecycle manager designed to automate the creation, maintenance, and… haproxy/haproxy — HAProxy is a high-performance TCP and HTTP proxy that distributes traffic across multiple backend servers to ensure… genfirst/nest-status-monitor — Simple, self-hosted module based on Socket.io and Chart.js to report realtime server metrics for Nest-based node servers. julien-r44/adonis-grpc-consumer — Adonis gRPC Consumer Communicate easily with gRPC services in Adonis. julien-r44/adonis-sail — Adonis Sail ⛵Generate a ready-to-use local docker environment for your Adonis application. abinnovision/nestjs-commons — 💥 Collection of common packages for NestJS: configx, hatchet integration, flydrive and more.