From 73137b735c6894c24f24faf0f66094445f852013 Mon Sep 17 00:00:00 2001 From: ertopogo Date: Mon, 23 Feb 2026 23:20:02 +0100 Subject: Application:ajout du serveur mail huinca --- SCHEMA_CENTRAL.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'SCHEMA_CENTRAL.md') diff --git a/SCHEMA_CENTRAL.md b/SCHEMA_CENTRAL.md index 0aee615..49e5463 100644 --- a/SCHEMA_CENTRAL.md +++ b/SCHEMA_CENTRAL.md @@ -1,6 +1,6 @@ # Schema Central - Infrastructure Araucaria -> Derniere mise a jour : 2026-02-19 +> Derniere mise a jour : 2026-02-23 > Domaine : arauco.online | Reseau : 192.168.99.0/24 ## Vue d'ensemble @@ -44,6 +44,12 @@ flowchart TB nginx_test["nginx test :8080"] end + subgraph huinca_srv ["huinca - .66
2 vCPU | 4 GB RAM | 70 GB"] + postfix_h["Postfix :25/:465/:587"] + dovecot_h["Dovecot :993"] + dkim_h["OpenDKIM + SpamAssassin"] + end + subgraph lautaro ["lautaro - .108 - Raspberry Pi
Non accessible"] ha_l["Home Assistant :8123"] end @@ -52,7 +58,6 @@ flowchart TB lemolemo["lemolemo .33
10 GB"] toki["toki .44
10 GB"] copihue["copihue .11"] - huinca["huinca .66
70 GB"] kura["kura
5 GB"] end end @@ -64,11 +69,13 @@ flowchart TB kvm -->|"virsh / br0"| chillka kvm -->|"virsh / br0"| npagnun kvm -->|"virsh / br0"| huitral + kvm -->|"virsh / br0"| huinca_srv lvm -.->|"vgarauco0-*"| dormant dnsmasq -.->|"DNS"| chillka dnsmasq -.->|"DNS"| npagnun dnsmasq -.->|"DNS"| huitral + dnsmasq -.->|"DNS"| huinca_srv dnsmasq -.->|"DNS"| lautaro keycloak -->|"JDBC"| pg_kc @@ -94,6 +101,7 @@ flowchart TB | araucaria (host) | [araucaria_host.mmd](micro/vms/araucaria_host.mmd) | Hote KVM, interfaces, LVM, services, VMs gerees | | npagnun | [npagnun.mmd](micro/vms/npagnun.mmd) | Ubuntu 24.04, Keycloak + PostgreSQL (Docker) | | huitral | [huitral.mmd](micro/vms/huitral.mmd) | Debian 12, Docker: Medusa, Vikunja, HA, der-topogo, nginx | +| huinca | [huinca.mmd](micro/vms/huinca.mmd) | Ubuntu 24.04, serveur mail natif: Postfix, Dovecot, OpenDKIM, SpamAssassin | | chillka | [chillka.mmd](micro/vms/chillka.mmd) | Gitea, Samba, HTTP, SSH | | lautaro | [lautaro.mmd](micro/vms/lautaro.mmd) | Raspberry Pi, Home Assistant (non accessible) | @@ -218,5 +226,5 @@ git diff HEAD..origin/main -- # diff sur un fichier specifique | lemolemo | .33 | - | 10 GB | dormant | | toki | .44 | - | 10 GB | dormant | | copihue | .11 | - | - | dormant | -| huinca | .66 | - | 70 GB | dormant | +| huinca | .66 | 4 GB | 70 GB | running | | kura | - | - | 5 GB | dormant | -- cgit v1.2.3