CN112579108A - Automatic deployment method and device - Google Patents

Automatic deployment method and device Download PDF

Info

Publication number
CN112579108A
CN112579108A CN202011575332.4A CN202011575332A CN112579108A CN 112579108 A CN112579108 A CN 112579108A CN 202011575332 A CN202011575332 A CN 202011575332A CN 112579108 A CN112579108 A CN 112579108A
Authority
CN
China
Prior art keywords
deployment
deployed
equipment
script
configuration
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
CN202011575332.4A
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.)
Shanghai Xinfang Software Co ltd
Shanghai Cintel Intelligent System Co ltd
Original Assignee
Shanghai Xinfang Software Co ltd
Shanghai Cintel Intelligent System 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 Shanghai Xinfang Software Co ltd, Shanghai Cintel Intelligent System Co ltd filed Critical Shanghai Xinfang Software Co ltd
Priority to CN202011575332.4A priority Critical patent/CN112579108A/en
Publication of CN112579108A publication Critical patent/CN112579108A/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application discloses an automatic deployment method and device, wherein the method comprises the following steps: the deployment server acquires system environment information of each device to be deployed; receiving an installation configuration command of a user, determining an installation configuration module required to be used for current deployment and displaying a corresponding configuration template according to the installation configuration command, and generating a configuration file of the installation configuration module according to configuration parameters input by the user in the configuration template; according to the configuration files of all the installation configuration modules and the system environment information, an automatic deployment task is established by using a preset deployment tool, and a corresponding simulation deployment script and an actual deployment script are generated; selecting effective deployment equipment from the equipment to be deployed by adopting a simulated deployment mode based on the connectivity of the equipment to be deployed and the deployment server and the simulated deployment script; and executing the actual deployment script to deploy the corresponding application software to the effective deployment equipment. By adopting the invention, the deployment efficiency and the deployment accuracy can be effectively improved.

Description

Automatic deployment method and device
Technical Field
The invention relates to the technical field of computers, in particular to an automatic deployment method and device.
Background
At present, when application software deployment is performed, each virtual machine or entity machine to be deployed is logged in one by one to perform corresponding application software deployment by adopting a manual mode; or manually adjusting script contents and parameters on each virtual machine or physical machine by adopting a script mode for deployment.
The existing manual deployment or script deployment mode is limited by the limitation of manual operation, and has the problems of low deployment efficiency, easy error, different technical levels of operators and the like.
Disclosure of Invention
In view of this, the main objective of the present invention is to provide an automated deployment method and apparatus, which can effectively improve deployment efficiency and accuracy.
In order to achieve the above purpose, the embodiment of the present invention provides a technical solution:
an automated deployment method comprising:
the deployment server acquires system environment information of each device to be deployed;
receiving an installation configuration command of a user, determining an installation configuration module required to be used in current deployment and displaying a corresponding configuration template according to the installation configuration command, and generating a configuration file of the installation configuration module according to configuration parameters input by the user in the configuration template;
according to the configuration files of all the installation configuration modules and the system environment information, an automatic deployment task is established by using a preset deployment tool, and a corresponding simulation deployment script and a corresponding actual deployment script are generated;
selecting effective deployment equipment from the equipment to be deployed by adopting a simulated deployment mode based on the connectivity of the equipment to be deployed and the deployment server and the simulated deployment script;
and executing the actual deployment script, and deploying the corresponding application software to the effective deployment equipment.
Preferably, the selecting the effective deployment device from the devices to be deployed includes:
for each device to be deployed, testing whether the deployment server is communicated with the device to be deployed;
for each device to be deployed which is communicated with the deployment server, simulating deployment of corresponding application software for the device to be deployed in the deployment server by using the simulated deployment script;
and taking the equipment to be deployed which is successfully simulated and deployed as the effective deployment equipment.
Preferably, the method further comprises:
and in the execution process of the actual deployment script, receiving a deployment query instruction of a user, and displaying the deployment progress, the deployment result and the deployment exception information of the corresponding application software.
Preferably, the method further comprises:
after the actual deployment script is executed, the deployment server triggers the effective deployment equipment to modify the link address of the application software into an address of a preset test environment;
and the effective deployment equipment simulates and executes a call flow according to the modified link address, and determines whether the service system of the application software in the effective deployment equipment is available or not according to a simulation execution result.
Preferably, the link address includes a database address and a call link address.
An automated deployment apparatus, disposed in a deployment server, comprising:
the information acquisition unit is used for acquiring system environment information of each device to be deployed;
the configuration file generation unit is used for receiving an installation configuration command of a user, determining an installation configuration module required to be used for current deployment according to the installation configuration command, displaying a corresponding configuration template, and generating a configuration file of the installation configuration module according to configuration parameters input by the user in the configuration template;
the simulation deployment unit is used for creating an automatic deployment task by using a preset deployment tool according to the configuration files of all the installation configuration modules and the system environment information, and generating a corresponding simulation deployment script and a corresponding actual deployment script;
the effective equipment screening unit is used for selecting effective deployment equipment from the equipment to be deployed by adopting a simulated deployment mode based on the connectivity of the equipment to be deployed and the deployment server and the simulated deployment script;
and the actual deployment unit is used for executing the actual deployment script and deploying the corresponding application software to the effective deployment equipment.
Preferably, the effective device screening unit is specifically configured to select an effective deployment device from the devices to be deployed, and includes:
for each device to be deployed, testing whether the deployment server is communicated with the device to be deployed;
for each device to be deployed which is communicated with the deployment server, simulating deployment of corresponding application software for the device to be deployed in the deployment server by using the simulated deployment script;
and taking the equipment to be deployed which is successfully simulated and deployed as the effective deployment equipment.
Preferably, the actual deployment unit is further configured to receive a deployment query instruction of a user during execution of the actual deployment script, and display a deployment progress, a deployment result, and deployment exception information of the corresponding application software.
The application also discloses an automated deployment device, comprising a processor and a memory;
an application program is stored in the memory and is executable by the processor for causing the processor to perform the automated deployment method as described above.
The present application also discloses a computer-readable storage medium having stored therein computer-readable instructions for performing the automated deployment method described above.
According to the technical scheme, the automatic deployment method and the automatic deployment device, which are provided by the invention, are used for determining the installation configuration modules required to be used in the current deployment based on the installation configuration commands of the user and generating the corresponding configuration files by using the configuration templates corresponding to the installation configuration modules, so that the configuration efficiency and accuracy of the deployment can be effectively improved, and the problem that manual configuration is easy to make mistakes is avoided. In addition, after the automatic deployment task is created based on the configuration file, the corresponding simulated deployment script is firstly utilized to carry out simulated deployment so as to screen out effective deployment equipment, then the actual deployment script is executed, and the corresponding application software is deployed in the effective deployment equipment, so that the deployment effectiveness can be ensured. Therefore, the adoption of the embodiment can effectively improve the accuracy and efficiency of deployment and reduce the labor cost and time cost of deployment.
Drawings
FIG. 1 is a schematic flow chart of an automated deployment method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an automated deployment apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a schematic flow diagram of an automated deployment method according to an embodiment of the present invention, and as shown in fig. 1, the automated deployment method implemented in this embodiment mainly includes:
step 101, a deployment server obtains system environment information of each device to be deployed.
The method comprises the following steps of acquiring system environment information from each device to be deployed so as to create an automatic deployment task based on the system environment information of each device to be deployed in the subsequent steps.
Specifically, the device to be deployed may be a virtual machine or an entity device.
In practical applications, the deployment server may obtain system environment information (including network addresses, ports, hardware, software system environment information, and the like of the devices) of the devices to be deployed through an auto discovery mechanism.
102, receiving an installation configuration command of a user, determining an installation configuration module required to be used for current deployment according to the installation configuration command, displaying a corresponding configuration template, and generating a configuration file of the installation configuration module according to configuration parameters input by the user in the configuration template.
In this step, the user may specify the installation configuration module that needs to be used for the current deployment by using the installation configuration command (specifically, the installation configuration module may be input through a web interface), so that the deployment server may learn the installation configuration module that needs to be used for the current deployment based on the installation configuration command input by the user, and may generate a corresponding configuration file for each installation configuration module based on the parameters input by the user, so as to create an automated deployment task based on the configuration files in the subsequent steps.
Here, the installation configuration modules and the configuration templates corresponding to each installation configuration module may be set by those skilled in the art according to the deployment requirement of the actual application scenario, and may be stored in a preset configuration management library. The configuration template includes information such as initialization version and configuration parameters. The user can select the installation configuration module to be used through the web interface. The configuration template can be used for generating the configuration file in a standardized way, so that the accuracy and the efficiency of generating the configuration file can be improved, and the overall deployment efficiency and the success rate of the service application can be further improved.
In an embodiment, the installation configuration module may specifically include three major types, namely a service type, a platform type, and an infrastructure type.
Wherein, the service type comprises: the integrated virtual network (IVPN), the decline incoming call, the telecommunication anti-fraud (IMSFZ), the co-vibration and other business modules;
the platform types include: a service control point (SCF), a Service Management Point (SMP), a signaling acquisition module and the like;
the infrastructure module comprises: MYSQL, INFORMIX, NGINX, REDIS, DOCKER and other database middleware modules.
The installation configuration module is only used for illustration and is not limited in practical application.
In this step, the template and the parameters input by the user in the template are combined to obtain the corresponding configuration file.
103, according to the configuration files of all the installation configuration modules and the system environment information, creating an automatic deployment task by using a preset deployment tool, and generating a corresponding simulation deployment script and a corresponding actual deployment script.
In this step, an automated deployment task may be created by using an existing deployment tool, and specifically, an anchor automated operation and maintenance tool may be used to create a task, but is not limited thereto.
In this step, two sets of scripts, namely a simulated deployment script and an actual deployment script, need to be generated based on the automated deployment task, where the simulated deployment script is used to screen out effective devices that can be deployed, so as to improve the effectiveness of deployment.
The specific method for generating the script based on the automated deployment task is known to those skilled in the art, and is not described herein again.
And 104, selecting effective deployment equipment from the equipment to be deployed by adopting a simulated deployment mode based on the connectivity of the equipment to be deployed and the deployment server and the simulated deployment script.
In order to ensure the effectiveness of actual deployment in this step, it is necessary to select an effective deployment device by executing a simulation deployment script before actual deployment.
In an embodiment, the following method may be specifically adopted to select an effective deployment device from the devices to be deployed:
step 1041, for each of the devices to be deployed, testing whether the deployment server is connected to the device to be deployed.
Here, considering that the actual execution time span from step 101 to step 104 is large, during which the connectivity state between the deployment server and each device to be deployed may change, for this reason, it is necessary to determine the connectivity between the deployment server and each device to be deployed before executing the simulated deployment script, so as to ensure the effectiveness of deployment.
Step 1042, for each device to be deployed communicated with the deployment server, simulating deployment of corresponding application software for the device to be deployed in the deployment server by using the simulated deployment script.
By utilizing the steps, the equipment which can not deploy the corresponding service and is caused by the reasons of mismatching of the system environment and the deployment task configuration requirement and the like can be screened out.
Step 1043, regarding the device to be deployed successfully deployed in the simulation as the effective deployment device.
And 105, executing the actual deployment script, and deploying the corresponding application software to the effective deployment equipment.
In one embodiment, in order to facilitate a user to grasp a deployment situation and process an abnormal situation at any time, the user may obtain a current deployment situation and an abnormal situation through a deployment query instruction on a web interface, which is specifically as follows:
and in the execution process of the actual deployment script, receiving a deployment query instruction of a user, and displaying the deployment progress, the deployment result and the deployment exception information of the corresponding application software.
In one embodiment, after the execution of the actual deployment script is finished, the following steps may be adopted to test the connectivity and stability of the service call after the application software is integrally deployed:
step x1, after the actual deployment script is executed, the deployment server triggers the effective deployment device to modify the link address of the application software into the address of the preset test environment.
In particular, the link address includes a database address and a call link address.
And step x2, the effective deployment equipment simulates and executes a call flow according to the modified link address, and determines whether the service system of the application software in the effective deployment equipment is available according to a simulation execution result.
Based on the scheme, the embodiment of the method can effectively reduce the labor cost, the time cost, the deployment accuracy and the success rate. The above technical effects are further described with reference to the implementation of the above embodiments in a specific application scenario.
Taking the cloud project of the declining incoming call equipment of a telecommunication intelligent network as an example, the project host computer is distributed over seven large areas, and the number of the virtual machines is up to 2000, and the implementation period can be reduced from the original 2 months to 2 weeks by the deployment based on the method embodiment, thereby greatly improving the efficiency.
In the planning stage, the number of virtual machines, network planning, and the IP addresses and ports of network elements of a core network need to be determined, 2000 virtual machines (configured with 4core CPUs, 8G memories, and 100G hard disks) are used in the project, and deployment can be started after the virtual machines are allocated in the IAAS layer.
Deployment phase time overhead specification:
1. the system environment information (including virtual machine and host related information) of all the devices to be deployed is obtained through the automatic discovery strategy, and the time overhead is about 1 day.
2. And generating configuration files of each installation configuration module required by the deployment task through a configuration management library of the web interface, wherein the time overhead is about 2 hours.
3. And creating an automatic deployment task, adding a host to each module in batch, and finishing the creation of the deployment task. The time overhead is about 2 hours.
4. And testing the connectivity of the host, simulating the running of a test task, and ensuring the time overhead to be about 3 hours.
5. The actual deployment script is executed with a time overhead of about 8 hours.
6. The results of the deployment tasks are viewed through the web interface, abnormal items are processed, and the time overhead is about 2 days
7. After the completion, the call connectivity and stability of the whole set of service are tested through the automatic performance test script, and the abnormal problem is processed, namely the debugging period is about 10 days.
Corresponding to the foregoing method embodiment, an embodiment of the present invention provides an automated deployment apparatus, which is disposed in a deployment server, and as shown in fig. 2, the apparatus includes:
an information obtaining unit 201, configured to obtain system environment information of each device to be deployed.
The configuration file generating unit 202 is configured to receive an installation configuration command of a user, determine an installation configuration module to be used for current deployment according to the installation configuration command, display a corresponding configuration template, and generate a configuration file of the installation configuration module according to configuration parameters input by the user in the configuration template.
And the simulation deployment unit 203 is configured to create an automated deployment task by using a preset deployment tool according to the configuration files of all the installation configuration modules and the system environment information, and generate a corresponding simulation deployment script and an actual deployment script.
The effective device screening unit 204 is configured to select an effective deployment device from the devices to be deployed in a simulated deployment manner based on connectivity between the devices to be deployed and the deployment server and the simulated deployment script.
And the actual deployment unit 205 is configured to execute the actual deployment script and deploy the corresponding application software to the effective deployment device.
Preferably, the effective device screening unit 204 is specifically configured to select an effective deployment device from the devices to be deployed, and includes:
for each device to be deployed, testing whether the deployment server is communicated with the device to be deployed;
for each device to be deployed which is communicated with the deployment server, simulating deployment of corresponding application software for the device to be deployed in the deployment server by using the simulated deployment script;
and taking the equipment to be deployed which is successfully simulated and deployed as the effective deployment equipment.
In an embodiment, the actual deployment unit 205 is further configured to receive a deployment query instruction from a user during the execution process of the actual deployment script, and display a deployment progress, a deployment result, and deployment exception information of the corresponding application software.
Corresponding to the embodiment of the method, the embodiment of the invention also provides an automatic deployment device, which comprises a processor and a memory;
an application program is stored in the memory and is executable by the processor for causing the processor to perform the automated deployment method as described above.
The memory may be embodied as various storage media such as an Electrically Erasable Programmable Read Only Memory (EEPROM), a Flash memory (Flash memory), and a Programmable Read Only Memory (PROM). The processor may be implemented to include one or more central processors or one or more field programmable gate arrays, wherein the field programmable gate arrays integrate one or more central processor cores. In particular, the central processor or central processor core may be implemented as a CPU or MCU.
It should be noted that not all steps and modules in the above flows and structures are necessary, and some steps or modules may be omitted according to actual needs. The execution order of the steps is not fixed and can be adjusted as required. The division of each module is only for convenience of describing adopted functional division, and in actual implementation, one module may be divided into multiple modules, and the functions of multiple modules may also be implemented by the same module, and these modules may be located in the same device or in different devices.
The hardware modules in the various embodiments may be implemented mechanically or electronically. For example, a hardware module may include a specially designed permanent circuit or logic device (e.g., a special purpose processor such as an FPGA or ASIC) for performing specific operations. A hardware module may also include programmable logic devices or circuits (e.g., including a general-purpose processor or other programmable processor) that are temporarily configured by software to perform certain operations. The implementation of the hardware module in a mechanical manner, or in a dedicated permanent circuit, or in a temporarily configured circuit (e.g., configured by software), may be determined based on cost and time considerations.
Embodiments of the present invention also provide a machine-readable storage medium storing instructions for causing a machine to perform a method as described herein. Specifically, a system or an apparatus equipped with a storage medium on which a software program code that realizes the functions of any of the embodiments described above is stored may be provided, and a computer (or a CPU or MPU) of the system or the apparatus is caused to read out and execute the program code stored in the storage medium. Further, part or all of the actual operations may be performed by an operating system or the like operating on the computer by instructions based on the program code. The functions of any of the above-described embodiments may also be implemented by writing the program code read out from the storage medium to a memory provided in an expansion board inserted into the computer or to a memory provided in an expansion unit connected to the computer, and then causing a CPU or the like mounted on the expansion board or the expansion unit to perform part or all of the actual operations based on the instructions of the program code.
Examples of the storage medium for supplying the program code include floppy disks, hard disks, magneto-optical disks, optical disks (e.g., CD-ROMs, CD-R, CD-RWs, DVD-ROMs, DVD-RAMs, DVD-RWs, DVD + RWs), magnetic tapes, nonvolatile memory cards, and ROMs. Alternatively, the program code may be downloaded from a server computer or the cloud by a communication network.
"exemplary" means "serving as an example, instance, or illustration" herein, and any illustration, embodiment, or steps described as "exemplary" herein should not be construed as a preferred or advantageous alternative. For the sake of simplicity, the drawings are only schematic representations of the parts relevant to the invention, and do not represent the actual structure of the product. In addition, in order to make the drawings concise and understandable, components having the same structure or function in some of the drawings are only schematically illustrated or only labeled. In this document, "a" does not mean that the number of the relevant portions of the present invention is limited to "only one", and "a" does not mean that the number of the relevant portions of the present invention "more than one" is excluded. In this document, "upper", "lower", "front", "rear", "left", "right", "inner", "outer", and the like are used only to indicate relative positional relationships between relevant portions, and do not limit absolute positions of the relevant portions.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. An automated deployment method, comprising:
the deployment server acquires system environment information of each device to be deployed;
receiving an installation configuration command of a user, determining an installation configuration module required to be used in current deployment and displaying a corresponding configuration template according to the installation configuration command, and generating a configuration file of the installation configuration module according to configuration parameters input by the user in the configuration template;
according to the configuration files of all the installation configuration modules and the system environment information, an automatic deployment task is established by using a preset deployment tool, and a corresponding simulation deployment script and a corresponding actual deployment script are generated;
selecting effective deployment equipment from the equipment to be deployed by adopting a simulated deployment mode based on the connectivity of the equipment to be deployed and the deployment server and the simulated deployment script;
and executing the actual deployment script, and deploying the corresponding application software to the effective deployment equipment.
2. The method of claim 1, wherein the selecting the active deployment device from the devices to be deployed comprises:
for each device to be deployed, testing whether the deployment server is communicated with the device to be deployed;
for each device to be deployed which is communicated with the deployment server, simulating deployment of corresponding application software for the device to be deployed in the deployment server by using the simulated deployment script;
and taking the equipment to be deployed which is successfully simulated and deployed as the effective deployment equipment.
3. The method of claim 1, further comprising:
and in the execution process of the actual deployment script, receiving a deployment query instruction of a user, and displaying the deployment progress, the deployment result and the deployment exception information of the corresponding application software.
4. The method of claim 1, further comprising:
after the actual deployment script is executed, the deployment server triggers the effective deployment equipment to modify the link address of the application software into an address of a preset test environment;
and the effective deployment equipment simulates and executes a call flow according to the modified link address, and determines whether the service system of the application software in the effective deployment equipment is available or not according to a simulation execution result.
5. The method of claim 4, wherein the link address comprises a database address and a call link address.
6. An automated deployment apparatus, disposed in a deployment server, comprising:
the information acquisition unit is used for acquiring the system environment information of each device to be deployed by the deployment server;
the configuration file generation unit is used for receiving an installation configuration command of a user, determining an installation configuration module required to be used for current deployment according to the installation configuration command, displaying a corresponding configuration template, and generating a configuration file of the installation configuration module according to configuration parameters input by the user in the configuration template;
the simulation deployment unit is used for creating an automatic deployment task by using a preset deployment tool according to the configuration files of all the installation configuration modules and the system environment information, and generating a corresponding simulation deployment script and a corresponding actual deployment script;
the effective equipment screening unit is used for selecting effective deployment equipment from the equipment to be deployed by adopting a simulated deployment mode based on the connectivity of the equipment to be deployed and the deployment server and the simulated deployment script;
and the actual deployment unit is used for executing the actual deployment script and deploying the corresponding application software to the effective deployment equipment.
7. The apparatus according to claim 6, wherein the effective device screening unit is specifically configured to select an effective deployment device from the devices to be deployed, and includes:
for each device to be deployed, testing whether the deployment server is communicated with the device to be deployed;
for each device to be deployed which is communicated with the deployment server, simulating deployment of corresponding application software for the device to be deployed in the deployment server by using the simulated deployment script;
and taking the equipment to be deployed which is successfully simulated and deployed as the effective deployment equipment.
8. The apparatus according to claim 6, wherein the actual deployment unit is further configured to receive a deployment query instruction from a user during execution of the actual deployment script, and display a deployment progress, a deployment result, and deployment exception information of the corresponding application software.
9. An automated deployment apparatus comprising a processor and a memory;
the memory has stored therein an application executable by the processor for causing the processor to perform the automated deployment method of any one of claims 1 to 5.
10. A computer-readable storage medium having computer-readable instructions stored therein for performing the automated deployment method of any of claims 1 to 5.
CN202011575332.4A 2020-12-28 2020-12-28 Automatic deployment method and device Pending CN112579108A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011575332.4A CN112579108A (en) 2020-12-28 2020-12-28 Automatic deployment method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011575332.4A CN112579108A (en) 2020-12-28 2020-12-28 Automatic deployment method and device

Publications (1)

Publication Number Publication Date
CN112579108A true CN112579108A (en) 2021-03-30

Family

ID=75140015

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011575332.4A Pending CN112579108A (en) 2020-12-28 2020-12-28 Automatic deployment method and device

Country Status (1)

Country Link
CN (1) CN112579108A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113282307A (en) * 2021-06-11 2021-08-20 云宏信息科技股份有限公司 Method, server and system for batch installation of ansable server to software
CN113419743A (en) * 2021-06-22 2021-09-21 康键信息技术(深圳)有限公司 Comprehensive application script deployment method, device, equipment and storage medium
CN113419746A (en) * 2021-05-21 2021-09-21 济南浪潮数据技术有限公司 Method, system, storage medium and equipment for installing render-CSI plug-in
CN113721931A (en) * 2021-11-02 2021-11-30 苏州万店掌软件技术有限公司 Automatic service deployment method, system and computer readable storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113419746A (en) * 2021-05-21 2021-09-21 济南浪潮数据技术有限公司 Method, system, storage medium and equipment for installing render-CSI plug-in
CN113282307A (en) * 2021-06-11 2021-08-20 云宏信息科技股份有限公司 Method, server and system for batch installation of ansable server to software
CN113419743A (en) * 2021-06-22 2021-09-21 康键信息技术(深圳)有限公司 Comprehensive application script deployment method, device, equipment and storage medium
CN113419743B (en) * 2021-06-22 2023-10-20 康键信息技术(深圳)有限公司 Comprehensive application script deployment method, device, equipment and storage medium
CN113721931A (en) * 2021-11-02 2021-11-30 苏州万店掌软件技术有限公司 Automatic service deployment method, system and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN112579108A (en) Automatic deployment method and device
CN106940428B (en) Chip verification method, device and system
US10860339B2 (en) Autonomous creation of new microservices and modification of existing microservices
CN105302716B (en) Test method, device under the development mode of interflow
US9703660B2 (en) Testing a virtualized network function in a network
CN108121654B (en) Software large-scale test method based on Docker
JP6788178B2 (en) Setting support program, setting support method and setting support device
CN109634843A (en) A kind of distributed automatization method for testing software and platform towards AI chip platform
CN106612204B (en) Service checking method and device
CN114692169B (en) Page vulnerability processing method applying big data and AI analysis and page service system
CN110990289B (en) Method and device for automatically submitting bug, electronic equipment and storage medium
CN106484452B (en) unified configuration management method and device for software platform
CN112416803A (en) Automatic testing method and device
CN108170588B (en) Test environment construction method and device
EP4152715A1 (en) Method and apparatus for determining resource configuration of cloud service system
CN107135120B (en) Automatic test method and device for HPC cluster
CN110795118A (en) Cloud platform upgrading tool and upgrading method
CN102087607B (en) Method and device for installing patch packets
CN116629173A (en) Verification method and device of network chip, computer equipment and storage medium
Gambi et al. Poster: Improving cloud-based continuous integration environments
CN103810006A (en) Installation method and device for service packs
CN103823693A (en) Service pack installation method
CN115857999A (en) Method and system for obtaining micro front-end system architecture based on vue system architecture transformation
CN115237441A (en) Upgrade test method, device and medium based on cloud platform
CN109885495B (en) Group testing method and system for decentralized system

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