draft network diag

This commit is contained in:
Yax 2021-12-18 22:00:06 +01:00
parent 0dfeb4bfcf
commit c7807c7269
5 changed files with 353 additions and 0 deletions

View file

@ -11,3 +11,7 @@ docker-compose ()
$DOCKER_COMPOSE_BIN $(find -name 'docker-compose*.yml' -type f -perm -u+x -printf '%p\t%d\n' 2>/dev/null | sort -n -k2 | cut -f 1 | awk '{print "-f "$0}') $@
}
```
Schéma réseau :
![schéma réseau](__doc__/nwdiag.png)