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 [2023/10/09 00:40]
jeroen [Configure Bentley License Client]
dev:technology:platforms:install_publisher_connect [2024/03/22 13:46] (current)
glen [Copy Private Customizations]
Line 1: Line 1:
-====== Install Orbit 3DM Publisher - CONNECT Edition ======+====== Install Orbit 3DM Publisher ======
  
 This page describes the installation of "Orbit 3DM Publisher CONNECT Edition" This page describes the installation of "Orbit 3DM Publisher CONNECT Edition"
Line 37: Line 37:
 Read the updated license system, online connectivity is required : [[dev:technology:core:online_license_activation|]]. Read the updated license system, online connectivity is required : [[dev:technology:core:online_license_activation|]].
  
 +Legacy Orbit Publisher is available for Windows and Linux. \\ 
 +Read more, [[2310:technology:platforms:index|]].
  
  
 ===== Configure Bentley License Client ===== ===== Configure Bentley License Client =====
  
-Only required for Bentley CONNECT Licensing.+Only required for Bentley CONNECT installation.
  
 === Notes === === Notes ===
Line 99: Line 100:
     - 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 
- 
-===== Copy Private Customizations ===== 
- 
-Copy private customization if applicable from the previous installation (required at every installation or update). \\ 
-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. 
- 
-  - Stop “Orbit 3DM Publisher Service” 
-  - Copy custom files and configurations 
-    * Cloud Storage configuration. \\ Copy files: ./program/config/<cloud-storage-provider>.store.*.ini 
-    * 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! 
-    * Portforwarding insecure 80 to secure 443 \\ Copy folder: ./program/services/http80 
-    * Private published files \\ Copy private files and folders: ./program/wwwwroot 
-    * Copy Bentley IMS callback file \\ ./program/wwwroot/viewer/assets/oauth-flow-callback.html 
-  - Start “Orbit 3DM Publisher Service” 
  
 ===== Migrate Service Data ===== ===== Migrate Service Data =====
Line 130: Line 117:
     * 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)
   - Start "Orbit 3DM Publisher Service"   - Start "Orbit 3DM Publisher Service"
 +
 +===== Copy Private Customizations =====
 +
 +Copy private customization if applicable from the previous installation (required at every installation or update). \\
 +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.
 +
 +  - Stop “Orbit 3DM Publisher Service”
 +  - 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!
 +    * Cloud Storage configuration. \\ Copy files: ./program/config/<cloud-storage-provider>.store.*.ini
 +    * Portforwarding insecure 80 to secure 443 \\ Copy folder: ./program/services/http80
 +    * Private published files \\ Copy private files and folders: ./program/wwwwroot
 +    * Copy Bentley IMS callback file \\ ./program/wwwroot/viewer/assets/oauth-flow-callback.html
 +  - Start “Orbit 3DM Publisher Service”
 +
 +
 
Last modified:: 2023/10/09 00:40