mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-21 15:51:10 +02:00
22 lines
941 B
Markdown
22 lines
941 B
Markdown
# MIG
|
|
|
|
This folder contains the Ansible role to deploy the Meta Infinite Graph for CyMaIS.
|
|
|
|
## Description
|
|
|
|
This role sets up the [Ansible Meta Infinite Graph](https://github.com/kevinveenbirkenbach/meta-infinite-graph) for CyMaIS. The Meta Infinite Graph visualizes all dependencies and relationships between CyMaIS roles, making the overall infrastructure structure transparent and easy to understand.
|
|
|
|
## Overview
|
|
|
|
The Meta Infinite Graph is an essential tool for analyzing, auditing, and maintaining the modular structure of the CyMaIS ecosystem. It provides a clear overview of all roles and how they are interconnected.
|
|
|
|
## Features
|
|
|
|
- Automatic deployment of the Meta Infinite Graph web application
|
|
- Shows all dependencies and connections between CyMaIS roles
|
|
- Useful for documentation and architecture transparency
|
|
|
|
## Further Resources
|
|
|
|
- [Meta Infinite Graph Homepage](https://github.com/kevinveenbirkenbach/meta-infinite-graph)
|