5 repositorios
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.
Este proyecto es un generador de vídeo Stable Diffusion que crea imágenes en movimiento interpolando entre prompts de texto dentro del espacio latente de un modelo generativo. Funciona como una herramienta para la generación de vídeo por IA e interpolación de espacio latente, transformando texto descriptivo en secuencias visuales. El sistema permite específicamente visuales reactivos al audio sincronizando la tasa de interpolación de imágenes al ritmo y compás de un archivo de audio. Produce estas secuencias mediante la generación de vídeo por morphing, que transiciona suavemente entre diferentes prompts de texto. El proyecto incluye una interfaz gráfica de usuario que proporciona una interfaz de control basada en web para gestionar el flujo de trabajo de texto a vídeo. Esto permite la orquestación del proceso generativo sin escribir código de pipeline manual.
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.