mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Different optimations and mig integration. test will fail due to strickter validation checks. need to be cleaned up tomorrow
This commit is contained in:
21
roles/web-app-mig/README.md
Normal file
21
roles/web-app-mig/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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)
|
Reference in New Issue
Block a user