CN111158655B - Deployment method and device of software running environment - Google Patents

Deployment method and device of software running environment Download PDF

Info

Publication number
CN111158655B
CN111158655B CN201911415756.1A CN201911415756A CN111158655B CN 111158655 B CN111158655 B CN 111158655B CN 201911415756 A CN201911415756 A CN 201911415756A CN 111158655 B CN111158655 B CN 111158655B
Authority
CN
China
Prior art keywords
environment
software
target
configuration file
running
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.)
Active
Application number
CN201911415756.1A
Other languages
Chinese (zh)
Other versions
CN111158655A (en
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201911415756.1A priority Critical patent/CN111158655B/en
Publication of CN111158655A publication Critical patent/CN111158655A/en
Application granted granted Critical
Publication of CN111158655B publication Critical patent/CN111158655B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a deployment method and device of a software running environment, wherein the method comprises the following steps: obtaining a target running environment required by software to be deployed; searching a configuration file of the target operation environment from a configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments; according to the configuration file of the target operating environment, the software to be deployed is generated and deployed to the target operating environment, and the method and the device can generate the software capable of independently operating and realize automatic deployment of the software operating environment, reduce the manual workload and improve the accuracy and efficiency of deployment of the software operating environment.

Description

Deployment method and device of software running environment
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for deploying a software operating environment.
Background
Different operating environments are needed in the process of each stage of software development, responsibilities born by different operating environments are different, and needed configuration files are different. At present, different running environments are often deployed by manually modifying configuration files in various stages of software development, and when the configuration files are manually modified, the problem of configuration parameter errors easily occurs, so that one or more running environments are failed, and the task progress is blocked. In addition, when multiple operating environments are required, it takes a long time to manually modify the configuration file, and it is difficult to meet task requirements.
In view of the above problems, no effective solution has been proposed at present.
Disclosure of Invention
The embodiment of the invention provides a deployment method of a software running environment, which is used for improving the precision and efficiency of the deployment of the software running environment, and comprises the following steps:
obtaining a target running environment required by software to be deployed; the method comprises the steps of determining a target running environment required by software to be deployed according to a stage of a software life cycle, wherein the software life cycle comprises: a software coding stage, a software testing stage and a software running and maintaining stage; configuring tag information for each running environment, wherein the tag information comprises: a running environment ID;
searching a configuration file of the target operation environment from a configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments;
and generating software to be deployed according to the configuration file of the target running environment and deploying the software to the target running environment.
The embodiment of the invention also provides a deployment device of the software running environment, which is used for improving the precision and efficiency of the deployment of the software running environment, and comprises the following components:
the target running environment determining module is used for obtaining a target running environment required by the software to be deployed; the method comprises the steps of determining a target running environment required by software to be deployed according to a stage of a software life cycle, wherein the software life cycle comprises: a software coding stage, a software testing stage and a software running and maintaining stage; configuring tag information for each running environment, wherein the tag information comprises: a running environment ID;
the target configuration file determining module searches the configuration file of the target operation environment from the configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments;
the target operating environment deployment module generates software to be deployed according to the configuration file of the target operating environment and deploys the software to the target operating environment.
The embodiment of the invention also provides computer equipment, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor realizes the deployment method of the software running environment when executing the computer program.
The embodiment of the invention also provides a computer readable storage medium, and the computer readable storage medium stores a computer program for executing the deployment method of the software running environment.
The embodiment of the invention is as follows: obtaining a target running environment required by software to be deployed; searching a configuration file of the target operation environment from a configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments; compared with the existing method for manually modifying the configuration files, the method can search the corresponding configuration files in the pre-configured configuration file library according to the operation environment required by the software, can generate the software capable of being independently operated, realizes automatic deployment of the software operation environment, reduces the manual workload and improves the deployment precision and efficiency of the software operation environment.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art. In the drawings:
FIG. 1 is a schematic diagram of a deployment method flow of a software running environment in an embodiment of the present invention;
FIG. 2 is a schematic diagram of a method for creating a configuration file library according to an embodiment of the present invention;
FIG. 3 is a schematic diagram showing a specific flow of step 201 in FIG. 2;
FIG. 4 is a schematic diagram showing a specific flow of step 103 in FIG. 1;
FIG. 5 is a schematic diagram of a deployment device architecture of a software running environment according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of a configuration file library building module structure according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of a sub-module structure for determining multiple configuration files in a configuration file library building module according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a configuration of a target runtime environment deployment module in a deployment device of a software runtime environment according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In order to solve the technical problems of configuration file errors and low deployment efficiency of the operating environment caused by the deployment of different operating environments by manually modifying configuration files in the prior art, an embodiment of the present invention provides a deployment method of a software operating environment, which is used for improving the deployment precision and efficiency of the software operating environment, and fig. 1 is a schematic diagram of the deployment method flow of the software operating environment in the embodiment of the present invention, as shown in fig. 1, and the method includes:
step 101: obtaining a target running environment required by software to be deployed;
step 102: searching a configuration file of the target operation environment from a configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments;
step 103: and generating software to be deployed according to the configuration file of the target running environment and deploying the software to the target running environment.
As shown in fig. 1, the embodiment of the invention is implemented by: obtaining a target running environment required by software to be deployed; searching a configuration file of the target operation environment from a configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments; compared with the existing method for manually modifying the configuration files, the method can search the corresponding configuration files in the pre-configured configuration file library according to the operation environment required by the software, can generate the software capable of being independently operated, realizes automatic deployment of the software operation environment, reduces the manual workload and improves the deployment precision and efficiency of the software operation environment.
In one embodiment, in step 101, the runtime environment comprises: one or any combination of a development environment, a testing environment, and a production environment.
In specific implementation, in step 101, a target operating environment required by the software to be deployed may be determined according to a stage in which a software lifecycle is located, where the software lifecycle may include: a software coding stage, a software testing stage, a software running and maintaining stage, etc., multiple running environments are often required at different stages of a software life cycle, and responsibilities born by different environments are different, for example: the development environment is that a developer carries out software coding and testing under the self-built operation environment; the test environment may include: the system integration test environment is used for comprehensively testing all systems of application software end to end as a group, the continuous integration environment is used for monitoring the code quality in real time, and once a developer modifies the code, the system verifies the modifications by automatically constructing and executing different levels of automatic tests so as to ensure that the modifications do not damage the software; the production environment is the environment in which the software is run at the time of final delivery.
The software may need to run in the development environment during the software coding stage, and may also need to run in the development environment and the test environment simultaneously, i.e. the developer writes the code while monitoring the quality of the code in real time; the software may need to run in a production environment during the software run and maintenance phase, or may need to run in a development environment and a test environment and a production environment simultaneously, i.e. the quality of the code is monitored in real time and finally delivered while the developer modifies the code. The configuration files required for each of the operating environments are different, and the software packages and deployment machines required for each of the operating environments are also different.
FIG. 2 is a schematic diagram of a method for creating a configuration file library according to an embodiment of the present invention, as shown in FIG. 2, in one embodiment, before searching a configuration file of a target operating environment from a configuration file library according to the target operating environment in step 102, the method may further include:
the configuration file library is established according to the following steps:
step 201: for a plurality of operation environments, determining configuration files of each operation environment according to each operation environment;
step 202: and establishing a configuration file library according to configuration files of various running environments.
FIG. 3 is a schematic diagram showing a specific flow of step 201 in FIG. 2, and as shown in FIG. 3, in one embodiment, determining a configuration file of each operating environment according to each operating environment in step 201 may include:
step 301: determining configuration parameter values of each operating environment according to each operating environment;
step 302: determining a package command and a deployment command of each running environment according to the configuration parameter value of each running environment;
step 303: and determining the configuration file of each running environment according to the configuration parameters, the package command and the deployment command of each running environment.
In one embodiment, the searching the configuration file of the target running environment from the configuration file library according to the target running environment in step 102 may include:
determining a configuration file of the target operation environment according to the target operation environment and the association relation between the operation environment and the configuration file;
the association relation between the running environment and the configuration file is searched from the configuration file library according to the label information of the running environment.
In implementation, since the configuration files required by each running environment are different, and the software packages and deployment machines required by each running environment are also different, tag information can be configured for each running environment, where the tag information can include: the running environment ID or other attribute with unique identifier, the configuration files of various running environments and the association relation between the tag information of various running environments and the configuration files are stored in a configuration file library, the configuration file library may be stored in a parent engineering of the software, and the configuration file library may include: configuration parameters, package commands, and deployment commands required by various operating environments, among other parameters, the configuration parameters may include specific parameter values required by the operating environment, the package commands may include commands to generate software packages required by the operating environment, and the deployment commands may include commands to deploy software to the operating environment. When software needs to deploy one or more running environments or needs to switch different running environments, the label information of the target running environment can be determined according to the target running environment, and the configuration files needed by the target running environment are searched in the configuration file library according to the label information of the target running environment.
FIG. 4 is a schematic diagram showing a specific flow of step 103 in FIG. 1, as shown in FIG. 4, in step 103, generating software to be deployed according to a configuration file of a target operating environment and deploying the software to the target operating environment may include:
step 401: determining configuration parameters, package commands and deployment commands of the target operating environment according to the configuration file of the target operating environment;
step 402: determining a software package of the target operating environment according to the package command of the target operating environment;
step 403: determining a deployment machine of the target operating environment according to the deployment command of the target operating environment;
step 404: and generating software to be deployed according to the configuration parameters of the target running environment, the software package and the deployment machine, and deploying the software to the target running environment.
In implementation, the configuration file of the target running environment, which is searched from the configuration file library, may include configuration parameters, a package command and a deployment command of the target running environment. The method comprises the steps that a software package required by a target operating environment can be determined according to a package command of the target operating environment, and software to be deployed is generated; according to the deployment command of the target operating environment, determining the machine to be deployed of the target operating environment, and according to the configuration parameters, the software package and the deployment machine, packaging the software of the target operating environment and deploying the machine for the software to be deployed. Since it takes a certain time from compiling to pulling a file when packaging software, a package command, a deployment machine, etc. required for configuring various running environments in a parent engineering of the software can be advanced. When one or more running environments need to be deployed or different running environments need to be switched, generating the software to be deployed according to the configuration parameters, the package command and the deployment command of the target running environment and deploying the software to the target running environment, so that the whole-process automatic deployment of the software running environment can be realized.
Based on the same inventive concept, the embodiment of the invention also provides a deployment device of the software running environment, such as the following embodiment. Because the principle of the deployment device of the software running environment for solving the problem is similar to that of the deployment method of the software running environment, the implementation of the device can be referred to the implementation of the method, and the repetition is omitted. As used below, the term "unit" or "module" may be a combination of software and/or hardware that implements the intended function. While the means described in the following embodiments are preferably implemented in software, implementation in hardware, or a combination of software and hardware, is also possible and contemplated.
In order to solve the technical problems of configuration file errors and low deployment efficiency of the operating environment caused by manually modifying configuration files to deploy different operating environments in the prior art, an embodiment of the present invention provides a deployment device for a software operating environment, which is used for improving the deployment precision and efficiency of the software operating environment, and fig. 5 is a schematic diagram of a deployment device structure of the software operating environment in the embodiment of the present invention, as shown in fig. 5, the device includes:
a target operating environment determining module 501, configured to obtain a target operating environment required by software to be deployed;
the target configuration file determining module 502 is configured to search a configuration file of the target operation environment from the configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments;
the target running environment deployment module 503 is configured to generate software to be deployed according to a configuration file of the target running environment and deploy the software to the target running environment.
Fig. 6 is a schematic diagram of a configuration file library building module structure according to an embodiment of the present invention, as shown in fig. 6, in one embodiment, the apparatus further includes: the profile library creation module 504, the profile library creation module 504 may include:
a variety of profile determination submodule 601: the configuration file is used for determining configuration files of each running environment according to each running environment for a plurality of running environments;
configuration file library generation sub-module 602: and the method is used for establishing a configuration file library according to the configuration files of various running environments.
Fig. 7 is a schematic diagram of a configuration of a plurality of configuration file determining sub-modules in a configuration file library building module according to an embodiment of the present invention, as shown in fig. 7, in one embodiment, the plurality of configuration file determining sub-modules 601 may include:
configuration parameter value determination section 701: for determining configuration parameter values for each of the operating environments based on each of the operating environments;
package command and deployment command determination unit 702: the method comprises the steps of determining a package command and a deployment command of each operation environment according to configuration parameter values of each operation environment;
configuration file generation unit 703: the configuration file of each running environment is determined according to the configuration parameters, the package command and the deployment command of each running environment.
In one embodiment, the target profile determination module 502 is specifically configured to:
determining a configuration file of the target operation environment according to the target operation environment and the association relation between the operation environment and the configuration file;
the association relation between the running environment and the configuration file is searched from the configuration file library according to the label information of the running environment.
FIG. 8 is a schematic diagram of a target runtime environment deployment module structure in a deployment device of a software runtime environment according to an embodiment of the present invention, as shown in FIG. 8, in one embodiment, the target runtime environment deployment module 503 may include:
a parameter obtaining unit 801, configured to determine, according to a configuration file of the target operating environment, a configuration parameter, a package command, and a deployment command of the target operating environment;
a software package determining unit 802, configured to determine a software package of the target operating environment according to a package grouping command of the target operating environment;
a deployment machine determining unit 803 for determining a deployment machine of the target operating environment according to the deployment command of the target operating environment;
the running environment deployment unit 804 is configured to generate software to be deployed according to the configuration parameters of the target running environment, the software package and the deployment machine, and deploy the software to the target running environment.
In one embodiment, the above-described operating environment may include: one or any combination of a development environment, a testing environment, and a production environment.
The embodiment of the invention also provides computer equipment, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor realizes the deployment method of the software running environment when executing the computer program.
The embodiment of the invention also provides a computer readable storage medium, and the computer readable storage medium stores a computer program for executing the deployment method of the software running environment.
In summary, the embodiment of the invention is as follows: obtaining a target running environment required by software to be deployed; searching a configuration file of the target operation environment from a configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments; compared with the existing method for manually modifying the configuration files, the method can search the corresponding configuration files in the pre-configured configuration file library according to the operation environment required by the software, can generate the software capable of being independently operated, realizes automatic deployment of the software operation environment, reduces the manual workload and improves the deployment precision and efficiency of the software operation environment.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, but various modifications and variations can be made to the embodiment of the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for deploying a software operating environment, comprising:
obtaining a target running environment required by the software to be deployed, wherein the target running environment required by the software to be deployed is determined according to the stage of the software life cycle, and the software life cycle comprises: a software coding stage, a software testing stage and a software running and maintaining stage; configuring tag information for each running environment, wherein the tag information comprises: a running environment ID;
searching a configuration file of the target operation environment from a configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments;
and generating software to be deployed according to the configuration file of the target operating environment and deploying the software to the target operating environment.
2. The method of claim 1, wherein the method further comprises:
the configuration file library is established according to the following steps:
for a plurality of operation environments, determining configuration files of each operation environment according to each operation environment;
and establishing a configuration file library according to configuration files of various running environments.
3. The method of claim 2, wherein determining a profile for each of the operating environments based on each of the operating environments comprises:
determining configuration parameter values of each operating environment according to each operating environment;
determining a package command and a deployment command of each operating environment according to the configuration parameter value of each operating environment;
and determining the configuration file of each running environment according to the configuration parameters, the package command and the deployment command of each running environment.
4. The method of claim 1, wherein looking up the configuration file of the target operating environment from a configuration file library according to the target operating environment comprises:
determining a configuration file of the target operation environment according to the target operation environment and the association relation between the operation environment and the configuration file; the association relation between the running environment and the configuration file is searched from the configuration file library according to the label information of the running environment.
5. The method of claim 1, wherein generating and deploying software to be deployed to the target operating environment from the configuration file of the target operating environment comprises:
determining configuration parameters, package commands and deployment commands of the target operating environment according to the configuration file of the target operating environment;
determining a software package of the target operating environment according to the package command of the target operating environment;
determining a deployment machine of the target operating environment according to the deployment command of the target operating environment;
and generating software to be deployed according to the configuration parameters of the target running environment, the software package and the deployment machine, and deploying the software to the target running environment.
6. The method of claim 1, wherein the operating environment comprises: one or any combination of a development environment, a testing environment, and a production environment.
7. A deployment apparatus for a software operating environment, comprising:
the target running environment determining module is used for obtaining a target running environment required by the software to be deployed; the method comprises the steps of determining a target running environment required by software to be deployed according to a stage of a software life cycle, wherein the software life cycle comprises: a software coding stage, a software testing stage and a software running and maintaining stage; configuring tag information for each running environment, wherein the tag information comprises: a running environment ID;
the target configuration file determining module searches the configuration file of the target operation environment from the configuration file library according to the target operation environment; the configuration file library comprises configuration files of a plurality of preconfigured operation environments;
and the target operating environment deployment module is used for generating software to be deployed according to the configuration file of the target operating environment and deploying the software to the target operating environment.
8. The apparatus of claim 7, further comprising a profile library creation module to:
for a plurality of operation environments, determining configuration files of each operation environment according to each operation environment;
and establishing a configuration file library according to configuration files of various running environments.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of any of claims 1 to 6 when executing the computer program.
10. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program for executing the method of any one of claims 1 to 6.
CN201911415756.1A 2019-12-31 2019-12-31 Deployment method and device of software running environment Active CN111158655B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911415756.1A CN111158655B (en) 2019-12-31 2019-12-31 Deployment method and device of software running environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911415756.1A CN111158655B (en) 2019-12-31 2019-12-31 Deployment method and device of software running environment

Publications (2)

Publication Number Publication Date
CN111158655A CN111158655A (en) 2020-05-15
CN111158655B true CN111158655B (en) 2023-09-22

Family

ID=70560168

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911415756.1A Active CN111158655B (en) 2019-12-31 2019-12-31 Deployment method and device of software running environment

Country Status (1)

Country Link
CN (1) CN111158655B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112394979A (en) * 2020-11-25 2021-02-23 平安普惠企业管理有限公司 Multi-environment synchronization method, device, equipment and storage medium of software system
CN113064673A (en) * 2021-05-07 2021-07-02 数字广东网络建设有限公司 Configuration method, device, equipment and medium for multi-application environment
CN113721940A (en) * 2021-08-25 2021-11-30 浙江大华技术股份有限公司 Software deployment method and device, electronic equipment and storage medium
CN113923119A (en) * 2021-10-09 2022-01-11 中国银行股份有限公司 Method and device for checking configuration parameters constructed by Maven project
CN114880059B (en) * 2022-05-19 2024-09-13 中国银行股份有限公司 Software environment installation method and device, storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106610853A (en) * 2015-10-26 2017-05-03 阿里巴巴集团控股有限公司 Application deployment method and device
CN108595335A (en) * 2018-05-07 2018-09-28 财付通支付科技有限公司 Test environment dispositions method, deployment device and storage medium
CN109725911A (en) * 2017-10-31 2019-05-07 北京国双科技有限公司 A kind of multi-environment project dispositions method, device, storage medium and processor
CN109814877A (en) * 2018-12-14 2019-05-28 深圳壹账通智能科技有限公司 Project dispositions method and its device based on environmental management

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106610853A (en) * 2015-10-26 2017-05-03 阿里巴巴集团控股有限公司 Application deployment method and device
CN109725911A (en) * 2017-10-31 2019-05-07 北京国双科技有限公司 A kind of multi-environment project dispositions method, device, storage medium and processor
CN108595335A (en) * 2018-05-07 2018-09-28 财付通支付科技有限公司 Test environment dispositions method, deployment device and storage medium
CN109814877A (en) * 2018-12-14 2019-05-28 深圳壹账通智能科技有限公司 Project dispositions method and its device based on environmental management

Also Published As

Publication number Publication date
CN111158655A (en) 2020-05-15

Similar Documents

Publication Publication Date Title
CN111158655B (en) Deployment method and device of software running environment
US10860339B2 (en) Autonomous creation of new microservices and modification of existing microservices
CN109960643B (en) Code testing method and device
CN110609675B (en) Workflow modeling method and device and computer readable storage medium
CN111400119B (en) Multi-project and multi-platform self-adaptive chip design FPGA prototype verification method and system
CN106933609B (en) Android application program installation package generation method and device
KR100871563B1 (en) Apparatus and method for developing software based on component
CA3155732A1 (en) Business process configuring method, business request processing method, and devices
US9996331B1 (en) Customized application state transition
CN112764753B (en) Project deployment method and device, electronic equipment and storage medium
US20130174124A1 (en) Version numbering in single development and test environment
CN109271198A (en) Mirror image packaging method, device and electronic equipment based on Docker container
KR20200115020A (en) Hyperledger fabric network creation method, controller and storage medium
CN105653261A (en) Development integration test method and system on the basis of cloud computing environment
CN113609019A (en) Cross-cluster deployment pipeline method and device for container cloud application
CN111831289A (en) Micro-service automatic deployment management system and method
CA2772228A1 (en) Single development test environment
KR102365841B1 (en) Self-healing method for service function chains
CN111562942B (en) Gitlab-based mobile APP continuous integration device and method
US20140310070A1 (en) Coordinated business rules management and mixed integer programming
CN110764785B (en) Cloud platform tool chain and cloud platform operation and maintenance method for power industry based on open source assembly
CN111142932A (en) Parameter configuration method and device
CN109947645A (en) Automatic configuration tool method and system
CN112835572B (en) Method and equipment for self-defining reference flow by means of project management tool
CN107563025B (en) Verification platform management method and device

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
GR01 Patent grant
GR01 Patent grant