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