27 lines
767 B
Markdown
27 lines
767 B
Markdown
|
|
# Architecture Set-OPS
|
|||
|
|
|
|||
|
|
`Set-OPS` est un dépôt global d’exploitation.
|
|||
|
|
|
|||
|
|
## Domaines
|
|||
|
|
|
|||
|
|
```text
|
|||
|
|
bootstrap : premier accès, comptes, prérequis
|
|||
|
|
baseline : socle commun Debian
|
|||
|
|
hardening : sécurité et durcissement
|
|||
|
|
maintenance : mises à jour, nettoyage, redémarrages contrôlés
|
|||
|
|
monitoring : supervision
|
|||
|
|
networking : DNS, pare-feu, réseau
|
|||
|
|
storage : stockage, montages, clients
|
|||
|
|
proxmox : opérations hyperviseur
|
|||
|
|
vm_templates : modèles de VM
|
|||
|
|
web : NGINX, sites, reverse proxy
|
|||
|
|
database : PostgreSQL, MariaDB
|
|||
|
|
identity : IAM, Keycloak, annuaires
|
|||
|
|
backup : sauvegardes
|
|||
|
|
applications : services applicatifs
|
|||
|
|
```
|
|||
|
|
|
|||
|
|
## Règle
|
|||
|
|
|
|||
|
|
Le template Debian 13 Proxmox est un composant de `Set-OPS`, pas le dépôt au complet.
|