From ab35b91d6ace09688b99446ee3b93e44cdc9354b Mon Sep 17 00:00:00 2001 From: zailon Date: Thu, 14 May 2026 15:28:07 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20docs/14-ai.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/14-ai.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/14-ai.md b/docs/14-ai.md index e4d8e18..bd39d9c 100644 --- a/docs/14-ai.md +++ b/docs/14-ai.md @@ -49,7 +49,7 @@ |----|------|-----|------|---------|-------------------|---------| | 201 | gateway | 2 GB | 1 GB | Reverse proxy, dashboard | npm, heimdall, homarr | vmsystem | | 202 | data | 2 GB | 512 MB | Files, web apps | mealie, bookstack, vaultwarden, kiwix, nginx-static | files | -| 203 | media | 5 GB | 1 GB | Media server | jellyfin, metube, audiobookshelf, ampache (+DB) | files: 8.69 TB @96% | +| 203 | media | 5 GB | 1 GB | Media server | jellyfin, metube, audiobookshelf, ampache (+DB), navidrome | files: 8.69 TB @96% | | 204 | photo | 4 GB | 1 GB | Photo management | immich (server, ML, postgres, redis) | files: 200 GB @88% | | 206 | talk | 1 GB | 512 MB | Communication | snikket (4 svc), mumble-server | files | | 207 | games | 15 GB | 4 GB | Game servers | valheim-server | files: 4 TB @98% | @@ -110,7 +110,7 @@ docs/ ├── services/ │ ├── lxc201-gateway/ (npm.md, heimdall.md, homarr.md) │ ├── lxc202-data/ (bookstack.md, mealie.md, vaultwarden.md, kiwix.md, nginx-static.md) -│ ├── lxc203-media/ (jellyfin.md, metube.md, audiobookshelf.md, ampache.md) +│ ├── lxc203-media/ (jellyfin.md, metube.md, audiobookshelf.md, ampache.md, navidrome.md) │ ├── lxc204-photo/ (immich.md) │ ├── lxc206-talk/ (snikket.md, mumble.md) │ ├── lxc207-games/ (valheim.md)