docs: add initial Mediary user guide

This commit is contained in:
2026-08-01 10:10:28 +02:00
commit a915c44d49
20 changed files with 511 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
services:
docs:
build: .
container_name: mediary-user-guide
restart: unless-stopped
ports:
- "4322:80"