5 dépôts
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.
Ce projet est un générateur vidéo Stable Diffusion qui crée des images en mouvement en interpolant entre des prompts textuels au sein de l'espace latent d'un modèle génératif. Il fonctionne comme un outil pour la génération vidéo par IA et l'interpolation d'espace latent, transformant du texte descriptif en séquences visuelles. Le système permet spécifiquement des visuels audio-réactifs en synchronisant le taux d'interpolation d'image sur le rythme et la cadence d'un fichier audio. Il produit ces séquences via une génération vidéo par morphing, qui effectue une transition fluide entre différents prompts textuels. Le projet inclut une interface utilisateur graphique qui fournit une interface de contrôle basée sur le web pour gérer le workflow texte-vers-vidéo. Cela permet l'orchestration du processus génératif sans écrire de code de pipeline manuel.
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.