Update README.md
This commit is contained in:
22
README.md
22
README.md
@@ -9,18 +9,18 @@ Serving a static HTML page, acting as the Intranet, providing a quick, user acce
|
|||||||
## Architecture Diagram
|
## Architecture Diagram
|
||||||
|
|
||||||
```
|
```
|
||||||
+----------------+
|
+----------------+
|
||||||
| Proxmox Host |
|
| Proxmox Host |
|
||||||
+----------------+
|
+----------------+
|
||||||
|
|
|
|
||||||
+------------------+
|
+------------------+
|
||||||
|Static Apache Page|
|
|Static Apache Page|
|
||||||
| (LXC) |
|
| (LXC) |
|
||||||
+------------------+
|
+------------------+
|
||||||
/ | | \
|
/ | | \
|
||||||
v v v v
|
v v v v
|
||||||
+------------+ +--------+ +----------------+ +--------+ +------------+
|
+------------+ +--------+ +----------------+ +--------+ +------------+
|
||||||
| Jellyfin | | Grafana| |Simply Translate| | Calibre| | Other |
|
| Jellyfin | | Grafana| |Simply Translate| | Calibre| | Other |
|
||||||
|(Bare-Metal)| | (LXC) | | (Docker) | | (VM) | | Services |
|
|(Bare-Metal)| | (LXC) | | (Docker) | | (VM) | | Services |
|
||||||
+------------+ +--------+ +----------------+ +--------+ +------------+
|
+------------+ +--------+ +----------------+ +--------+ +------------+
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user