From cc97912f3840e052c2b88f0a6a4bb2035adda5f7 Mon Sep 17 00:00:00 2001 From: ubergeek Date: Tue, 25 Oct 2022 01:04:14 +0000 Subject: [PATCH] Added dia for architecture --- articles/architecture.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/articles/architecture.md b/articles/architecture.md index 981d9ae..3b7e519 100644 --- a/articles/architecture.md +++ b/articles/architecture.md @@ -13,3 +13,6 @@ * NFS filesystem, available to be mounted anywhere, containing all user's home directory * Ingress VPN, with private network space, for all pieces of the infrastructure, to include the portable VM homes * Ansible used to configure machines, to ensure a baseline configuration to allow it to interact properly with the infrastructure + +### Diagram of current system +[![](/media/arch.png)](/media/arch.png)