2 个仓库
Utilities for installing and configuring complex software in production environments.
Distinguishing note: Focuses on enterprise-grade binary and license management.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Enterprise Deployment Tools. Refine with filters or upvote what's useful.
SeaweedFS is a distributed object store and high-performance file system designed to manage massive volumes of unstructured data. It utilizes a decoupled architecture that separates metadata management from raw data storage, allowing for independent scalability and the efficient handling of billions of files. By providing a POSIX-compliant interface, it enables applications to interact with a unified namespace while maintaining the performance characteristics of a distributed object store. The system distinguishes itself through a multi-region data fabric that supports active-active replicati
Supports installation of storage software via binary or container images with license management.
OpenFaaS is a serverless function platform that provides a container-native framework for deploying and managing event-driven code. It functions as an abstraction layer over container orchestrators, allowing developers to package code into scalable functions that run across Kubernetes clusters or edge computing environments. The platform distinguishes itself through a developer-centric runtime that utilizes standardized language templates and automated build pipelines to simplify the creation of container images. It features a central API gateway that manages request routing, authentication,
OpenFaaS CE has been tested with OpenShift 3.11 and also works with OpenShift 4.x, but no instructions are provided at this time. ## Deploy in a container¶ You can deploy OpenFaaS to OpenShift 3.11 in a container for dev