From a2f0f9c296e975da0888b39c08a2438a08196cc7 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 5 Apr 2026 13:39:09 +0100 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 1ca2528..39adae4 100644 --- a/README.md +++ b/README.md @@ -9,18 +9,18 @@ Serving a static HTML page, acting as the Intranet, providing a quick, user acce ## Architecture Diagram ``` - +----------------+ - | Proxmox Host | - +----------------+ - | - +------------------+ - |Static Apache Page| - | (LXC) | - +------------------+ - / | | \ - v v v v + +----------------+ + | Proxmox Host | + +----------------+ + | + +------------------+ + |Static Apache Page| + | (LXC) | + +------------------+ + / | | \ + v v v v +------------+ +--------+ +----------------+ +--------+ +------------+ | Jellyfin | | Grafana| |Simply Translate| | Calibre| | Other | - |(Bare-Metal)| | (LXC) | | (Docker) | | (VM) | | Services | + |(Bare-Metal)| | (LXC) | | (Docker) | | (VM) | | Services | +------------+ +--------+ +----------------+ +--------+ +------------+ ``` \ No newline at end of file