{"id":5084,"date":"2015-03-25T05:40:37","date_gmt":"2015-03-25T05:40:37","guid":{"rendered":"https:\/\/ephesoft.com\/docs\/?p=5084"},"modified":"2020-06-01T16:00:15","modified_gmt":"2020-06-01T23:00:15","slug":"linux-silent-installer","status":"publish","type":"docs","link":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/","title":{"rendered":"Linux Silent Installer"},"content":{"rendered":"

Configuring Silent installer<\/h1>\n

What Is Silent Installation?<\/h2>\n

Silent-mode installation allows user to define an installation configuration only once and then use the configuration to duplicate the installation on many machines. During installation in silent mode, the installation program reads the settings for user\u2019s configuration from a config.properties file that user create before beginning the installation. The installation program does not display any configuration options during the installation process. Silent installer supports fresh as well as upgrade.<\/p>\n

Overview of Silent Installation Steps<\/h2>\n

config.properties<\/strong>\u00a0file which defines the installation configuration that user would normally enter during an interactive installation process. For example, in\u00a0config.properties<\/strong>, user can supply the configuration for the installation directory, the shared folder path, and the components to be installed.<\/p>\n

Considerations for Silent Installation<\/h2>\n

When using silent mode, keep following considerations in mind:<\/p>\n

    \n
  1. Silent installation requires the same amount of temporary disk space and uses the same temporary storage directories as a standard installation.<\/li>\n
  2. Silent installation takes the same amount of time as a standard installation.<\/li>\n
  3. Incorrect entries in the\u00a0config.properties<\/strong>\u00a0file can cause installation failures. To help user determine the cause of a failure, installer will validate entries before commencing installation. If there is any incorrect entry then installer will stop installation displaying invalid entry.<\/li>\n
  4. Semi-Colon or special characters must not be used in config.properties<\/strong> file.<\/li>\n<\/ol>\n

    Editing a config.properties File for customized Installation<\/h2>\n

    The installation program uses config.properties file (config.properties<\/strong>) to determine which installation options should be implemented. Before running the installation program, user must first edit a\u00a0config.properties<\/strong>\u00a0file.<\/p>\n

    To edit a\u00a0config.properties<\/strong>\u00a0file:<\/p>\n

      \n
    1. Open the file Respo<\/strong>n<\/strong>se-Files\/<\/strong>config.properties<\/strong> file in any text editor.<\/li>\n
    2. Edit values for the keys in config.properties<\/strong> to reflect configuration.<\/li>\n
    3. Save the file, with the name\u00a0config.properties<\/strong>, in Response-Files<\/strong> directory.<\/li>\n<\/ol>\n

      Following table describes keys available in silent installer.<\/p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
      Keys<\/td>\nDescription<\/td>\n<\/tr>\n
      input_product_name<\/td>\nProduct name.<\/td>\n<\/tr>\n
      input_service_name<\/td>\nService name of the product.<\/td>\n<\/tr>\n
      input_installation_directory<\/td>\nProduct installation directory.<\/td>\n<\/tr>\n
      input_change_shared_folder_path<\/td>\n\n
        \n
      • n<\/strong> not to change the default shared folder path.<\/li>\n<\/ul>\n
          \n
        • y<\/strong> to change the default shared folders path. If user select y then shared folder path will be input_changed_shared_folder_path<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
      input_changed_shared_folder_path<\/td>\nThe full path for the directory where user want to install SharedFolders.<\/td>\n<\/tr>\n
      input_tomcat_port_number<\/td>\nTomcat port number.<\/td>\n<\/tr>\n
      input_change_server_name<\/td>\n\n
        \n
      • n <\/strong>not to change the default server name.<\/li>\n<\/ul>\n
          \n
        • y<\/strong> to change the default server name. If user select y then server name will be input_changed_server_name<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
      input_changed_server_name<\/td>\nServer name<\/td>\n<\/tr>\n
      input_new_database_instance<\/td>\n\n
        \n
      • y<\/strong> to install new database instance.<\/li>\n<\/ul>\n
          \n
        • n <\/strong>to use existing database instance. input_system_ip_name<\/strong> database is used. input_database_username <\/strong>username of the database to login.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
      input_system_ip_name<\/td>\nSystem IP of the server where database is present.<\/td>\n<\/tr>\n
      input_database_username<\/td>\nUsername of the database if using existing database instance.<\/td>\n<\/tr>\n
      input_database_port_number<\/td>\nDatabase port number<\/td>\n<\/tr>\n
      input_database_password<\/td>\nPassword of the database.<\/td>\n<\/tr>\n
      input_application_database_name<\/td>\nDatabase name for Ephesoft application.<\/td>\n<\/tr>\n
      input_report_database_name<\/td>\nDatabase name for Ephesoft reports.<\/td>\n<\/tr>\n
      input_install_tesseract<\/td>\n\n
        \n
      • y<\/strong> to install the tesseract.<\/li>\n<\/ul>\n
          \n
        • n<\/strong> to skip the installation of the tesseract. The default is n.<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
      input_existing_shared_folder<\/td>\n\n
        \n
      • n<\/strong> not to use existing SharedFolders.<\/li>\n<\/ul>\n
          \n
        • y<\/strong> to use existing SharedFolders. In this case input_existing_shared_folder_path<\/strong> will act as the path for SharedFolders.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
      input_existing_shared_folder_path<\/td>\nThe full path for the directory where SharedFolders are present, if user wants to use existing shared folders.<\/td>\n<\/tr>\n
      input_database_patch_enable<\/td>\n\n
        \n
      • y<\/strong> to execute database patch. This is the case of single server installation. Or database server in case of multi-server.<\/li>\n<\/ul>\n
          \n
        • n<\/strong> not to execute database patch.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
      input_upgrade_application<\/td>\n\n
        \n
      • y<\/strong> to upgrade the Ephesoft version. This upgrades if user has pre-installed Ephesoft lower version than current version and is upgradable.<\/li>\n<\/ul>\n
          \n
        • n<\/strong> not to upgrade the Ephesoft version.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
      input_forcefully_stop_running_server<\/td>\n\n
        \n
      • y<\/strong> to stop the Ephesoft server if Ephesoft server is running while up gradation.<\/li>\n<\/ul>\n
          \n
        • n<\/strong> not to stop the server. If Ephesoft server is running then this will exit the script.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
      input_install_multiserver<\/td>\n\n
        \n
      • y<\/strong> to install the server as a multi-server environment.<\/li>\n<\/ul>\n
          \n
        • n<\/strong> to install the server as a single server environment.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
      input_mounted_sharedfolder_path<\/td>\nThe full path for the mounted shared folder.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n

      Configuring Silent Installer as Custom Installer<\/h1>\n

      Silent Installer can also be configured as custom installer. In custom installer, linux admin can create preprocessing and post processing script.<\/p>\n

      In pre\/post processing script, user can populate the config.properties<\/strong> file, and execute the silent install script command as background process. It is recommended to execute the install script as background process to skip trail logs on terminal.<\/p>\n

      For example, Linux admin can use following script to install Ephesoft in background silently:<\/p>\n

      \"\"<\/p>\n

      In this script, user can check if the process is finished via $pid or using installation.log<\/strong> which is created a in the present working directory as soon as silent installation process is finished. In case of successful installation \u201cinstallation_status<\/strong>\u201d property will be set as \u2018success\u2019 and in case any error or exception occurs this property will be set as \u2018failure\u2019 in log file with error message.<\/p>\n

      Starting Silent Mode Installation\/Uninstallation<\/h1>\n

      This section describes how to start silent mode installation\/uninstallation.<\/p>\n

      Configuring the Silent installer<\/h2>\n

      To configure the Silent installer, please follow following steps:<\/p>\n

        \n
      1. Copy the Ephesoft_4.0.2<\/strong>.0.tar.gz<\/strong>, Response-Files directory and installation scripts to some path using WINSCP or any other tool. As shown in the below example all the required files have been copied to \/home\/turbo<\/strong> directory.\"\"<\/li>\n
      2. For installation of product, the configuration file, config.properties<\/strong> present in Response-Files<\/strong> should be configured.<\/li>\n
      3. User has to run the following command.\/install <\/strong>–<\/strong>silentinstall <\/strong>–<\/strong>product<\/strong><\/li>\n
      4. Edit a config.properties<\/strong> file in Respo<\/strong>n<\/strong>se-Files\/<\/strong> directory that defines the configuration settings normally entered by a user during an interactive installation process, such as console-mode installation. For information about creating a silent.xml file, see Editing a config.properties File for Silent Installation.<\/li>\n
      5. Provide the input_product_name<\/strong> and input_service_name<\/strong> values in config.properties<\/strong> file. This product name will be displayed on the console while installing and uninstalling product. Installation directory name will be created at input_product_name<\/strong>. Service name will be used to make the service of the product named as input_service_name<\/strong>.Let us take input_product_name<\/strong>=Product
        \nAnd\u00a0input_service_name<\/strong>=ProductService\"\"<\/li>\n
      6. User will need to pre-populate all the values present in Response-Files\/<\/strong>config.properties<\/strong> as desired.<\/strong><\/li>\n
      7. In order to execute the scripts, give appropriate permission for executing the scripts using the command \u201cchmod 755 <\/strong>\u2013R <\/strong>*<\/strong> \u201c.\"\"<\/li>\n
      8. Now, proceed with the installation of Product on Linux operating system (RedHat or Ubuntu). Run the installation script using command \u201c.\/install \u2013silentinstall \u2013product<\/strong>\u201d. The script must be run as a super user. Installation will be interrupted if script is not run with super user permission\"\"
        \nIf user wants to install Ephesoft silently then run the installation script using command \u201c.\/install -silentinstall\u201d<\/strong>.\"\"<\/li>\n
      9. Now installer will start installation as Silent installer.\"\"\"\"<\/li>\n<\/ol>\n
          \n
        1. Similarly while uninstalling the product, run the uninstallation script using command
          \n\u201c.\/uninstall<\/strong> -product<\/strong>\u201d.
          \nThe script must be run as a super user. Uninstallation will be interrupted if script is not run with super user permission.
          \n\"\"<\/li>\n
        2. Now uninstaller will start uninstalling the product.\"\"\"\"<\/li>\n<\/ol>\n

          NOTE:<\/strong><\/p>\n

            \n
          1. User should make sure that, while upgrading the product the silent installer should have same product name.<\/li>\n<\/ol>\n

            Sample config.properties File for Silent Installation<\/h3>\n

            The following sample\u00a0config.properties<\/strong>\u00a0file installs all default configuration of product Server.<\/p>\n

            #This takes the input of product name.<\/p>\n

            input_product_name=Product<\/p>\n

            #This takes the input of service name.<\/p>\n

            input_service_name=ProductService<\/p>\n

            #This takes the input of installation directory.<\/p>\n

            input_installation_directory=\/opt<\/p>\n

            #This takes the input of whether to change shared folder path or not. ‘y’ [without quotes] changes the default shared folder path and ‘n’ [without quotes] will install the shared folders at default path.<\/p>\n

            input_change_shared_folder_path=n<\/p>\n

            #If in above switch input_change_shared_folder_path value is ‘y’ then this will act as an input for shared folder path.<\/p>\n

            input_changed_shared_folder_path=\/opt\/Ephesoft<\/p>\n

            #This takes the input of tomcat port number.<\/p>\n

            input_tomcat_port_number=8080<\/p>\n

            #This takes the input whether to change the server name or not. ‘y’ [without quotes] changes the server name and ‘n’ [without quotes] do not change the default server name.<\/p>\n

            input_change_server_name=n<\/p>\n

            #If in above switch input_change_server_name value is ‘y’ then this will act as an input for server name.<\/p>\n

            input_changed_server_name=turbo-VirtualBox<\/p>\n

            #This takes the input of whether to make a new database instance or not. ‘y’ [without quotes] make a new instance of mariadb and ‘n’ [without quotes] do not make a new instance of mariadb.<\/p>\n

            input_new_database_instance=y<\/p>\n

            #This takes the input of ip name.<\/p>\n

            input_system_ip_name=localhost<\/p>\n

            #This takes the input of database user name.<\/p>\n

            input_database_username=root<\/p>\n

            #This takes the input of database port number.<\/p>\n

            input_database_port_number=3306<\/p>\n

            #This takes the input of database password.<\/p>\n

            input_database_password=turbo<\/p>\n

            #This takes the input of application database name.<\/p>\n

            input_application_database_name=ephesoft<\/p>\n

            #This takes the input of report database name.<\/p>\n

            input_report_database_name=report<\/p>\n

            #The installation of tesseract is optional. This takes the input whether to install tesseract or not. ‘y’ [without quotes] installs the tesseract and ‘n’ [without quotes] do not install the tesseract.<\/p>\n

            input_install_tesseract=n<\/p>\n

            #This takes the input of whether to use existing shared folder or not. ‘y’ [without quotes] uses existing shared folder and ‘n’ [without quotes] do not use existing shared folders.<\/p>\n

            input_existing_shared_folder=n<\/p>\n

            #This takes the input of existing shared folder path if in above switch input_existing_shared_folder value is ‘y’.<\/p>\n

            input_existing_shared_folder_path=\/opt\/SharedFolders<\/p>\n

            #This takes the input of whether to enable database patch or not. ‘y’ [without quotes] enables the database patch and ‘n’ [without quotes] do not enable the database patch.<\/p>\n

            input_database_patch_enable=y<\/p>\n

            #This takes the input of whether to upgrade the application or not. ‘y’ [without quotes] upgrades the application and ‘n’ [without quotes] do not upgrade the application.<\/p>\n

            input_upgrade_application=y<\/p>\n

            #This takes the input of whether to stop the server if it is running during upgrade installation or not. ‘y’ [without quotes] stops the server and ‘n’ [without quotes] do not stop the server and exit the script.<\/p>\n

            input_forcefully_stop_running_server=y<\/p>\n

            #This takes the input of whether to install as a multi server or not. ‘y’ [without quotes] will install as a multi server and ‘n’ [without quotes] installs as a single server.<\/p>\n

            input_install_multiserver=n<\/p>\n

            #If in above switch input_install_multiserver value is ‘y’ then this will takes the input as a path for mounted shared folder path.<\/p>\n

            input_mounted_sharedfolder_path=\/opt\/Ephesoft\/SharedFolders<\/p>\n

            Running the Upgrade Installer in Silent Mode<\/h2>\n

            The process for upgrading an installation in silent mode is similar to the process for a full installation in silent mode, except that the\u00a0config.properties<\/strong>\u00a0file is much simpler. Please note the following issues when performing an upgrade in silent mode:<\/p>\n

              \n
            • Incorrect entries in\u00a0config.properties<\/strong>\u00a0can cause installation failures.<\/li>\n
            • Please set these two key properties in case of up gradation.<\/li>\n<\/ul>\n\n\n\n\n
              input_database_patch_enable<\/td>\n\n
                \n
              • y to execute database patch. This is the case of single server installation. Or database server in case of multi<\/strong>–<\/strong>server.<\/strong><\/li>\n<\/ul>\n
                  \n
                • n not to execute database patch.<\/strong><\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
              input_upgrade_application<\/td>\n\n
                \n
              • y<\/strong> to upgrade the Ephesoft version. This upgrades if user has pre-installed Ephesoft lower version than current version and is upgradable.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n

                 <\/p>\n

                 <\/p>\n","protected":false},"featured_media":0,"parent":21090,"menu_order":2,"comment_status":"closed","ping_status":"open","template":"","doc_tag":[],"yoast_head":"\nLinux Silent Installer | Ephesoft Docs<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux Silent Installer\" \/>\n<meta property=\"og:description\" content=\"Configuring Silent installer What Is Silent Installation? Silent-mode installation allows user to define an installation configuration only once and then […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/\" \/>\n<meta property=\"og:site_name\" content=\"Ephesoft Docs\" \/>\n<meta property=\"article:modified_time\" content=\"2020-06-01T23:00:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ephesoft.com\/docs\/wp-content\/uploads\/2015\/03\/word-image1105.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/\",\"url\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/\",\"name\":\"Linux Silent Installer | Ephesoft Docs\",\"isPartOf\":{\"@id\":\"https:\/\/ephesoft.com\/docs\/#website\"},\"datePublished\":\"2015-03-25T05:40:37+00:00\",\"dateModified\":\"2020-06-01T23:00:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ephesoft.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Transact\",\"item\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Install and Upgrade\",\"item\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Transact 4.5.0.0\",\"item\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Install and Upgrade – Single Server\",\"item\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"Installing on Linux\",\"item\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/\"},{\"@type\":\"ListItem\",\"position\":7,\"name\":\"Linux Silent Installer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ephesoft.com\/docs\/#website\",\"url\":\"https:\/\/ephesoft.com\/docs\/\",\"name\":\"Ephesoft Docs\",\"description\":\"Intelligent Document Processing Made Easy\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ephesoft.com\/docs\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Linux Silent Installer | Ephesoft Docs","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Linux Silent Installer","og_description":"Configuring Silent installer What Is Silent Installation? Silent-mode installation allows user to define an installation configuration only once and then […]","og_url":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/","og_site_name":"Ephesoft Docs","article_modified_time":"2020-06-01T23:00:15+00:00","og_image":[{"url":"https:\/\/ephesoft.com\/docs\/wp-content\/uploads\/2015\/03\/word-image1105.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/","url":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/","name":"Linux Silent Installer | Ephesoft Docs","isPartOf":{"@id":"https:\/\/ephesoft.com\/docs\/#website"},"datePublished":"2015-03-25T05:40:37+00:00","dateModified":"2020-06-01T23:00:15+00:00","breadcrumb":{"@id":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-silent-installer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ephesoft.com\/docs\/"},{"@type":"ListItem","position":2,"name":"Transact","item":"https:\/\/ephesoft.com\/docs\/products\/transact\/"},{"@type":"ListItem","position":3,"name":"Install and Upgrade","item":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/"},{"@type":"ListItem","position":4,"name":"Transact 4.5.0.0","item":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/"},{"@type":"ListItem","position":5,"name":"Install and Upgrade – Single Server","item":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/"},{"@type":"ListItem","position":6,"name":"Installing on Linux","item":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/"},{"@type":"ListItem","position":7,"name":"Linux Silent Installer"}]},{"@type":"WebSite","@id":"https:\/\/ephesoft.com\/docs\/#website","url":"https:\/\/ephesoft.com\/docs\/","name":"Ephesoft Docs","description":"Intelligent Document Processing Made Easy","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ephesoft.com\/docs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"comment_count":0,"_links":{"self":[{"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs\/5084"}],"collection":[{"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/comments?post=5084"}],"version-history":[{"count":0,"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs\/5084\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs\/21090"}],"prev":[{"title":"Linux Installer Update - Silent","link":"https:\/\/ephesoft.com\/docs\/products\/transact\/install-and-upgrade\/4-5-0-0\/install-upgrade-single-server\/installing-on-linux\/linux-installer-update\/","href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs\/14332"}],"wp:attachment":[{"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/media?parent=5084"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/doc_tag?post=5084"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}