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/05/01 11:33]
jeroen
dev:technology:platforms:install_publisher_connect [2026/07/16 08:34] (current)
pieter [Copy Private Customizations]
Line 31: Line 31:
 Download the installation package according to the purchased product. \\ Download the installation package according to the purchased product. \\
  
-  * [[sftp://orbitgtftp.blob.core.windows.net]] +  * [[sftp://orbitgtftp.blob.core.windows.net|]] 
-  * Protocol: ''SFTP'' +    * Protocol: ''SFTP'' 
-  * Host: ''orbitgtftp.blob.core.windows.net'' +    * Host: ''orbitgtftp.blob.core.windows.net'' 
-  * Login: ''orbitgtftp.orbitsetups'' +    * Login: ''orbitgtftp.orbitsetups'' 
-  * Password : ''S188b0HW8Bu6VgCpyzQ72VQBgiqqBtOC''+    * Password : ''S188b0HW8Bu6VgCpyzQ72VQBgiqqBtOC''
  
   * Request your Activation Key to validate your updated Product, contact Sales at Orbit GT. \\   * Request your Activation Key to validate your updated Product, contact Sales at Orbit GT. \\
Line 41: Line 41:
  
   * Legacy Orbit Publisher is available for Windows and Linux. \\   * Legacy Orbit Publisher is available for Windows and Linux. \\
-  * Read more, [[2310:technology:platforms:index|]].+  * Read more, [[dev:technology:platforms:index|]].
  
  
Line 74: Line 74:
 **Only if required** - Settings for proxy and firewall for Bentley Connexion Client and Bentley Licensing Tool in server mode https://bentleysystems.service-now.com/community?id=kb_article&sysparm_article=KB0018790 **Only if required** - Settings for proxy and firewall for Bentley Connexion Client and Bentley Licensing Tool in server mode https://bentleysystems.service-now.com/community?id=kb_article&sysparm_article=KB0018790
  
-===== Install Orbit 3DM Publisher Service =====+===== Install Orbit 3DM Publisher =====
  
 === Stop and Remove Old Instance === === Stop and Remove Old Instance ===
Line 94: Line 94:
     - Orbit 3DM Publisher Console, default configuration: Http://localhost:1111/console (password "admin")     - Orbit 3DM Publisher Console, default configuration: Http://localhost:1111/console (password "admin")
     - Navigate to System > Connect License > Green, Validated      - Navigate to System > Connect License > Green, Validated 
- +  Change the default password ("admin"to a personal password 
-===== Migrate Service Data ===== +    - Navigate to System Admin user Change Password
- +
-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. +
- +
-  - Stop “Orbit 3DM Publisher Service” +
-  - Copy files/folders from the previous installation directory and paste replacing existing files into "Orbit 3DM Publisher Service Datafolder. 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 folder: <Previous Install Dir>/server/program/services/publisher_3dm +
-    * Copy folder: <Previous Install Dir>/server/program/services/wfs (only if WFS configurations have been used+
-    * 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 +
-    * Paste replacing existing files into <Install Dir>/../Orbit 3DM Publisher Service Data/ +
-  - Review HTTP service configuration +
-    * Edit file: <Install Dir>/../Orbit 3DM Publisher Service Data/http/configuration.ini (port, secure) +
-  - Start "Orbit 3DM Publisher Service"+
  
 ===== Copy Private Customizations ===== ===== Copy Private Customizations =====
  
-Required at every installation or update. Copy private customization if applicable from the previous installation. \\ +Required at every installation or update. Copy private customization if applicable from your previous installation. \\ 
-These customizations do not come with a default installation. Private customization are added manually and need to be manually copied from <Previous Install Dir> into the new <Install Dir> if in use.+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 126: 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 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”
 +  - 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
 +    * 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”
 +
 +===== Migrate Service Data (Update from 22.10 or older) =====
 +
 +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 share the Service Data folder from the Parent Install Dir.
 +
 +  - Stop “Orbit 3DM Publisher Service”
 +  - 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 folder: <Previous Install Dir>/server/program/services/publisher_3dm
 +    * Copy folder: <Previous Install Dir>/server/program/services/wfs (only if WFS configurations have been used)
 +    * 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
 +    * Paste to replace existing files in <Install Dir>/../Orbit 3DM Publisher Service Data/
 +  - Review HTTP service configuration
 +    * Edit file: <Install Dir>/../Orbit 3DM Publisher Service Data/http/configuration.ini (port, secure)
 +  - Start "Orbit 3DM Publisher Service"
  
  
 
Last modified:: 2025/05/01 11:33