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
Next revision Both sides next revision
dev:technology:platforms:install_publisher_connect [2024/01/11 08:13]
jeroen [Download 3DM Publisher Installer]
dev:technology:platforms:install_publisher_connect [2024/03/22 13:46]
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 100: 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 131: 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:: 2024/05/21 08:33