This commit is contained in:
2026-02-25 13:20:06 +01:00
parent f40c4d904e
commit e02dfaea0b
9 changed files with 19 additions and 0 deletions

View File

@@ -1,2 +0,0 @@
[InternetShortcut]
URL=https://www.youtube.com/@ColeMedin/videos

View File

@@ -1,2 +0,0 @@
[InternetShortcut]
URL=https://www.youtube.com/watch?v=8AWEPx5cHWQ

View File

@@ -1,2 +0,0 @@
[InternetShortcut]
URL=https://www.youtube.com/watch?v=p3sij8QzONQ

View File

@@ -1,2 +0,0 @@
[InternetShortcut]
URL=https://www.youtube.com/watch?v=mvleESOUTRw

View File

@@ -1,2 +0,0 @@
[InternetShortcut]
URL=https://www.youtube.com/watch?v=ZoZxQwp1PiM

View File

@@ -1,2 +0,0 @@
[InternetShortcut]
URL=https://www.youtube.com/watch?v=iLCDSY2XX7E

View File

@@ -1,2 +0,0 @@
[InternetShortcut]
URL=https://www.youtube.com/watch?v=GuTcle5edjk

View File

@@ -0,0 +1,17 @@
╔════════════════════╦═══════════════════════════════════════════════════╦═══════════════════════════════════════════════════╦═══════════════════════════════════════════════════════╗
║ Protocol ║ Best For ║ Strengths ║ Watch-outs ║
╠════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════════╣
║ NFS ║ Linux hosts, shared access across containers ║ Simple setup, low overhead, native Docker support ║ No built-in encryption, UID/GID mapping can be tricky ║
╠════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════════╣
║ SMB/CIFS ║ Windows hosts, mixed environments, AD integration ║ Works everywhere, credential-based auth ║ Higher overhead, requires cifs-utils on host ║
╠════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════════╣
║ Local mount + bind ║ Maximum performance, simple setups ║ No network latency, works offline ║ Requires NAS mounted on host first ║
╠════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════════╣
║ Protocol ║ Best For ║ Strengths ║ Watch-outs ║
╠════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════════╣
║ NFS ║ Linux hosts, shared access across containers ║ Simple setup, low overhead, native Docker support ║ No built-in encryption, UID/GID mapping can be tricky ║
╠════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════════╣
║ ║ ║ ║ ║
╠════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════╬═══════════════════════════════════════════════════════╣
║ iSCSI ║ Containers that need block access to storage ║ ║ ║
╚════════════════════╩═══════════════════════════════════════════════════╩═══════════════════════════════════════════════════╩═══════════════════════════════════════════════════════╝

View File

@@ -0,0 +1,2 @@
[InternetShortcut]
URL=https://www.tablesgenerator.com/markdown_tables