Differences

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

Link to this comparison view

Next revision
Previous revision
241:technology:platforms:install_publisher_connect [2024/03/22 13:39]
127.0.0.1 external edit
241:technology:platforms:install_publisher_connect [2024/03/22 13:46] (current)
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 
-    * 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 
-    * Copy Keystore File \\ ./program/services/http/keystore.* 
-  - Start “Orbit 3DM Publisher Service” 
  
 ===== Migrate Service Data ===== ===== Migrate Service Data =====
Line 132: 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/03/22 13:46