CN114895927A - Software deployment method and system based on cooperative working platform - Google Patents

Software deployment method and system based on cooperative working platform Download PDF

Info

Publication number
CN114895927A
CN114895927A CN202210493343.0A CN202210493343A CN114895927A CN 114895927 A CN114895927 A CN 114895927A CN 202210493343 A CN202210493343 A CN 202210493343A CN 114895927 A CN114895927 A CN 114895927A
Authority
CN
China
Prior art keywords
software
user
information
environment information
deployment
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.)
Pending
Application number
CN202210493343.0A
Other languages
Chinese (zh)
Inventor
敬再阳
张煜
薛满仓
张行行
袁龙涛
单聪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Yuexin Times Technology Co ltd
Original Assignee
Beijing Yuexin Times Technology Co ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Beijing Yuexin Times Technology Co ltd filed Critical Beijing Yuexin Times Technology Co ltd
Priority to CN202210493343.0A priority Critical patent/CN114895927A/en
Publication of CN114895927A publication Critical patent/CN114895927A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a software deployment method based on a cooperative working platform, which comprises the steps of firstly obtaining a deployment request of software and user use permission, wherein the deployment request of the software comprises running environment information of the software at a user end to be installed; then automatically installing software in the user side through the automatic installation script according to the running environment information; and finally, generating an icon model of the software based on the user use permission of the software so that the user can remotely operate the required software through the icon model of the software. The method can automatically deploy the software based on the operating environment information and the user use permission of the software, automatically generate the icon model of the software, and improve the efficiency of software deployment in the cooperative working platform.

Description

Software deployment method and system based on cooperative working platform
Technical Field
The invention relates to the technical field of computer software, in particular to a software deployment method, a system, computing equipment and a storage medium based on a cooperative working platform.
Background
With the ever-increasing complexity of software, people are beginning to focus on software deployment. Software deployment is a complex process that includes all the activities from the release of products by developers to the actual installation and maintenance of applications by the applicators on the computers. These activities include software packaging by developers, installation, configuration, testing, integration, and updating of software by enterprises and users, and the like. According to statistics, the loss caused by the defects of the software is caused by the failure of the deployment in large part, and the important significance of the software deployment work can be seen.
Software deployment is at risk for the following reasons: application software is increasingly complex, including many components, versions and variations; the application is developed quickly, and the interval between two successive versions is very short; uncertainty of the environment; source diversity of the building blocks, etc. The problems needing attention in the software deployment process are as follows: change management of installation and system operation, dependencies between components, coordination, content distribution, management of heterogeneous platforms, variability of deployment processes, integration with the internet, and security.
Therefore, a software deployment method based on a collaborative work platform is needed, which can automatically deploy software based on a software operating environment and user rights, so as to solve the problems in the prior art.
Disclosure of Invention
In view of the above, the present invention has been made to provide a collaborative work platform based software deployment method and system that overcomes or at least partially solves the above-mentioned problems.
According to one aspect of the invention, a software deployment method based on a cooperative working platform is provided, in the method, firstly, a deployment request and a user use authority of software are obtained, wherein the deployment request of the software comprises operating environment information of the software at a user side to be installed; then, automatically installing software in the user side through an automatic installation script according to the running environment information; and finally, generating an icon model of the software based on the user use authority of the software so that the user can remotely operate the required software through the icon model of the software.
The method can automatically complete the installation of the software in the cooperative working platform, automatically generate the icon model of the software, and improve the efficiency of software deployment.
Optionally, in the foregoing method, the software operating environment information of the user end includes Windows operating environment information and Linux operating environment information, the Windows operating environment information includes hardware configuration information, a software image file, a host name, an IP address, and an environment variable of the user end, and the Linux operating environment information includes hardware configuration information, an image file directory, a system configuration script directory, a software installation source file directory, a software installation location, a host name, an IP address, and an environment variable of the user end.
Optionally, in the method, when it is monitored that the user logs in the cooperative work platform, software corresponding to the user authority is inquired; and generating an icon model for the software corresponding to the user use authority.
Optionally, in the above method, based on the installation location information of the software, querying related information of the software, where the related information includes user permission information; and generating an icon model of the software according to the user use authority information.
According to another aspect of the invention, a software deployment system based on a collaborative working platform is provided, and the system comprises an acquisition module, an installation module and a generation module. The obtaining module can obtain a software deployment request and a user use permission, wherein the software deployment request comprises running environment information of software at a user side to be installed. The installation module can automatically install the software in the user side through the automatic installation script according to the running environment information of the software acquired by the acquisition module. The generating module may generate an icon model of the software installed by the installing module based on the user's usage right of the software acquired by the acquiring module, so that the user can remotely operate the desired software through the icon model of the software.
According to yet another aspect of the invention, there is provided a computing device comprising: at least one processor; and a memory storing program instructions, wherein the program instructions are configured to be executed by the at least one processor, the program instructions comprising instructions for performing the above-described method.
According to yet another aspect of the present invention, there is provided a readable storage medium storing program instructions that, when read and executed by a computing device, cause the computing device to perform the above-described method.
According to the scheme of the invention, the software can be automatically installed in the corresponding operating environment according to the software operating environment in the software deployment request submitted by the user, and the corresponding software icon model is automatically generated according to the use permission of the user on the software, so that the user can remotely operate the required software through the icon model of the software. The scheme can improve the efficiency of software deployment in the cooperative working platform.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 shows a block diagram of a computing device 100, according to one embodiment of the invention;
FIG. 2 is a flowchart illustrating a collaborative work platform based software deployment method 200 according to an embodiment of the present invention;
fig. 3 shows a schematic structural diagram of a software deployment system 300 based on a collaborative work platform according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Software deployment generally comprises software uninstallation and installation, and as users have wider application to software, the requirements of the collaborative platform on software deployment are higher and higher. When a large-scale user terminal needs to install and deploy some application software, the manual installation mode adopted in the prior art is low in efficiency, installation information feedback cannot be carried out after software installation and deployment, and the situations of installation omission or repeated installation easily occur. At present, some software automatic deployment schemes do not consider the problem of the use permission of different users to software, and are not suitable for a collaborative work platform of an enterprise. Therefore, the scheme provides a software deployment method based on a cooperative work platform, which can install corresponding software for the user sides with different authorities and in different operation environments according to the software operation information and the user authority information in the software deployment request, and can improve the efficiency of software deployment in the cooperative work platform.
FIG. 1 shows a block diagram of a computing device 100, according to one embodiment of the invention. It should be noted that the computing device 100 shown in fig. 1 is only an example, and in practice, the computing device used for implementing the cooperative work platform based software deployment method of the present invention may be any type of computing device. In practice, the computing device for implementing the software deployment method of the present invention may add or delete hardware components of the computing device 100 shown in fig. 1, and the present invention does not limit the specific hardware configuration of the computing device.
As shown in FIG. 1, in a basic configuration 102, a computing device 100 typically includes a system memory 106 and one or more processors 104. A memory bus 108 may be used for communication between the processor 104 and the system memory 106.
Depending on the desired configuration, the processor 104 may be any type of processor, including but not limited to: a microprocessor (μ P), a microcontroller (μ C), a digital information processor (DSP), or any combination thereof. The processor 104 may include one or more levels of cache, such as a level one cache 110 and a level two cache 112, a processor core 114, and registers 116. The example processor core 114 may include an Arithmetic Logic Unit (ALU), a Floating Point Unit (FPU), a digital signal processing core (DSP core), or any combination thereof. The example memory controller 118 may be used with the processor 104, or in some implementations the memory controller 118 may be an internal part of the processor 104.
Depending on the desired configuration, system memory 106 may be any type of memory, including but not limited to: volatile memory (such as RAM), non-volatile memory (such as ROM, flash memory, etc.), or any combination thereof. The physical memory in the computing device is usually referred to as a volatile memory RAM, and data in the disk needs to be loaded into the physical memory to be read by the processor 104. System memory 106 may include an operating system 120, one or more applications 122, and program data 124. In some implementations, the application 122 can be arranged to execute instructions on an operating system with program data 124 by one or more processors 104. Operating system 120 may be, for example, Linux, Windows, etc., which includes program instructions for handling basic system services and performing hardware dependent tasks. The application 122 includes program instructions for implementing various user-desired functions, and the application 122 may be, for example, but not limited to, a browser, instant messenger, a software development tool (e.g., an integrated development environment IDE, a compiler, etc.), and the like. When the application 122 is installed into the computing device 100, a driver module may be added to the operating system 120.
When the computing device 100 is started, the processor 104 reads program instructions of the operating system 120 from the memory 106 and executes them. The application 122 runs on top of the operating system 120, utilizing the operating system 120 and interfaces provided by the underlying hardware to implement various user-desired functions. When the user starts the application 122, the application 122 is loaded into the memory 106, and the processor 104 reads the program instructions of the application 122 from the memory 106 and executes the program instructions.
The computing device 100 also includes a storage device 132, the storage device 132 including removable storage 136 and non-removable storage 138, the removable storage 136 and the non-removable storage 138 each connected to the storage interface bus 134.
Computing device 100 may also include an interface bus 140 that facilitates communication from various interface devices (e.g., output devices 142, peripheral interfaces 144, and communication devices 146) to the basic configuration 102 via the bus/interface controller 130. The example output device 142 includes a graphics processing unit 148 and an audio processing unit 150. They may be configured to facilitate communication with various external devices, such as a display or speakers, via one or more a/V ports 152. Example peripheral interfaces 144 may include a serial interface controller 154 and a parallel interface controller 156, which may be configured to facilitate communication with external devices such as input devices (e.g., keyboard, mouse, pen, voice input device, touch input device) or other peripherals (e.g., printer, scanner, etc.) via one or more I/O ports 158. An example communication device 146 may include a network controller 160, which may be arranged to facilitate communications with one or more other computing devices 162 over a network communication link via one or more communication ports 164.
A network communication link may be one example of a communication medium. Communication media may typically be embodied by computer readable instructions, data structures, program modules, and may include any information delivery media, such as carrier waves or other transport mechanisms, in a modulated data signal. A "modulated data signal" may be a signal that has one or more of its data set or its changes made in such a manner as to encode information in the signal. By way of non-limiting example, communication media may include wired media such as a wired network or private-wired network, and various wireless media such as acoustic, Radio Frequency (RF), microwave, Infrared (IR), or other wireless media. The term computer readable media as used herein may include both storage media and communication media.
In a computing device 100 according to the present invention, the application 122 includes instructions for performing the collaborative work platform based software deployment method 200 of the present invention.
FIG. 2 is a flowchart illustrating a collaborative work platform based software deployment method 200 according to an embodiment of the present invention. As shown in fig. 2, the method 200 starts with step S210, and obtains a software deployment request and a user usage right, where the software deployment request includes running environment information of software at a user end to be installed. The software running environment is the various conditions required by the software running, including the software environment and the hardware environment. Hardware support required by different operating systems is different, and requirements on the size of a CPU, a memory, a display card, a hard disk and the like are different. Some software not only requires hardware conditions but also requires the support of software conditions, some software supported by a Windows system is not necessarily supported by a Linux system or a Mac system, and if cross-platform operation of the software is to be realized, the software itself needs to be modified or the software environment required by the software needs to be simulated. In order to realize the automatic installation of the software, a user can fill out a software deployment request in a software deployment system of the collaborative working platform. The software deployment request may be filled in the work order system. If the client requesting to deploy software is a Windows operating environment, the work order content to be filled may include hardware configuration information, software image files, host names, IP addresses, environment variables (parameters in the operating system that specify the operating environment of the operating system, such as temporary folder positions and system folder positions), various API interfaces, etc. if the client requesting to deploy software is a Linux operating environment, the work order content to be filled by the user includes hardware configuration information, image file directories, system configuration script directories, software installation source file directories, software installation positions, host names, IP addresses, environment variables, etc. of the client.
Then, step S220 is executed, and software is automatically installed in the user side through the automatic installation script according to the operating environment information of the user side. And determining the installation position, the installation sequence and the like of the software by analyzing the version of the running environment, the number of bits of the operating system, the version information of the target software, the relevant dependent software version information and the like. If the system is Windows 7, 8 or 10 under the Windows operating system, the number of bits is 32 bits or 64 bits; but also includes, for example, OS operating systems, Linux operating systems, etc. The target software comprises JDK, Nginx, jpeg, and the like, wherein the version information of the target software comprises the version number of the target software and the bit number of the target software. When the software is installed, the software only needs to be selectively and automatically installed according to the running environment information provided by the user and the required target software.
And finally, executing step S230, and generating an icon model of the software based on the user use authority of the software so that the user can remotely operate the required software through the icon model of the software.
In one embodiment of the invention, an administrator user can fill in an authority form of software in a software deployment work order and determine an authority using user corresponding to each software. In the process of deploying software, the software is only installed at a user terminal which has access to the software.
In one embodiment of the invention, the relevant information of the software can be inquired based on the installation position information of the software, and the relevant information comprises the user use authority information; and generating an icon model of the software according to the user use authority information. For example, a software deployment system in a collaborative work platform may actively notify the collaborative work system that some software is newly installed. And the cooperative working system inquires the related information of the software to a specific position, generates an icon model for the software and associates the icon model with an authorized ordinary user.
The login event of the user in the cooperative work platform can be monitored, and when the fact that the user logs in the cooperative work platform is monitored, software corresponding to the user authority is inquired; and then, generating an icon model by using the software corresponding to the user use authority. For example, when a common user logs in the cooperative work system, the cooperative work system may query all software corresponding to the common user under the authority, and generate an icon model for the software.
According to the software deployment method based on the cooperative working platform, software required in a workflow can be automatically installed according to the operating environment of a user side, and an icon model of the software can be automatically generated according to the use permission of the user on the software, so that the user can form the workflow by directly dragging the icon model when the workflow is constructed subsequently.
Fig. 3 shows a schematic structural diagram of a software deployment system 300 based on a collaborative work platform according to an embodiment of the present invention. As shown in fig. 3, the system 300 includes an obtaining module 310, an installing module 320, and a generating module 330, where the obtaining module 310 may obtain a software deployment request and a user usage right, where the software deployment request includes operating environment information of software on a user side to be installed. The installation module 320 may automatically install the software in the user side through the automatic installation script according to the operating environment information of the software acquired by the acquisition module 310. The generating module 330 may generate an icon model of software installed by the installing module 320 based on the user's usage right of the software acquired by the acquiring module 310, so that the user remotely operates the desired software through the icon model of the software.
By the scheme, the software can be automatically installed in the corresponding running environment according to the software running environment in the software deployment request submitted by the user, and the corresponding software icon model is automatically generated according to the use permission of the user on the software. The scheme can improve the efficiency of software deployment in the cooperative working platform.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
Furthermore, some of the described embodiments are described herein as a method or combination of method elements that can be implemented by a processor of a computer system or by other systems that perform the described functions. A processor having the necessary instructions for carrying out the method or method element thus forms a system for carrying out the method or method element. Further, the elements of the system embodiments described herein are examples of systems as follows: the system is used to implement the functions performed by the elements for the purpose of implementing the invention.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter.
Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The present invention has been disclosed in an illustrative rather than a restrictive sense with respect to the scope of the invention, as defined in the appended claims.

Claims (6)

1. A collaborative work platform based software deployment method adapted to be executed in a computing device, the method comprising:
acquiring a deployment request of software and a user use permission, wherein the deployment request of the software comprises running environment information of the software at a user side to be installed;
automatically installing the software in the user side through an automatic installation script according to the running environment information; and
and generating an icon model of the software based on the user use permission of the software so that a user can remotely operate the required software through the icon model of the software.
2. The method according to claim 1, wherein the software operating environment information of the user side comprises Windows operating environment information and Linux operating environment information, the Windows operating environment information comprises hardware configuration information, software image files, host names, IP addresses and environment variables of the user side, and the Linux operating environment information comprises hardware configuration information, image file directories, system configuration script directories, software installation source file directories, software installation positions, host names, IP addresses and environment variables of the user side.
3. The method of claim 1, wherein the step of generating an icon model of the software based on the user's usage rights of the software comprises:
when monitoring that a user logs in the cooperative work platform, inquiring software corresponding to the user authority;
and generating a software icon model for the software corresponding to the user use authority.
4. The method of claim 1, wherein the step of generating an icon model of the software based on the user's usage rights of the software comprises:
inquiring related information of the software based on the installation position information of the software, wherein the related information comprises user use authority information;
and generating an icon model of the software according to the user use permission information.
5. A collaborative work platform based software deployment system, the system comprising:
the software deployment request comprises the running environment information of the software at a user side to be installed;
the installation module is suitable for automatically installing the software in the user side through an automatic installation script according to the running environment information of the software acquired by the acquisition module; and
the generating module is suitable for generating the icon model of the software installed by the installing module based on the user use permission of the software acquired by the acquiring module so that a user can remotely operate the required software through the icon model of the software.
6. A computing device, comprising: at least one processor; a memory storing program instructions configured to be suitable for execution by the at least one processor, the program instructions comprising instructions for performing the method of any of claims 1-4
A readable storage medium storing program instructions that, when read and executed by a computing device, cause the computing device to perform the method of any of claims 1-4.
CN202210493343.0A 2022-05-07 2022-05-07 Software deployment method and system based on cooperative working platform Pending CN114895927A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210493343.0A CN114895927A (en) 2022-05-07 2022-05-07 Software deployment method and system based on cooperative working platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210493343.0A CN114895927A (en) 2022-05-07 2022-05-07 Software deployment method and system based on cooperative working platform

Publications (1)

Publication Number Publication Date
CN114895927A true CN114895927A (en) 2022-08-12

Family

ID=82720886

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210493343.0A Pending CN114895927A (en) 2022-05-07 2022-05-07 Software deployment method and system based on cooperative working platform

Country Status (1)

Country Link
CN (1) CN114895927A (en)

Similar Documents

Publication Publication Date Title
KR101574366B1 (en) Synchronizing virtual machine and application life cycles
US8495615B2 (en) Method, system and computer program for distributing software patches
US7890951B2 (en) Model-based provisioning of test environments
US11762763B2 (en) Orchestration for automated performance testing
US7886292B2 (en) Methodology of individualized software deployment for hardware-independent personal computer mass development
US8196137B2 (en) Remote auto provisioning and publication of applications
CN102254113A (en) Method and system for detecting and intercepting malicious code of mobile terminal
CN108923997B (en) Cloud service node automatic testing method and device based on python
US9075965B2 (en) Execution-based license discovery and optimization
WO2020232158A1 (en) System and methods for securely storing data for efficient access by cloud-based computing instances
JP2011086142A (en) Image forming apparatus and program controlling method
CN112286633A (en) Virtual machine creating method, device, equipment and storage medium based on CloudStack platform
CN114610337A (en) Multi-system installation method, computing equipment and storage medium
CN113342475A (en) Server cluster construction method, computing device and storage medium
JP2006099307A (en) Method for installing application set in distribution server
US20110252403A1 (en) Component relinking in migrations
CN113885915A (en) Service updating method, module and system
CN114895927A (en) Software deployment method and system based on cooperative working platform
CN1848083A (en) Generic software requirements analyzer
CN116244186A (en) Operating system test management method and device and computing equipment
CN115794253A (en) Application integration method and device, electronic equipment and computer readable storage medium
JP2011086141A (en) Image forming apparatus and program operating method
US20080127188A1 (en) Discovery Directives
CN111859403B (en) Dependency vulnerability determination method and device, electronic equipment and storage medium
JP6136738B2 (en) Management program, management apparatus, and management method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination