WO2016120885A1 - Deploying software products - Google Patents
Deploying software products Download PDFInfo
- Publication number
- WO2016120885A1 WO2016120885A1 PCT/IN2015/000062 IN2015000062W WO2016120885A1 WO 2016120885 A1 WO2016120885 A1 WO 2016120885A1 IN 2015000062 W IN2015000062 W IN 2015000062W WO 2016120885 A1 WO2016120885 A1 WO 2016120885A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- deployment
- software
- product
- software products
- package
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
Definitions
- Figure 1 A illustrates a network environment having a deployment system for deploying software products, according to an example of the present subject matter.
- Figure 1 B illustrates a schematic of the deployment system, according to an example of the present subject matter.
- Figure 1C illustrates a detailed schematic of the deployment system, according to an example of the present subject matter.
- Figure 2 illustrates a method for deploying software products, according to an example of the present subject matter.
- Figure 3 illustrates a detailed method for deploying software products, according to an example of the present subject matter.
- Figure 4 illustrates a network environment to deploy software products, according to an example of the present subject matter.
- a network environment of computing systems can include a large number of physical and virtual machines.
- outdated computing systems are retired, and new computing systems and the remaining computing systems may be continually updated with state-of-the-art configurations, for example, hardware and software configurations.
- deployment of the software product is done manually, for instance, by an administrator.
- an installation unit or installer of the software product is generally set-up on the computing system and the configuration files and settings, for instance, registry entries, of the computing system are modified. Accordingly, such activity is carried out individually for each computing system in the network environment. In other words, the steps of deploying the software product are followed on each of the computing systems to be updated in the network environment.
- the steps of deploying the software product may be error-prone, time-consuming, and may be an overhead for the administrator.
- automated scripts may have to be written to download the installer, such as the MSI file package, and then to deploy on multiple computing systems.
- the present subject matter provides an approach for deploying a plurality of software products on a plurality of client devices in parallel in a network environment.
- the network environment can be a collection of the plurality of client devices and can include, for example, a data center.
- the combination of the client devices and the software products can be established, for example, by an administrator or a user, the combination indicating which software product is to be installed on which of the client devices.
- the deployment of the software products in accordance with the present subject matter, provides for an effective and convenient manner for configuring the plurality of client devices with the selected software products in parallel.
- the present subject matter involves creation of an installation package, referred to as a deployment package, having basic units of the installation base of each of the software products.
- the installation base can be an already installed instance of the software product. Therefore, the deployment package can be a collection of the basic units of installed software products and such basic units can be employed as ready-to-use components for installing the software from end to end. Further, the deployment package can be used to deploy the software products from the deployment package onto virtual machines as well as physical machine.
- product deployment information associated with each of the software products to be deployed is obtained.
- the product deployment information can be obtained from an installed instance of each software product.
- the product deployment information can be based on a product configuration file associated with each software product.
- the deployment package can be created.
- the deployment package can include executable components and configuration components associated with the software product.
- the executable components can include binary sets and libraries associated with the software product and can indicate functionalities of the software product.
- the configuration components can include registry entries, services, and configuration data associated with the software product and can indicate configuration settings of the software product.
- the deployment package can be a collection of the basic units of each software product to be deployed.
- the deployment package can be further installed on a plurality of client devices for deploying the software products in the deployment package.
- the present subject matter provides effective and considerably expeditious deployment of the software products on multiple client devices in the network environment, such as a data center, in parallel. Such deployment is substantially error-free and reliable owing to minimal human intervention in the deployment. In addition, administrator overheads in configuring the client devices are substantially reduced.
- FIG. 1A illustrates a network environment 100 having a deployment system 102 for creating backup, according to an example of the present subject matter.
- the deployment system 102 can include, but is not limited to, servers, desktop computers, laptops, and the like.
- the deployment system 102 can be coupled to a plurality of data centers 104-1 , 104-2 104-N, collectively referred to as data centers 104 and individually referred to as data center 104 over a network 106.
- Each data center 104 can include a plurality of client devices 108-1 , 108-2, 108-N, collectively referred to as client devices 108 and individually referred to as client device 108.
- the deployment system 102 can interact with the client devices 108 for exchanging data and executing various processes over the network 106.
- the network 106 may be a wireless network, a wired network, or a combination thereof.
- the network 106 can also be an individual network or a collection of many such individual networks, interconnected with each other and functioning as a single large network, e.g., the Internet or an intranet.
- the network 106 can be one of the different types of networks, such as intranet, local area network (LAN), wide area network (WAN), and the internet.
- the network 106 may either be a dedicated network, a virtual network, or a shared network, which represents an association of the different types of networks that use a variety of protocols, for example, Hypertext Transfer Protocol (HTTP), and Transmission Control Protocol/Internet Protocol (TCP/IP), to communicate with each other.
- HTTP Hypertext Transfer Protocol
- TCP/IP Transmission Control Protocol/Internet Protocol
- the network 106 may include a Global System for Mobile Communication (GSM) network, a Universal Mobile Telecommunications System (UMTS) network, or any other communication network that use any of the commonly used protocols, for example, Hypertext Transfer Protocol (HTTP) and Transmission Control Protocol/Internet Protocol (TCP/IP).
- GSM Global System for Mobile Communication
- UMTS Universal Mobile Telecommunications System
- HTTP Hypertext Transfer Protocol
- TCP/IP Transmission Control Protocol/Internet Protocol
- the deployment system 102 can deploy a plurality of software products on a plurality of client devices 108 in parallel in the network 1 environment 100.
- the deployment system 102 can create a deployment package including a plurality of ready-to-install components of the software products to be installed. Accordingly, when the deployment package is installed, the ready-to-install components can be deployed at the client devices 108 for deploying the software products in parallel on various client devices 108.
- the deployment system 102 can be coupled to another auxiliary system which can generate the deployment package in the manner explained above, and the deployment system 102 can retrieve the deployment package from the auxiliary system and carry out the deployment of the software products using the deployment package.
- FIG. 1 B illustrates components of a deployment system 102, according to an example of the present subject matter.
- the deployment system 102 may include, for example, a processor 110 and modules 112 communicatively coupled to the processor 110.
- the processor 110 may include microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, state machines, logic circuitries, and/or any other devices that manipulate signals and data based on computer-readable instructions.
- functions of the various elements shown in the figures, including any functional blocks labeled as "processor(s)" may be provided through the use of dedicated hardware as well as hardware capable of executing computer-readable instructions.
- the modules 112 include routines, programs, objects, components, and data structures, which perform particular tasks or use particular abstract data types.
- the modules 112 may also be used as, signal processor(s), state machine(s), logic circuitries, and/or any other device or component that manipulates signals based on operational instructions. Further, the modules 112 can be used by hardware, by computer- readable instructions executed by a processing unit, or by a combination thereof.
- the modules 112 can include a package generation module 114 and an installation module 116.
- the package generation module 114 can obtain the ⁇ deployment package having the collection of ready-to-install units of the software packages to be installed. Accordingly, in said example, the package generation module 1 14 can obtain product deployment information from installed instances of the software products for which the deployment package is to be created.
- the product deployment information associated with each software product can include information that can be used for end-to-end installation of the software product. Accordingly, the deployment package obtained by the deployment system 102 can include the basic unit of each software product to be deployed, put together in a single package.
- the installation module 1 16 can install the deployment package at the client devices 108 and install the software products in the deployment package.
- the installation module 1 16 can select set of client devices 108 from the various client devices 108 in the network environment, and can select a set of software products from among the various software products in the deployment package, for deployment.
- the installation module 1 16 can obtain and provide a combination indicating which software product is to be installed on which of the client devices 108, based on which the installation module 1 16 can install the deployment package on the client devices 108 to deploy the software products, in parallel.
- FIG. 1 C illustrates a detailed schematic of the deployment system 102 showing various components of the deployment system 102, according to an example of the present subject matter.
- the deployment system 102 may include the processor 1 0, modules 1 2, a memory 1 18, data 120, and interface(s) 122.
- the processor 1 may fetch and execute computer-readable instructions stored in the memory 1 18.
- the memory 1 18, communicatively coupled to the processor 1 10, can include a non-transitory computer-readable medium including, for example, volatile memory, such as Static Random Access Memory (SRAM) and Dynamic Random Access Memory (DRAM), and/or non-volatile memory, such as Read Only Memory (ROM), erasable programmable ROM, flash memories, hard disks, optical disks, and magnetic tapes.
- volatile memory such as Static Random Access Memory (SRAM) and Dynamic Random Access Memory (DRAM)
- non-volatile memory such as Read Only Memory (ROM), erasable programmable ROM, flash memories, hard disks, optical disks, and magnetic tapes.
- the deployment system 102 may include the modules 112.
- the modules 112 can include other module(s) 124.
- the other module(s) 124 may include computer-readable instructions that supplement applications or functions performed by the deployment system 102.
- the data 120 can include package data 126, deployment data 128, and other data 130.
- the other data 130 may include data generated and saved by the modules 112 for providing various functionalities to the deployment system 102.
- the deployment system 102 can be coupled to the client devices 108 in the data centers 104 over the network 106.
- the deployment system 102 can be coupled to the client devices 108 through the interface(s) 122.
- the interfaces 122 may include a variety of commercially available interfaces, for example, interfaces for peripheral device(s), such as data input output devices, referred to as I/O devices, storage devices, network devices, and intermediate power devices.
- the interfaces 122 may facilitate multiple communications within a wide variety of networks and protocol types, including wired networks and wireless networks.
- the deployment system 102 can create a collection of ready-to-install components of the software products to be installed, based on already installed instances of the software products in the network environment.
- the ready-to-install components, put together in the deployment package, can be separately deployed at the client devices 108 for deploying the software products in parallel on various client devices 108.
- the package generation module 114 can retrieve product deployment information from a client device 108 having the software products already installed thereon.
- the software products installed on the client device 108 can be the software products to be deployed using the deployment system 102.
- the package generation module 114 can obtain the product deployment information from a configuration file associated with the software product.
- the product deployment information can include information that can be used for end-to-end installation of the software product.
- the deployment package can include the basic unit of each software product to be deployed grouped together.
- the package generation module 114 can include executable components and configuration components associated with each software product in the deployment package, the executable components and the configuration components being derived from the product deployment information.
- the executable components can indicate functionalities of the software product and can include, for example, binary sets and libraries used by the binary sets, associated with the software product.
- the configuration components can indicate the configuration of the software product and can include, for example, registry entries, services, and configuration data associated with the software product.
- the services can include information regarding services to be started when the software product is deployed on the client device 108.
- the package generation module 14 can include metadata and environmental settings associated with each software product, in the deployment package.
- the environmental settings can include information regarding operating system that the installed instance is running on and machine architecture of the device on which the installed instance is deployed.
- the metadata can include information regarding information regarding version of the software product, attributes, such as owner, group, size of files, user permissions, privileges, and installation path to be followed for installing the software product.
- the package generation module 114 can include different versions of the software product in the deployment package.
- the package generation module 114 can include various versions, such as “Product X 2007”, “Product X 2010", and “Product X 2013", in the same deployment package.
- the metadata can include, for example, the ⁇ information regarding the binary sets, such as number and size of binary sets, size of the libraries, and size of the ready-to-install component for that software product.
- the package generation module 114 can store the generated deployment package in the package data 126. Further, as mentioned above, the installation module 116 can install the deployment package on the client devices 108 for deploying the software products. In an example, the installation module 116 can select set of client devices 108 from the various client devices 108 in the network environment, and can select a set of software products from among the various software products in the deployment package, for deployment. In one case, to allow selection of the client devices 108, the installation module 116 can discover the client devices 108 in the network environment. In such a case, the installation module 116 can save the list of discovered client devices 108 in the deployment data 128.
- the installation module 116 can provide a combination indicating which software product is to be installed on which of the client devices 108, based on which the installation module 116 can install the deployment package on the client devices 108 to deploy the selected software products, in parallel, on the selected set of client devices 108.
- the set of software products and the client devices 108 can be selected based on a user input.
- the user can define the relation or combination regarding which software product is to be deployed on which client devices 108.
- the installation module 116 can store the information regarding the set of software products, the set of client devices 108, and the relation between the two for deployment in the deployment data 128.
- the installation module 116 can determine environmental settings of the client device 108 where the software product is to be deployed. In said example, installation module 116 can deploy the software product on the client device 108 can be based on the environmental settings of the device.
- the environmental settings of the client device 108 can include the operating system running on the client device 108, the machine architecture of the client device 108, and disk space available on the client device 108.
- the installation module 116 can assess the client device 108 and can apply configuration settings and changes to the client device 108 based on the configuration component associated with the software product.
- the installation module 116 can apply pre-configuration settings and changes to the client device 108 including, for instance, creation of users and groups and creation of installation directory.
- the installation module 116 can apply post-configuration settings and changes including, for instance, updating product configuration files with appropriate host information and assignment of correct permissions to the executable components in the deployment package.
- the installation module 116 can apply changes to the software product based on the configuration component or the environmental settings of the client device 108 or both.
- the package generation module 114 can provide an editable field for each of the plurality of software products in the deployment package.
- the installation module 116 when installing the deployment package, can modify the editable field to apply changes to the software product.
- the package generation module 114 can provide a placeholder for a host name to be included in the metadata for the software package. In such a case, the installation module 116 updates the placeholder with the host name based on the client device 108 at which the installation module 116 deploys that software package.
- Methods 200 and 300 are described in Figure 2 and Figure 3, respectively, for deploying software products in parallel on a plurality of client devices 108, according to an example of the present subject matter. While Figure 2 illustrates an overview of the method 200 for deploying software products, Figure 3 illustrates a detailed method 300 for deploying software, products. [0038] The order in which the methods 200 and 300 are described is not intended to be construed as a limitation, and any number of the described method blocks can be combined in any appropriate order to execute the methods 200 and 300 or an alternative method. Additionally, individual blocks may be deleted from the methods 200 and 300 without departing from the spirit and scope of the subject matter described herein.
- the methods 200 and 300 can be performed by programmed computing devices, for example, based on instructions retrieved from non- transitory computer readable media.
- the computer readable media can include machine-executable or computer-executable instructions to perform all or portions of the described method.
- the computer readable media may be, for example, digital memories, magnetic storage media, such as a magnetic disks and magnetic tapes, hard drives, or optically readable data storage media.
- the methods 200 and 300 may be performed by a computing system, such as the deployment system 102.
- a computing system such as the deployment system 102.
- the components of the deployment system 102 performing the various steps of the methods 200 and 300 are not described in detail with reference to Figure 2 and Figure 3. Such details are provided in the description provided with reference to Figure 1A and Figure 1B.
- product deployment information associated with each of the software products to be deployed is obtained.
- the product deployment information can be obtained from an installed instance of each software product.
- the product deployment information can be retrieved from a client device 108 having the software products already installed thereon.
- the product deployment information associated with each software product can include information that can be used for end-to-end installation of the software product.
- the deployment package can be created.
- the deployment package can include executable components and configuration components associated with the software product, the executable components and the configuration components being derived from the product deployment information -
- the deployment package can include a ready-to-install packet for each software product and grouped together in the deployment package.
- the deployment package can be installed on a plurality of client devices 108 to deploy the software products in the deployment package in parallel.
- the ready-to-install packets can be selected based on the software products to be deployed, on the selected packets can be installed on the client devices 108.
- the software products to be installed are identified, for instance, in the network environment.
- the product deployment information associated with each of the software products to be deployed is obtained.
- the product deployment information can be obtained from an installed instance of each software product.
- the product deployment information can be based on a product configuration file associated with each software product.
- the deployment package can be created.
- the deployment package can include executable components and configuration components associated with the software product.
- the executable components can include binary sets and libraries associated with the software product and can indicate functionalities of the software product.
- the configuration components can include registry entries, services, and configuration data associated with the software product and can indicate configuration settings of the software product.
- the deployment package can be a collection of the basic units of each software product to be deployed. The deployment package can be further installed on a plurality of client devices 108 for deploying the software products in the deployment package.
- the deployment package can also include metadata and environmental settings associated with each software product.
- the metadata can include information regarding version of the software product, attributes, such as owner, group, size . of files, user permissions, privileges, and installation path to be followed for installing the software product.
- the environmental settings can include information regarding operating system that the installed instance is running on and machine architecture of the device on which the installed instance is deployed.
- the metadata and environmental settings of the software product can be the metadata and environmental settings associated with the executable component and the configuration component in the deployment package.
- a set of client devices 108 from the various client devices 108 in the network environment are selected for deployment of the software products in the deployment package.
- a set of software products from among the various software products in the deployment package are selected for deploying on the selected set of client devices 108.
- a combination indicating which software product is to be installed on which of the client devices 108 can be provided or obtained.
- pre-configuration settings and changes can be applied to the client device 108 based on the configuration component associated with the software product.
- the pre-configuration settings and changes can include creation of users and groups and creation of installation directory.
- pre-configuration settings and changes can be applied to the software product based on the configuration component or the environmental settings of the client device 108 or both.
- the selected software products can be installed on the selected set of client devices 108 using the deployment package.
- the environmental settings of the client can be applied to the software and the settings of the software product can be applied to the client device 108, as part of installation.
- post-configuration settings and changes can be applied to the client device 108 based on the configuration component associated with the software product.
- the post-configuration settings and changes can include updating product configuration files with appropriate host information and assignment of correct permissions to the executable components in the deployment package. Similar to the pre- configuration settings and changes, the post-configuration settings and changes can be applied to the software product deployed.
- Figure 4 illustrates an example network environment 400 using a non-transitory computer readable medium 402 for deploying software products, according to an example of the present subject matter.
- the network environment 400 may be a public networking environment or a private networking environment.
- the network environment 400 includes a processing resource 404 communicatively coupled to the non-transitory computer readable medium 402 through a communication link 406.
- the processing resource 404 can be a processor of a computing system, such as the deployment system 102.
- the non-transitory computer readable medium 402 can be, for example, an internal memory device or an external memory device.
- the communication link 406 may be a direct communication link, such as one formed through a memory read/write interface.
- the communication link 406 may be an indirect communication link, such as one formed through a network interface.
- the processing resource 404 can access the non-transitory computer readable medium 402 through a network 408.
- the network 408 may be a single network or a combination of multiple networks and may use a variety of communication protocols.
- the processing resource 404 and the non-transitory computer readable medium 402 may also be communicatively coupled to data sources 410 over the network 408.
- the data sources 410 can include, for example, databases and computing devices.
- the data sources 410 may be used by the database administrators and other users to communicate with the processing resource 404.
- the non-transitory computer readable medium 402 includes a set of computer readable instructions, such as the package generation module 114 and the installation module 116.
- the set of computer readable instructions can be accessed by the processing resource 404 through the communication link 406 and subsequently executed to perform acts for network service insertion.
- the execution of the instructions by the processing resource 404 has been described with reference to various components introduced earlier with reference to description of Figure 1A and Figure 1 B.
- the package generation module 114 can obtain the deployment package having the collection of ready-to-install units of the software packages to be installed. Accordingly, in said example, the package generation module 114 can obtain product deployment information from installed instances of the software products for which the deployment package is to be created.
- the product deployment information associated with each software product can include information that can be used for end-to-end installation of the software product. Accordingly, the deployment package obtained by the deployment system 102 can include the basic unit of each software product to be deployed, put together in a single package.
- the installation module 116 can install the deployment package at the client devices 108 and install the software products in the deployment package.
- the installation module 116 can select set of client devices 108 from the various client devices 108 in the network environment, and can select a set of software products from among the various software products in the deployment package, for deployment.
- the installation module 116 can provide a combination indicating which software product is to be installed on which of the client devices 108, based on which the installation module 116 can install the deployment package on the client devices 108 to deploy the software products, in parallel.
- the installation module 116 can apply changes to the client device 108 based on the configuration component associated with the software product, and can apply changes to the software product based on the configuration component or the environmental settings of the client device 108 or both.
- the-, package generation module 114 can provide an editable field for each of the plurality of . software products in the deployment package. The installation module 116, when installing the deployment package, can modify the editable field to apply changes to the software product.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
Examples of deploying software products are described herein. According to one example, product deployment information associated with a software product to be deployed is obtained from an installed instance of the software product. A deployment package is created based on the product deployment information associated with the software product. The deployment package can include executable components and configuration components associated with the software product. The executable components can indicate functionalities of the software product and the configuration components can indicate configuration settings of the software product. Further, the software product can be deployed on a client device based on the deployment package.
Description
DEPLOYING SOFTWARE PRODUCTS BACKGROUND
[0001] With innovation and technology changes, devices in a network environment, such as a data center, have to be maintained and provided with latest hardware and application software. In addition, at the time of commissioning new systems and devices into the network environment, administrators have to install the application software on the new systems and devices. For instance, various software products can be installed in the data center for purposes, such as server health check, backup and recovery, and network analysis. For each of such installations, first all software depots/installers are obtained and then individually installed on the systems and devices in the network environment.
BRIEF DESCRIPTION OF FIGURES
[0002] Figure 1 A illustrates a network environment having a deployment system for deploying software products, according to an example of the present subject matter.
[0003] Figure 1 B illustrates a schematic of the deployment system, according to an example of the present subject matter.
[0004] Figure 1C illustrates a detailed schematic of the deployment system, according to an example of the present subject matter.
[0005] Figure 2 illustrates a method for deploying software products, according to an example of the present subject matter.
[0006] Figure 3 illustrates a detailed method for deploying software products, according to an example of the present subject matter.
[0007] Figure 4 illustrates a network environment to deploy software products, according to an example of the present subject matter.
DETAILED DESCRIPTION
[0008] A network environment of computing systems, such as a data center, can include a large number of physical and virtual machines. In such a network environment, outdated computing systems are retired, and new computing systems and the remaining computing systems may be continually
updated with state-of-the-art configurations, for example, hardware and software configurations. Usually, the activity of updating or freshly configuring the computing systems with a software product, referred to as deployment of the software product, is done manually, for instance, by an administrator.
[0009] In an example, as part of the deployment, an installation unit or installer of the software product is generally set-up on the computing system and the configuration files and settings, for instance, registry entries, of the computing system are modified. Accordingly, such activity is carried out individually for each computing system in the network environment. In other words, the steps of deploying the software product are followed on each of the computing systems to be updated in the network environment. However, such a manner of deploying the software product may be error-prone, time-consuming, and may be an overhead for the administrator. In some scenarios, automated scripts may have to be written to download the installer, such as the MSI file package, and then to deploy on multiple computing systems.
[0010] Examples for deploying software products are described herein. The present subject matter provides an approach for deploying a plurality of software products on a plurality of client devices in parallel in a network environment. The network environment can be a collection of the plurality of client devices and can include, for example, a data center. The combination of the client devices and the software products can be established, for example, by an administrator or a user, the combination indicating which software product is to be installed on which of the client devices. The deployment of the software products, in accordance with the present subject matter, provides for an effective and convenient manner for configuring the plurality of client devices with the selected software products in parallel.
[0011] According to an aspect, the present subject matter involves creation of an installation package, referred to as a deployment package, having basic units of the installation base of each of the software products. In an example, the installation base can be an already installed instance of the software product. Therefore, the deployment package can be a collection of the basic units of installed software products and such basic units can be employed
as ready-to-use components for installing the software from end to end. Further, the deployment package can be used to deploy the software products from the deployment package onto virtual machines as well as physical machine.
[0012] According to an aspect of the present subject matter, product deployment information associated with each of the software products to be deployed is obtained. In an example, the product deployment information can be obtained from an installed instance of each software product. For instance, the product deployment information can be based on a product configuration file associated with each software product. Further, based on the product deployment information, the deployment package can be created.
[0013] In an example, the deployment package can include executable components and configuration components associated with the software product. For instance, the executable components can include binary sets and libraries associated with the software product and can indicate functionalities of the software product. The configuration components can include registry entries, services, and configuration data associated with the software product and can indicate configuration settings of the software product. Accordingly, as mentioned previously, the deployment package can be a collection of the basic units of each software product to be deployed. The deployment package can be further installed on a plurality of client devices for deploying the software products in the deployment package.
[0014] The present subject matter provides effective and considerably expeditious deployment of the software products on multiple client devices in the network environment, such as a data center, in parallel. Such deployment is substantially error-free and reliable owing to minimal human intervention in the deployment. In addition, administrator overheads in configuring the client devices are substantially reduced.
[0015] The above aspects are further described in the figures and associated description below. It should be noted that the description and figures merely illustrate the principles of the present subject matter. Therefore, various - arrangements that embody the principles of the present subject matter, although .
not explicitly described or shown herein, can be devised from the description and are included within its scope.
[0016] Figure 1A illustrates a network environment 100 having a deployment system 102 for creating backup, according to an example of the present subject matter. Examples of the deployment system 102 can include, but is not limited to, servers, desktop computers, laptops, and the like. Further, in one example, as depicted in Figure 1 B, the deployment system 102 can be coupled to a plurality of data centers 104-1 , 104-2 104-N, collectively referred to as data centers 104 and individually referred to as data center 104 over a network 106. Each data center 104 can include a plurality of client devices 108-1 , 108-2, 108-N, collectively referred to as client devices 108 and individually referred to as client device 108. In an example, the deployment system 102 can interact with the client devices 108 for exchanging data and executing various processes over the network 106.
[0017] The network 106 may be a wireless network, a wired network, or a combination thereof. The network 106 can also be an individual network or a collection of many such individual networks, interconnected with each other and functioning as a single large network, e.g., the Internet or an intranet. The network 106 can be one of the different types of networks, such as intranet, local area network (LAN), wide area network (WAN), and the internet. The network 106 may either be a dedicated network, a virtual network, or a shared network, which represents an association of the different types of networks that use a variety of protocols, for example, Hypertext Transfer Protocol (HTTP), and Transmission Control Protocol/Internet Protocol (TCP/IP), to communicate with each other. In an example, the network 106 may include a Global System for Mobile Communication (GSM) network, a Universal Mobile Telecommunications System (UMTS) network, or any other communication network that use any of the commonly used protocols, for example, Hypertext Transfer Protocol (HTTP) and Transmission Control Protocol/Internet Protocol (TCP/IP).
[0018] In operation, the deployment system 102 can deploy a plurality of software products on a plurality of client devices 108 in parallel in the network 1 environment 100. For the purpose of achieving such simultaneous deployment
of the software products, the deployment system 102 can create a deployment package including a plurality of ready-to-install components of the software products to be installed. Accordingly, when the deployment package is installed, the ready-to-install components can be deployed at the client devices 108 for deploying the software products in parallel on various client devices 108.
[0019] In another example, the deployment system 102 can be coupled to another auxiliary system which can generate the deployment package in the manner explained above, and the deployment system 102 can retrieve the deployment package from the auxiliary system and carry out the deployment of the software products using the deployment package.
[0020] Figure 1 B illustrates components of a deployment system 102, according to an example of the present subject matter. The deployment system 102 may include, for example, a processor 110 and modules 112 communicatively coupled to the processor 110. The processor 110 may include microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, state machines, logic circuitries, and/or any other devices that manipulate signals and data based on computer-readable instructions. Further, functions of the various elements shown in the figures, including any functional blocks labeled as "processor(s)", may be provided through the use of dedicated hardware as well as hardware capable of executing computer-readable instructions.
[0021] The modules 112, amongst other things, include routines, programs, objects, components, and data structures, which perform particular tasks or use particular abstract data types. The modules 112 may also be used as, signal processor(s), state machine(s), logic circuitries, and/or any other device or component that manipulates signals based on operational instructions. Further, the modules 112 can be used by hardware, by computer- readable instructions executed by a processing unit, or by a combination thereof. The modules 112 can include a package generation module 114 and an installation module 116.
[0022] In an example, the package generation module 114 can obtain the < deployment package having the collection of ready-to-install units of the
software packages to be installed. Accordingly, in said example, the package generation module 1 14 can obtain product deployment information from installed instances of the software products for which the deployment package is to be created. The product deployment information associated with each software product can include information that can be used for end-to-end installation of the software product. Accordingly, the deployment package obtained by the deployment system 102 can include the basic unit of each software product to be deployed, put together in a single package.
[0023] Once the deployment package is obtained, the installation module 1 16 can install the deployment package at the client devices 108 and install the software products in the deployment package. In an example, the installation module 1 16 can select set of client devices 108 from the various client devices 108 in the network environment, and can select a set of software products from among the various software products in the deployment package, for deployment. In addition, the installation module 1 16 can obtain and provide a combination indicating which software product is to be installed on which of the client devices 108, based on which the installation module 1 16 can install the deployment package on the client devices 108 to deploy the software products, in parallel.
[0024] The various components of the deployment system 102 are described in detail in conjunction with Figure 1 C.
[0025] Figure 1 C illustrates a detailed schematic of the deployment system 102 showing various components of the deployment system 102, according to an example of the present subject matter. The deployment system 102, among other things, may include the processor 1 0, modules 1 2, a memory 1 18, data 120, and interface(s) 122. The processor 1 10, among other capabilities, may fetch and execute computer-readable instructions stored in the memory 1 18. The memory 1 18, communicatively coupled to the processor 1 10, can include a non-transitory computer-readable medium including, for example, volatile memory, such as Static Random Access Memory (SRAM) and Dynamic Random Access Memory (DRAM), and/or non-volatile memory, such as Read
Only Memory (ROM), erasable programmable ROM, flash memories, hard disks, optical disks, and magnetic tapes.
[0026] As mentioned earlier, the deployment system 102 may include the modules 112. In an example, in addition to the package generation module 1 4 and the installation module 116, the modules 112 can include other module(s) 124. The other module(s) 124 may include computer-readable instructions that supplement applications or functions performed by the deployment system 102. Further, the data 120 can include package data 126, deployment data 128, and other data 130. The other data 130 may include data generated and saved by the modules 112 for providing various functionalities to the deployment system 102.
[0027] As mentioned previously, the deployment system 102 can be coupled to the client devices 108 in the data centers 104 over the network 106. In an example, the deployment system 102 can be coupled to the client devices 108 through the interface(s) 122. The interfaces 122 may include a variety of commercially available interfaces, for example, interfaces for peripheral device(s), such as data input output devices, referred to as I/O devices, storage devices, network devices, and intermediate power devices. The interfaces 122 may facilitate multiple communications within a wide variety of networks and protocol types, including wired networks and wireless networks.
[0028] As explained above, the deployment system 102 can create a collection of ready-to-install components of the software products to be installed, based on already installed instances of the software products in the network environment. The ready-to-install components, put together in the deployment package, can be separately deployed at the client devices 108 for deploying the software products in parallel on various client devices 108.
[0029] In an example, to generate the deployment package, the package generation module 114 can retrieve product deployment information from a client device 108 having the software products already installed thereon. The software products installed on the client device 108 can be the software products to be deployed using the deployment system 102. For instance, the package generation module 114 can obtain the product deployment information
from a configuration file associated with the software product. The product deployment information can include information that can be used for end-to-end installation of the software product. In other words, the deployment package can include the basic unit of each software product to be deployed grouped together.
[0030] Accordingly, in an example, the package generation module 114 can include executable components and configuration components associated with each software product in the deployment package, the executable components and the configuration components being derived from the product deployment information. The executable components can indicate functionalities of the software product and can include, for example, binary sets and libraries used by the binary sets, associated with the software product. The configuration components, on the other hand, can indicate the configuration of the software product and can include, for example, registry entries, services, and configuration data associated with the software product. For instance, the services can include information regarding services to be started when the software product is deployed on the client device 108.
[0031] Further, according to an aspect, the package generation module 14 can include metadata and environmental settings associated with each software product, in the deployment package. In an example, the environmental settings can include information regarding operating system that the installed instance is running on and machine architecture of the device on which the installed instance is deployed. Further, the metadata can include information regarding information regarding version of the software product, attributes, such as owner, group, size of files, user permissions, privileges, and installation path to be followed for installing the software product. Accordingly, in one example, the package generation module 114 can include different versions of the software product in the deployment package. For instance, where the software product to be deployed using the deployment package is "Product X", in said example, the package generation module 114 can include various versions, such as "Product X 2007", "Product X 2010", and "Product X 2013", in the same deployment package. In addition, the metadata can include, for example, the■
information regarding the binary sets, such as number and size of binary sets, size of the libraries, and size of the ready-to-install component for that software product.
[0032] The package generation module 114 can store the generated deployment package in the package data 126. Further, as mentioned above, the installation module 116 can install the deployment package on the client devices 108 for deploying the software products. In an example, the installation module 116 can select set of client devices 108 from the various client devices 108 in the network environment, and can select a set of software products from among the various software products in the deployment package, for deployment. In one case, to allow selection of the client devices 108, the installation module 116 can discover the client devices 108 in the network environment. In such a case, the installation module 116 can save the list of discovered client devices 108 in the deployment data 128.
[0033] In addition, in an example, the installation module 116 can provide a combination indicating which software product is to be installed on which of the client devices 108, based on which the installation module 116 can install the deployment package on the client devices 108 to deploy the selected software products, in parallel, on the selected set of client devices 108. In another example, the set of software products and the client devices 108 can be selected based on a user input. In said example, the user can define the relation or combination regarding which software product is to be deployed on which client devices 108. The installation module 116 can store the information regarding the set of software products, the set of client devices 108, and the relation between the two for deployment in the deployment data 128.
[0034] In addition, as part of installation of the deployment package, the installation module 116 can determine environmental settings of the client device 108 where the software product is to be deployed. In said example, installation module 116 can deploy the software product on the client device 108 can be based on the environmental settings of the device. In an example, the environmental settings of the client device 108 can include the operating system
running on the client device 108, the machine architecture of the client device 108, and disk space available on the client device 108.
[0035] According to an aspect, to install the deployment package, the installation module 116 can assess the client device 108 and can apply configuration settings and changes to the client device 108 based on the configuration component associated with the software product. In an example, the installation module 116 can apply pre-configuration settings and changes to the client device 108 including, for instance, creation of users and groups and creation of installation directory. In addition, in said example, the installation module 116 can apply post-configuration settings and changes including, for instance, updating product configuration files with appropriate host information and assignment of correct permissions to the executable components in the deployment package.
[0036] In addition, in one case, the installation module 116 can apply changes to the software product based on the configuration component or the environmental settings of the client device 108 or both. In said example, the package generation module 114 can provide an editable field for each of the plurality of software products in the deployment package. The installation module 116, when installing the deployment package, can modify the editable field to apply changes to the software product. For instance, the package generation module 114 can provide a placeholder for a host name to be included in the metadata for the software package. In such a case, the installation module 116 updates the placeholder with the host name based on the client device 108 at which the installation module 116 deploys that software package.
[0037] Methods 200 and 300 are described in Figure 2 and Figure 3, respectively, for deploying software products in parallel on a plurality of client devices 108, according to an example of the present subject matter. While Figure 2 illustrates an overview of the method 200 for deploying software products, Figure 3 illustrates a detailed method 300 for deploying software, products.
[0038] The order in which the methods 200 and 300 are described is not intended to be construed as a limitation, and any number of the described method blocks can be combined in any appropriate order to execute the methods 200 and 300 or an alternative method. Additionally, individual blocks may be deleted from the methods 200 and 300 without departing from the spirit and scope of the subject matter described herein.
[0039] The methods 200 and 300 can be performed by programmed computing devices, for example, based on instructions retrieved from non- transitory computer readable media. The computer readable media can include machine-executable or computer-executable instructions to perform all or portions of the described method. The computer readable media may be, for example, digital memories, magnetic storage media, such as a magnetic disks and magnetic tapes, hard drives, or optically readable data storage media.
[0040] The methods 200 and 300 may be performed by a computing system, such as the deployment system 102. For the sake of brevity of description of Figure 2 and Figure 3, the components of the deployment system 102 performing the various steps of the methods 200 and 300 are not described in detail with reference to Figure 2 and Figure 3. Such details are provided in the description provided with reference to Figure 1A and Figure 1B.
[0041] Referring to Figure 2, at block 202, product deployment information associated with each of the software products to be deployed is obtained. In an example, the product deployment information can be obtained from an installed instance of each software product. In other words, the product deployment information can be retrieved from a client device 108 having the software products already installed thereon. The product deployment information associated with each software product can include information that can be used for end-to-end installation of the software product.
[0042] At block 204, based on the product deployment information, the deployment package can be created. In an example, the deployment package can include executable components and configuration components associated with the software product, the executable components and the configuration components being derived from the product deployment information - The
deployment package can include a ready-to-install packet for each software product and grouped together in the deployment package.
[0043] At block 206, the deployment package can be installed on a plurality of client devices 108 to deploy the software products in the deployment package in parallel. In an example, the ready-to-install packets can be selected based on the software products to be deployed, on the selected packets can be installed on the client devices 108.
[0044] Referring to Figure 3, at block 302, the software products to be installed are identified, for instance, in the network environment.
[0045] At block 304, the product deployment information associated with each of the software products to be deployed is obtained. In an example, the product deployment information can be obtained from an installed instance of each software product. In said example, the product deployment information can be based on a product configuration file associated with each software product.
[0046] At block 306, based on the product deployment information, the deployment package can be created. In an example, the deployment package can include executable components and configuration components associated with the software product. For instance, the executable components can include binary sets and libraries associated with the software product and can indicate functionalities of the software product. The configuration components can include registry entries, services, and configuration data associated with the software product and can indicate configuration settings of the software product. Accordingly, as mentioned previously, the deployment package can be a collection of the basic units of each software product to be deployed. The deployment package can be further installed on a plurality of client devices 108 for deploying the software products in the deployment package.
[0047] According to an aspect, the deployment package can also include metadata and environmental settings associated with each software product. The metadata can include information regarding version of the software product, attributes, such as owner, group, size . of files, user permissions, privileges, and installation path to be followed for installing the software product. The environmental settings can include information regarding operating system that
the installed instance is running on and machine architecture of the device on which the installed instance is deployed. For instance, the metadata and environmental settings of the software product can be the metadata and environmental settings associated with the executable component and the configuration component in the deployment package.
[0048] Further, at block 308, a set of client devices 108 from the various client devices 108 in the network environment are selected for deployment of the software products in the deployment package.
[0049] At block 310, a set of software products from among the various software products in the deployment package are selected for deploying on the selected set of client devices 108.' In addition, a combination indicating which software product is to be installed on which of the client devices 108 can be provided or obtained.
[0050] At block 312, pre-configuration settings and changes can be applied to the client device 108 based on the configuration component associated with the software product. In an example, the pre-configuration settings and changes can include creation of users and groups and creation of installation directory. In addition, pre-configuration settings and changes can be applied to the software product based on the configuration component or the environmental settings of the client device 108 or both.
[0051] Further at block 314, the selected software products can be installed on the selected set of client devices 108 using the deployment package. As mentioned above, in addition to the information in the deployment package, the environmental settings of the client can be applied to the software and the settings of the software product can be applied to the client device 108, as part of installation.
[0052] At block 316, post-configuration settings and changes can be applied to the client device 108 based on the configuration component associated with the software product. In an example, the post-configuration settings and changes can include updating product configuration files with appropriate host information and assignment of correct permissions to the executable components in the deployment package. Similar to the pre-
configuration settings and changes, the post-configuration settings and changes can be applied to the software product deployed.
[0053] Figure 4 illustrates an example network environment 400 using a non-transitory computer readable medium 402 for deploying software products, according to an example of the present subject matter. The network environment 400 may be a public networking environment or a private networking environment. In one example, the network environment 400 includes a processing resource 404 communicatively coupled to the non-transitory computer readable medium 402 through a communication link 406.
[0054] For example, the processing resource 404 can be a processor of a computing system, such as the deployment system 102. The non-transitory computer readable medium 402 can be, for example, an internal memory device or an external memory device. In one example, the communication link 406 may be a direct communication link, such as one formed through a memory read/write interface. In another example, the communication link 406 may be an indirect communication link, such as one formed through a network interface. In such a case, the processing resource 404 can access the non-transitory computer readable medium 402 through a network 408. The network 408 may be a single network or a combination of multiple networks and may use a variety of communication protocols.
[0055] The processing resource 404 and the non-transitory computer readable medium 402 may also be communicatively coupled to data sources 410 over the network 408. The data sources 410 can include, for example, databases and computing devices. The data sources 410 may be used by the database administrators and other users to communicate with the processing resource 404.
[0056] In one example, the non-transitory computer readable medium 402 includes a set of computer readable instructions, such as the package generation module 114 and the installation module 116. The set of computer readable instructions, referred to as instructions hereinafter, can be accessed by the processing resource 404 through the communication link 406 and subsequently executed to perform acts for network service insertion.
[0057] For discussion purposes, the execution of the instructions by the processing resource 404 has been described with reference to various components introduced earlier with reference to description of Figure 1A and Figure 1 B.
[0058] On execution by the processing resource 404, the package generation module 114 can obtain the deployment package having the collection of ready-to-install units of the software packages to be installed. Accordingly, in said example, the package generation module 114 can obtain product deployment information from installed instances of the software products for which the deployment package is to be created. The product deployment information associated with each software product can include information that can be used for end-to-end installation of the software product. Accordingly, the deployment package obtained by the deployment system 102 can include the basic unit of each software product to be deployed, put together in a single package.
[0059] Once the deployment package is obtained, the installation module 116 can install the deployment package at the client devices 108 and install the software products in the deployment package. In an example, the installation module 116 can select set of client devices 108 from the various client devices 108 in the network environment, and can select a set of software products from among the various software products in the deployment package, for deployment. In addition, the installation module 116 can provide a combination indicating which software product is to be installed on which of the client devices 108, based on which the installation module 116 can install the deployment package on the client devices 108 to deploy the software products, in parallel.
[0060] According to an aspect, to install the deployment package, the installation module 116 can apply changes to the client device 108 based on the configuration component associated with the software product, and can apply changes to the software product based on the configuration component or the environmental settings of the client device 108 or both. In said example, the-, package generation module 114 can provide an editable field for each of the plurality of . software products in the deployment package. The installation
module 116, when installing the deployment package, can modify the editable field to apply changes to the software product.
[0061] Although examples for deploying software packages have been described in language specific to structural features and/or methods, it is to be understood that the appended claims are not limited to the specific features or methods described. Rather, the specific features and methods are disclosed as examples for deploying software packages.
Claims
1. A method comprising: obtaining product deployment information associated with a software product to be deployed from an installed instance of the software product; creating a deployment package based on the product deployment information associated with the software product, the deployment package comprising executable components and configuration components associated with the software product, the executable components being indicative of functionalities of the software product and the configuration components being indicative of configuration settings of the software product; and
deploying the software product on a client device based on the deployment package.
2. The method as claimed in claim 1, wherein the executable components comprise binary sets and libraries associated with the software product.
3. The method as claimed in claim 1 , wherein the configuration components comprise registry entries, services, and configuration data associated with the software product.
4. The method as claimed in claim 1 , wherein the deployment package comprises metadata and environmental settings associated with the software product.
5. The method as claimed in claim 1 , wherein the deployment package comprises information regarding version of the software product to be deployed.
6. The method as claimed in claim 1 , wherein the deploying comprises:
determining environmental settings of the client device where the software product is to be deployed; and
installing the software product on the client device based on the environmental settings of the client device, the installing comprising,
applying changes to the client device based on the configuration component associated with the software product; and
applying changes to the software product based on the environmental settings of the client device.
A deployment system comprising:
a processor;
a package generation module coupled to the processor to obtain a deployment package for each of a plurality of software products to be deployed, based on product deployment information associated with each of the plurality of software products to be deployed, wherein the product deployment information is obtained from deployed instances of the plurality of software products; and
an installation module coupled to the processor to,
select a set of software products from among the plurality of software products to be deployed on a plurality of client devices; and
install the selected set of software products on the plurality of client devices based on the deployment package.
The deployment system as claimed in claim 7, wherein the package generation module is to generate the deployment package based on metadata and environmental settings associated with the executable components and the configuration components.
The deployment system as claimed in claim 7, wherein the installation module is to: determine environmental settings of the plurality of client devices; and deploy a software product from the selected set of software products on a client device from the plurality of client devices based on the environmental settings of the client device, the deployment comprising applying configuration settings on each software product from the selected set of software products deployed on the plurality of client devices.
10. The deployment system as claimed in claim 8, wherein the package generation module is to obtain combinations of a client device from the plurality of client devices and a software product in the selected set of software products to be deployed on the client device.
11. The deployment system as claimed in claim 8, wherein the package generation module is to obtain the deployment package based on executable components and configuration components associated with each of the plurality of software products, the executable components being indicative of functionalities of each of the plurality of software products and the configuration components being indicative of configuration settings of each of the plurality of software products.
12. A non-transitory computer-readable medium comprising instructions executable by a processing resource to:
retrieve product deployment information associated with a plurality of software products to be installed, wherein the product deployment information is retrieved from an installed instance of each of the plurality of software products;
generate a deployment package based on the product deployment information associated with the plurality of software products, the deployment package comprising executable components and configuration components associated with each of the plurality of software products, the executable components being indicative of functionalities of each of the plurality of software products and the configuration components being indicative of configuration settings of each of the plurality of software products;
select a plurality of client devices for installing the plurality of software products thereon, wherein the selecting comprises establishing combinations of a client device and a software product to be installed thereon; and
install the plurality of software products on the plurality of client devices based on the deployment package and the established combinations.
13. The non-transitory computer-readable medium as claimed in claim 12 comprising instructions executable by the processor to obtain the product deployment information based on product configuration file associated with each of the plurality of software products.
14. The non-transitory computer-readable medium as claimed in claim 12 comprising instructions executable by the processor to generate the deployment package based on metadata and environmental settings associated with each of the plurality of software products.
15. The non-transitory computer-readable medium as claimed in claim 12 comprising instructions executable by the processor to provide an editable field for each of the plurality of software products in the deployment package, the editable field being modifiable when the deployment package is deployed at the plurality of client devices.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/IN2015/000062 WO2016120885A1 (en) | 2015-01-30 | 2015-01-30 | Deploying software products |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/IN2015/000062 WO2016120885A1 (en) | 2015-01-30 | 2015-01-30 | Deploying software products |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016120885A1 true WO2016120885A1 (en) | 2016-08-04 |
Family
ID=56542567
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/IN2015/000062 Ceased WO2016120885A1 (en) | 2015-01-30 | 2015-01-30 | Deploying software products |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2016120885A1 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11275571B2 (en) * | 2019-12-13 | 2022-03-15 | Sap Se | Unified installer |
| CN115878170A (en) * | 2022-11-29 | 2023-03-31 | 中国建设银行股份有限公司 | Data processing method and device, storage medium and electronic equipment |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110246981A1 (en) * | 2010-03-31 | 2011-10-06 | Verizon Patent And Licensing, Inc. | Automated software installation with interview |
| CN103019776A (en) * | 2012-11-30 | 2013-04-03 | 浪潮电子信息产业股份有限公司 | Method for concurrent installation of various softwares in server cluster |
| CN103064717A (en) * | 2013-01-22 | 2013-04-24 | 浪潮(北京)电子信息产业有限公司 | Device and method for parallel installation of software for cluster system |
-
2015
- 2015-01-30 WO PCT/IN2015/000062 patent/WO2016120885A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110246981A1 (en) * | 2010-03-31 | 2011-10-06 | Verizon Patent And Licensing, Inc. | Automated software installation with interview |
| CN103019776A (en) * | 2012-11-30 | 2013-04-03 | 浪潮电子信息产业股份有限公司 | Method for concurrent installation of various softwares in server cluster |
| CN103064717A (en) * | 2013-01-22 | 2013-04-24 | 浪潮(北京)电子信息产业有限公司 | Device and method for parallel installation of software for cluster system |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11275571B2 (en) * | 2019-12-13 | 2022-03-15 | Sap Se | Unified installer |
| CN115878170A (en) * | 2022-11-29 | 2023-03-31 | 中国建设银行股份有限公司 | Data processing method and device, storage medium and electronic equipment |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11882177B2 (en) | Orchestration of data services in multiple cloud infrastructures | |
| US10761873B2 (en) | Evaluating distributed application performance in a new environment | |
| US10908999B2 (en) | Network block device based continuous replication for Kubernetes container management systems | |
| JP6030646B2 (en) | Virtual machine migration tool | |
| EP3758297B1 (en) | Network-based resource configuration discovery service | |
| US20200034254A1 (en) | Seamless mobility for kubernetes based stateful pods using moving target defense | |
| JP5945031B2 (en) | Provision and manage replicated data instances | |
| US10007499B2 (en) | Decoupled installation of data management systems | |
| US10484427B2 (en) | Methods and systems for providing configuration management for computing environments | |
| Juve et al. | Automating application deployment in infrastructure clouds | |
| US20200403872A1 (en) | Pod migration across nodes of a cluster | |
| US8645672B2 (en) | Configuring a computer system for a software package installation | |
| US20210392039A1 (en) | Automated Initialization Of Bare Metal Servers | |
| WO2019056187A1 (en) | Application deployment method, apparatus and system | |
| CN105765575A (en) | Data stream ingestion and persistence techniques | |
| US10466991B1 (en) | Computing instance software package installation | |
| CN111786810A (en) | A method and system for automatic deployment of large-scale test bed nodes | |
| US10432548B2 (en) | Workload deployment in computing networks | |
| US20200403862A1 (en) | Systems and methods for cloud resource synchronization | |
| WO2016120885A1 (en) | Deploying software products | |
| US20230153089A1 (en) | System architecture for pattern-based software applications | |
| CN110162312B (en) | An IML-based BeeGFS configuration method and device | |
| US20250123826A1 (en) | Execution of remote configuration files at control nodes | |
| US12346218B2 (en) | Coordinated data protection for multiple networking devices | |
| US20230401045A1 (en) | Bases for pattern-based cloud computing |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 15879803 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15879803 Country of ref document: EP Kind code of ref document: A1 |