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_server [2019/03/25 11:36]
127.0.0.1 external edit
dev:technology:platforms:install_server [2023/01/31 18:41]
jeroen removed
Line 16: Line 16:
     * [[dev:technology:platforms:specs_desktop|]]     * [[dev:technology:platforms:specs_desktop|]]
     * [[dev:technology:platforms:specs_server|]]     * [[dev:technology:platforms:specs_server|]]
-    * [[dev:technology:platforms:specs_publisher|]] 
  
 === Register === === Register ===
Line 32: Line 31:
  
 Download the installation package according the purchased product. \\ Download the installation package according the purchased product. \\
-Make sure you download the package according your order. If you doubt which package to download, contact Orbit Support+Make sure your IT security settings and firewall do allow to connect and login to the Orbit GT FTP.
  
   * Ftp : ftp://ftp.orbitgt.com   * Ftp : ftp://ftp.orbitgt.com
   * Login: ''OrbitSetups''   * Login: ''OrbitSetups''
   * Password : ''OrbitGT!''   * Password : ''OrbitGT!''
-  * Update package :  +  * Installation package :  
-    * ''orbit_mm_feature_extraction_[version]_[operating system]_[date].zip'' +    * ''orbit_3dm_feature_extraction_[version]_[operating system]_[date].zip'' 
-    * ''orbit_mm_publisher_[version]_[operating system]_[date].zip'' +    * ''orbit_3dm_publisher_[version]_[operating system]_[date].zip''
-    * ''orbit_oblique_publisher_[version]_[operating system]_[date].zip''+
  
 Unzip to the preferred installation directory. Unzip to the preferred installation directory.
  
-===== Install =====+===== Install Windows =====
  
 === Review Server Configurations === === Review Server Configurations ===
  
-Some custom configurations might be resetCompare the following configuration with the backup :+Some custom configurations might be set.
   * JAVA_MAX_MEMORY_MB \\ ..\server\program\bin64\ServiceInstall.bat (Edit e.g. with Notepad)   * JAVA_MAX_MEMORY_MB \\ ..\server\program\bin64\ServiceInstall.bat (Edit e.g. with Notepad)
  
Line 54: Line 52:
  
   - Install the Orbit Service, read more : [[dev:server:eos:service|]] \\ ../server/program/bin64 > ServiceInstall.bat (Run as administrator)   - Install the Orbit Service, read more : [[dev:server:eos:service|]] \\ ../server/program/bin64 > ServiceInstall.bat (Run as administrator)
 +  - Set User Account "Orbit Enterprise Service" to Local System Account or a designated user. 
   - Start the Orbit Service \\ ../server/program/bin64 > ServiceStart.bat (Run as administrator)   - Start the Orbit Service \\ ../server/program/bin64 > ServiceStart.bat (Run as administrator)
   - Verify started "Orbit Enterprise Service" \\ Operating System Services > Status of "Orbit Enterprise Service" should be "Started"   - Verify started "Orbit Enterprise Service" \\ Operating System Services > Status of "Orbit Enterprise Service" should be "Started"
Line 59: Line 58:
 === Activate Product === === Activate Product ===
  
-  - Activate your product using your Product Activation Key : \\ EOS Console : [[dev:server:console:license|]]+  - Activate your product using your Product Activation Key : \\  
 +    - Orbit 3DM Feature C/S - EOS Console : [[dev:server:console:license|]] \\  
 +    - Orbit 3DM Publisher - 3DM Console : [[dev:server:publisher_console:system|]]
  
-===== Flash-based Plugins and WebClient SDK ===== 
  
-=== Add Plugin Activation Key to Publisher ===+===== Install Linux =====
  
-Any Orbit Plugin using the Orbit WebClient API requires online activation, see [[dev:technology:core:online_license_activation|]]. \\ +Specific documentation for Linux install, see 
-The Plugin Activation Key can be (a) entered manually by the user or (b) requested from an Orbit Publisher and applied automatically without user interaction. In the second scenario the Orbit Plugin will only be able to connect and request data from the given Orbit Publisher.+  * [[dev:technology:platforms:index|]] 
 +  * [[dev:technology:platforms:linux|]]
  
-To request a Plugin Activation Key from the connecting Publisher an additional Server Product must be added to your Publisher setup. Activation of this Server Product will include the Activation Key of your Orbit Plugin.  
  
-Steps on how to enable Plugin Activation via Publisher :  
-  - Request a Server Product Installer License for your Orbit Plugin, contact sales@orbitgt.com. 
-  - Copy the Server Product Installer License to <Orbit installation directory>server/program/system/ 
-  - Restart the Orbit EOS service, see [[dev:server:eos:service|]]. 
-  - Request an Activation Key for the newly added Server Product via the EOS Console > [[dev:server:console:license|]] tab. \\ Add the Activation Key of your Orbit Plugin you would like to embed as user comment.  
-  - Activate the Server Product using the received Activation Key.  
-  - Point the Plugin to request the Activation Key from the Orbit Publisher. \\ As Plugin developer you can already preset your Plugin to do so, see [[dev:developer:index|]].