Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:technology:platforms:install_publisher_connect [2025/09/26 10:25]
jeroen [Migrate Service Data (New Server)]
dev:technology:platforms:install_publisher_connect [2026/07/16 08:34] (current)
pieter [Copy Private Customizations]
Line 100: Line 100:
  
 Required at every installation or update. Copy private customization if applicable from your previous installation. \\ Required at every installation or update. Copy private customization if applicable from your previous installation. \\
-These customizations do not come with a new installation. Private customization are added manually and need to be manually copied from <Previous Install Dir> in the <New Install Dir> if used.+These customizations do not come with a new installation. Private customization are added manually and need to be manually copied from <Previous Install Dir> to the <New Install Dir> if used.
  
   - Stop “Orbit 3DM Publisher Service”   - Stop “Orbit 3DM Publisher Service”
   - Copy custom files and configurations   - Copy custom files and configurations
     * Java Install options, Proxy configuration \\ Copy configuration: ./program/bin/ServiceInstall.bat \\ ''set JAVA_OPTIONS=-Dhttps.proxyHost=xxx;-Dhttps.proxyPort=xxx;-Dhttps.proxyUser=xxx;-Dhttps.proxyPassword=xxx'' \\ Edits to the ServiceInstall.bat requires the the "Orbit 3DM Publisher Service" to be removed and re-installed!     * Java Install options, Proxy configuration \\ Copy configuration: ./program/bin/ServiceInstall.bat \\ ''set JAVA_OPTIONS=-Dhttps.proxyHost=xxx;-Dhttps.proxyPort=xxx;-Dhttps.proxyUser=xxx;-Dhttps.proxyPassword=xxx'' \\ Edits to the ServiceInstall.bat requires the the "Orbit 3DM Publisher Service" to be removed and re-installed!
-    * Cloud Storage configuration. \\ Copy files: ./program/config/<cloud-storage-provider>.store.*.ini \\ Private Jar files (Minio Config)+    * Cloud Storage configuration. \\ Copy files: ./program/config/<cloud-storage-provider>.store.*.ini
     * Port forwarding insecure 80 to secure 443 \\ Copy folder: ./program/services/http80     * Port forwarding insecure 80 to secure 443 \\ Copy folder: ./program/services/http80
     * Private published files \\ Copy private files and folders: any added customizations to the ./program/wwwwroot     * Private published files \\ Copy private files and folders: any added customizations to the ./program/wwwwroot
Line 111: Line 111:
     * Review Service Logon Properties     * Review Service Logon Properties
   - Start “Orbit 3DM Publisher Service”   - Start “Orbit 3DM Publisher Service”
 +
 +Since version ''26.2.0'' Cloud Storage Configuration files can be moved to the ''<Install Dir>/../Orbit 3DM Publisher Service Data/storage'' folder.  This had the advantage that they don't need to be copied on server updates.
  
 ===== Migrate Service Data (New Server) =====  ===== Migrate Service Data (New Server) ===== 
  
-Migrate Orbit 3DM Publisher Service Data from version 23.1 or higher to another installation. For example to migrate your 3DM configurations to a new hardware or virtual machine.+Migrate Orbit 3DM Publisher Service Data from version 23.1 or higher to another installation. For example to migrate your 3DM configurations to a new clean setup.
  
   - Stop “Orbit 3DM Publisher Service”   - Stop “Orbit 3DM Publisher Service”
-  - Copy the "Orbit 3DM Publisher Service Data" folder from the previous installation and paste with replacing existing files in the parent directory of the new installation folder.+  - Copy the "Orbit 3DM Publisher Service Data" folder from the previous installation and paste to replace the existing files in the parent directory of the new installation folder.
     * Copy folder: <Previous Install Dir>/../Orbit 3DM Publisher Service Data     * Copy folder: <Previous Install Dir>/../Orbit 3DM Publisher Service Data
-    * Paste with replacing existing files in <New Install Dir>/../Orbit 3DM Publisher Service Data/+    * Paste to replace the existing files in <New Install Dir>/../Orbit 3DM Publisher Service Data/ 
 +  - Delete file: <New Install Dir>/../Orbit 3DM Publisher Service Data/licenses_*.ini ((When migrating Service Data from Legacy Orbit to Bentley Connect.)). 
   - Start “Orbit 3DM Publisher Service”   - Start “Orbit 3DM Publisher Service”
- 
- 
  
 ===== Migrate Service Data (Update from 22.10 or older) ===== ===== Migrate Service Data (Update from 22.10 or older) =====
  
-One-time migration of Orbit 3DM Publisher Service Data when updating from version 22.10 or older to version 23.1 or higher. \\ +A one-time migration of Orbit 3DM Publisher Service Data when updating from version 22.10 or older to version 23.1 or higher. \\ 
-From version 23.1, Publisher Setups are sharing the Service Data folder from the Parent Install Dir.+From version 23.1, Publisher Setups share the Service Data folder from the Parent Install Dir.
  
   - Stop “Orbit 3DM Publisher Service”   - Stop “Orbit 3DM Publisher Service”
-  - Copy files/folders from the previous installation directory and paste with replacing existing files in the "Orbit 3DM Publisher Service Data" folder. The Service Data folder is new from version 23.1 and created at the first start of the"Orbit 3DM Publisher Service" in the parent directory of the Publisher installation folder.+  - Copy files/folders from the previous installation directory and paste to replace the existing files in the "Orbit 3DM Publisher Service Data" folder. The Service Data folder is new from version 23.1 and created at the first start of the"Orbit 3DM Publisher Service" in the parent directory of the Publisher installation folder.
     * Copy files: <Previous Install Dir>/server/program/services/http/keystore.*     * Copy files: <Previous Install Dir>/server/program/services/http/keystore.*
     * Copy folder: <Previous Install Dir>/server/program/services/publisher_3dm     * Copy folder: <Previous Install Dir>/server/program/services/publisher_3dm
Line 136: Line 137:
     * Copy folder: <Previous Install Dir>/server/program/services/wms (only if WMS configurations have been added)     * Copy folder: <Previous Install Dir>/server/program/services/wms (only if WMS configurations have been added)
     * Copy file: <Previous Install Dir>/server/program/system/connections.xml     * Copy file: <Previous Install Dir>/server/program/system/connections.xml
-    * Paste replacing existing files in <Install Dir>/../Orbit 3DM Publisher Service Data/+    * Paste to replace existing files in <Install Dir>/../Orbit 3DM Publisher Service Data/
   - Review HTTP service configuration   - Review HTTP service configuration
     * Edit file: <Install Dir>/../Orbit 3DM Publisher Service Data/http/configuration.ini (port, secure)     * Edit file: <Install Dir>/../Orbit 3DM Publisher Service Data/http/configuration.ini (port, secure)
 
Last modified:: 2025/09/26 10:25