diff --git a/sysadmin-doc/architecture-1.md b/sysadmin-doc/architecture-1.md index a59108f..92d5a85 100644 --- a/sysadmin-doc/architecture-1.md +++ b/sysadmin-doc/architecture-1.md @@ -19,7 +19,6 @@ Liste des briques disponibles : - Passerelle : connecteurs vers systèmes tiers - Fargo : porte-documents - Chrono : prise de rendez-vous -- Welco : interface de saisie (multi-canal) - Hobo : système de déploiement Un système Publik installé ne comporte pas obligatoirement toutes les diff --git a/sysadmin-doc/images/saas.svg b/sysadmin-doc/images/saas.svg index abdf3e1..960d382 100644 --- a/sysadmin-doc/images/saas.svg +++ b/sysadmin-doc/images/saas.svg @@ -1,537 +1,2645 @@ - - - - - - + +image/svg+xml + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - + + - - - + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - - - - - - - - + + + + + + + + + - - - - - + + + + + - - - - + + + + - - - - - hobo + + + + + hobo - - - - - fargo + + + + + fargo - - - - - welco + + + + + - - - - - chrono + + + + + chrono - - - - - etc. + + + + + etc. - - - - - PostgreSQLmaster + + + + + PostgreSQLmaster - - - - - PostgreSQLslave + + + + + PostgreSQLslave - - - - - + + + + + - - - - - SAN ZFS NFSv3 [via vRack] + + + + + SAN ZFS NFSv3 [via vRack] - - - - - authentic + + + + + authentic - - - - - combo + + + + + combo - - - - - w.c.s. + + + + + w.c.s. - - - - - passerelle + + + + + passerelle - - - - - - AMQP + + + + + + AMQP - - - - - BackupsBackuppc + + + + + BackupsBackuppc - - - - - LogsGraylog + + + + + LogsGraylog - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - - - Containers + + + + + + Containers - \ No newline at end of file + diff --git a/sysadmin-doc/installation-4.md b/sysadmin-doc/installation-4.md index 736066a..f9b9d15 100644 --- a/sysadmin-doc/installation-4.md +++ b/sysadmin-doc/installation-4.md @@ -51,7 +51,6 @@ suite) : - Fargo - Bijoe - Chrono -- Welco Pour étendre les possibilités de recherche plein texte, il est également utile d'activer l'extension « unaccent » dans la base de données Combo : diff --git a/sysadmin-doc/installation-7.md b/sysadmin-doc/installation-7.md index 771b273..b1524c2 100644 --- a/sysadmin-doc/installation-7.md +++ b/sysadmin-doc/installation-7.md @@ -42,7 +42,7 @@ Alternativement vous pouvez utiliser : uid=2102 - for user in hobo authentic-multitenant wcs passerelle combo fargo welco chrono bijoe + for user in hobo authentic-multitenant wcs passerelle combo fargo chrono bijoe do echo "create group $user ($uid)" addgroup --system --gid $uid $user @@ -59,7 +59,6 @@ Résultat dans /etc/passwd: passerelle:x:2105:2105:passerelle daemon,,,:/var/lib/passerelle:/bin/false combo:x:2106:2106:combo daemon,,,:/var/lib/combo:/bin/false fargo:x:2107:2107:fargo daemon,,,:/var/lib/fargo:/bin/false - welco:x:2108:2108:welco daemon,,,:/var/lib/welco:/bin/false chrono:x:2109:2109:chrono daemon,,,:/var/lib/chrono:/bin/false bijoe:x:2110:2110:bijoe daemon,,,:/var/lib/bijoe:/bin/false