Add s3 files processing

This commit is contained in:
Ivan Vazhenin
2024-02-12 20:08:58 +03:00
parent 90f7965242
commit 2898bfd7a2
5 changed files with 238 additions and 38 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"filestorage": {
"type": "s3",
"endpoint": "http://10.10.8.83:31006",
"key_id": "s57",
"access_key": "d9MMinLF3U8TLSj",
"download_path": "/tmp"
},
"file_code": "c1000",
"name_code": "c122",
"use_version": true
}