Files
computer-playbook/roles/web-app-mig
Kevin Veen-Birkenbach dece6228a4 Refactor docker-compose build logic and pull policy
- Added conditional '--pull' flag on retry in docker-compose build handler, tied to MODE_UPDATE
- Added 'pull_policy: never' to multiple docker-compose service templates to prevent unwanted image pulls
- Fixed minor formatting issues (e.g. Nextcloud volume spacing, WordPress desktop alignment)

Reference: https://chatgpt.com/share/68b0207a-4d9c-800f-b76f-9515885e5183
2025-08-28 11:25:35 +02:00
..
2025-08-14 08:16:55 +02:00

MIG

This folder contains the Ansible role to deploy the Meta Infinite Graph for Infinito.Nexus.

Description

This role sets up the Ansible Meta Infinite Graph for Infinito.Nexus. The Meta Infinite Graph visualizes all dependencies and relationships between Infinito.Nexus 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 Infinito.Nexus 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 Infinito.Nexus roles
  • Useful for documentation and architecture transparency

Further Resources