feat(storage): integrate Alibaba Cloud OSS for file persistence - Add OSSAdapter and LocalAdapter with StorageFactory pattern - Integrate PKB module with OSS upload - Rename difyDocumentId to storageKey - Create 4 OSS buckets and development specification

This commit is contained in:
2026-01-22 22:02:20 +08:00
parent 483c62fb6f
commit 9c96f75c52
309 changed files with 4583 additions and 172 deletions

View File

@@ -57,6 +57,9 @@

View File

@@ -88,6 +88,9 @@ Desktop.ini

View File

@@ -389,6 +389,9 @@ docker-compose -f docker-compose.prod.yml up -d

View File

@@ -150,6 +150,9 @@ volumes:

View File

@@ -148,6 +148,9 @@ volumes:

View File

@@ -84,6 +84,9 @@ PMA_UPLOAD_LIMIT=50M

View File

@@ -92,6 +92,9 @@ Write-Host ""

View File

@@ -70,6 +70,9 @@ try {

View File

@@ -83,6 +83,9 @@ Write-Host ""

View File

@@ -46,6 +46,9 @@ if ($result) {

View File

@@ -68,6 +68,9 @@ if ($LASTEXITCODE -eq 0) {

View File

@@ -54,6 +54,9 @@ if ($LASTEXITCODE -eq 0) {