2 مستودعات
Ability to deploy an application across various language runtimes to match the target server environment.
Distinct from Runtime-Agnostic Deployment Tools: The candidates focus on container orchestration or specific JS runtimes, whereas this is about supporting multiple language stacks for the same tool.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Cross-Runtime Deployments. Refine with filters or upvote what's useful.
Linux-dash is a self-hosted system monitoring dashboard and web interface designed to track real-time hardware and software performance metrics on Linux servers. It functions as a lightweight remote monitoring panel that displays the operational state of a Linux environment via a web browser. The project is a runtime-agnostic monitoring tool, meaning it is capable of running across multiple different language stacks to match various server environments. The tool provides capabilities for system administration and observability, allowing for the remote management of Linux systems and the coll
Supports deployment across various language stacks to ensure compatibility with different server environments.
Yoga is a GraphQL server framework and runtime-agnostic HTTP handler used to build and deploy GraphQL APIs. It functions as a toolkit for managing schemas and resolvers, providing a spec-compliant environment for hosting APIs across diverse JavaScript runtimes, including Node.js, Deno, Bun, and serverless cloud environments. The project distinguishes itself through its ability to act as an Apollo Federation gateway, composing multiple subgraphs into a single unified supergraph. It also serves as a dedicated subscription server, delivering real-time data streaming via both WebSockets and Serve
Enables API deployment across diverse JavaScript environments like Node.js, Deno, and Bun using a standardized fetch-based configuration.