5 个仓库
Web-based tools for uploading and executing container orchestration configuration files.
Distinguishing note: Focuses on the upload and immediate deployment of orchestration manifests.
Explore 5 awesome GitHub repositories matching devops & infrastructure · Deployment Interfaces. Refine with filters or upvote what's useful.
Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying, monitoring, and managing containerized applications. It functions as an orchestration-abstraction layer, translating user actions into platform-specific API calls to maintain consistency across diverse container runtimes and cluster technologies. By organizing users, teams, and resources into a single interface, it enables granular role-based access control and lifecycle management for containerized services and stacks. The platform distinguishes itself through its support for di
Supports deploying containerized services by uploading configuration files directly to the management interface.
StableStudio is a generative AI frontend and image interface designed for creating and editing visual content. It provides a web-based graphical interface that connects to generative AI models via API connections to facilitate image synthesis and modification. The project functions as a pluggable AI backend manager, using a modular system to standardize diverse AI provider APIs into a unified format. This architecture allows users to swap between different generative AI backends and providers to compare outputs and optimize production. The system manages long-running generation tasks through
Provides a comprehensive web-based graphical interface for interacting with and deploying generative AI models.
This project is a cloud-based AI deployment system and latent diffusion model trainer. It provides a framework for launching image generation interfaces and training pipelines on remote GPU infrastructure, specifically serving as a text-to-image model fine-tuner. The system features a specialized training interface for fine-tuning Stable Diffusion models on custom image datasets. It allows for the creation of personalized visual outputs by training models on specific subjects or artistic styles using a small set of reference images. The software covers generative AI deployment, custom style
Launches a user interface in cloud environments to generate images from text prompts.
这是一个 Stable Diffusion 视频生成器,通过在生成模型的潜在空间(latent space)中对文本提示进行插值来创建动态图像。它作为 AI 视频生成和潜在空间插值工具,将描述性文本转换为视觉序列。 该系统特别支持音频响应式视觉效果,通过将图像插值速率与音频文件的节拍和节奏同步来实现。它通过变形视频生成(morphing video generation)产生这些序列,从而在不同的文本提示之间平滑过渡。 该项目包含一个图形用户界面,提供用于管理文本转视频工作流的 Web 控制界面。这使得无需编写手动流水线代码即可编排生成过程。
Provides a generative AI interface for deploying and interacting with the text-to-video generation process.
Cyclops is a Helm template orchestrator and management interface used to configure and deploy containerized applications to Kubernetes clusters. It serves as a deployment tool that abstracts complex infrastructure configurations into simplified inputs, allowing users to manage applications through a dedicated user interface. The project differentiates itself by using schema-driven form generation and metadata-driven UI rendering to create self-service deployment portals. These interfaces are generated by parsing template files and their associated schemas, mapping specific attributes to visua
Abstracts complex infrastructure configurations into simplified inputs, allowing developers to manage deployments through a customized interface.