4 dépôts
Tools that render graphical representations of infrastructure-as-code templates and resource topologies.
Distinguishing note: Focuses on visual rendering of cloud infrastructure templates rather than general deployment or management utilities.
Explore 4 awesome GitHub repositories matching devops & infrastructure · Infrastructure Visualization Tools. Refine with filters or upvote what's useful.
This project is a curated directory of resources, extensions, and themes designed to extend the functionality of the Visual Studio Code editor. It serves as a comprehensive index for developers seeking to enhance their coding environment, offering a structured collection of community-driven tools that streamline development workflows and improve editor productivity. The directory distinguishes itself by organizing a vast ecosystem of plugins into logical categories, ranging from language-specific intelligence and version control integrations to advanced productivity utilities. It highlights t
Display a graphical representation of infrastructure resources for cloud configuration files.
Meshery is a cloud native management plane used for the orchestration and administration of service meshes and Kubernetes clusters across multiple cloud providers. It provides a centralized interface to configure cloud native components and manage infrastructure through a unified abstraction layer. The platform features a visual infrastructure modeler that translates diagrams into manifests and a simulation engine for dry-running configuration changes. It synchronizes infrastructure state with version control via GitOps workflows, providing visual previews of pull request changes to evaluate
Translates interactive visual diagrams of microservices and resources into deployable Kubernetes manifests.
Meshery is a service mesh management plane and cloud native infrastructure orchestrator. It provides a visual design-as-code environment for modeling microservices and infrastructure components through declarative blueprints, functioning as a centralized platform for designing, deploying, and managing service mesh infrastructure. The platform is distinguished by its ability to translate visual designs into active deployments and its use of gRPC-based adapters to integrate with diverse infrastructure providers. It features a multi-tenant architecture that manages shared workspaces and role-bas
Offers a visual design-as-code environment to model microservices and infrastructure components through a graphical interface.
Ce projet est une bibliothèque pour générer des diagrammes d'architecture visuels et des topologies réseau directement à partir de modèles d'infrastructure-en-tant-que-code et de spécifications de configuration. Il fonctionne comme une interface programmatique qui transforme les définitions d'infrastructure en documentation visuelle, permettant aux utilisateurs de maintenir les diagrammes système sous forme de fichiers texte contrôlés par version. L'outil se distingue par un moteur de mise en page automatisé qui utilise des algorithmes de graphe pour calculer le positionnement spatial, le routage des connexions et les chemins de liaison sans configuration manuelle des coordonnées. Il prend en charge des hiérarchies visuelles complexes en permettant le regroupement logique des ressources, le positionnement des limites et l'application de styles visuels personnalisés à des composants ou segments individuels. Le système fournit un ensemble complet de capacités pour gérer le flux et la structure des diagrammes, y compris la recherche de chemin automatisée, les indicateurs directionnels et la prévention des chevauchements pour les connexions. Il dispose également d'une interface de dessin programmatique et d'une logique de traitement de modèles, qui permettent l'intégration de la génération de diagrammes dans des flux de travail automatisés ou des agents logiciels externes.
Parses infrastructure-as-code templates to automatically generate visual architecture diagrams.