Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dev:publisher:orbit_eos_service [2026/07/16 08:29]
pieter [Cloud Storage Configuration]
dev:publisher:orbit_eos_service [2026/07/16 08:31] (current)
pieter [Cloud Storage Configuration]
Line 57: Line 57:
 === Azure Container === === Azure Container ===
  
-  * File: ''<Install Dir>/program/config/azure.store.<config.name>.ini'' \\ config.name: Orbit configuration name for the cloud storage. Free of choice, lowercase, no special characters.+  * File locations 
 +    * Preferred: ''<Install Dir>/../Orbit 3DM Publisher Service Data/storage/azure.store.<config.name>.ini'' 
 +    * Legacy: ''<Install Dir>/program/config/azure.store.<config.name>.ini'' 
 +    * ''config.name'': Orbit configuration name for the cloud storage. Free of choice, lower case, no special characters. 
   * Use the prefix ''az:/<config.name>/'' in the resource file path to access the root folder of the Azure Container.   * Use the prefix ''az:/<config.name>/'' in the resource file path to access the root folder of the Azure Container.
  
Line 94: Line 97:
  
 Follow these migration steps: Follow these migration steps:
-  * rename each "minio.store.XXX.ini" file into "amazon.store.XXX.ini" in the "program/config" folder+  * rename each "minio.store.XXX.ini" file into "amazon.store.XXX.ini" 
   * edit each new "amazon.store.XXX.ini" file:   * edit each new "amazon.store.XXX.ini" file:
     - change "type" from "minio" into "amazon"     - change "type" from "minio" into "amazon"
 
Last modified:: 2026/07/16 08:31