CN111026413A - Requirement-oriented complex system 'pull' mode deployment system and method thereof - Google Patents

Requirement-oriented complex system 'pull' mode deployment system and method thereof Download PDF

Info

Publication number
CN111026413A
CN111026413A CN201911246257.4A CN201911246257A CN111026413A CN 111026413 A CN111026413 A CN 111026413A CN 201911246257 A CN201911246257 A CN 201911246257A CN 111026413 A CN111026413 A CN 111026413A
Authority
CN
China
Prior art keywords
deployment
service
application
software
user
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.)
Granted
Application number
CN201911246257.4A
Other languages
Chinese (zh)
Other versions
CN111026413B (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.)
CETC 15 Research Institute
Original Assignee
CETC 15 Research Institute
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 CETC 15 Research Institute filed Critical CETC 15 Research Institute
Priority to CN201911246257.4A priority Critical patent/CN111026413B/en
Publication of CN111026413A publication Critical patent/CN111026413A/en
Application granted granted Critical
Publication of CN111026413B publication Critical patent/CN111026413B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques

Landscapes

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

Abstract

The complex system 'pull' mode deployment system and method using demand as guidance are characterized by comprising a warehousing tool, software online management, an application portal, local software library management, deployment dependency analysis, a service deployment engine, reliable instruction distribution and online agent. Compared with the prior art, the invention has the beneficial effects that: the system and the method break through the traditional deployment mode that deployment support personnel plan and prepare software installed on each machine in advance, software deployment is carried out according to business roles, the software needed to be used is packaged into the theme pack according to the business roles, and when a user selects the theme pack, the system can pull down the applications in the theme pack and background services depending on the applications, so that the software deployment efficiency is improved.

Description

Requirement-oriented complex system 'pull' mode deployment system and method thereof
The invention belongs to the technical field of computer software deployment, and particularly relates to a complex system 'pull' mode deployment system and a complex system 'pull' mode deployment method taking requirements as guidance.
Background
The software automatic deployment system is characterized in that the system can autonomously select a hardware host according to deployment requirements, can automatically configure and start a virtual machine on the selected host according to the requirements of application software, and then automatically install the application software on the virtual machine, and the whole process does not need manual intervention.
At present, a push deployment mode is commonly used, and from the past published papers, a solution for deploying a cluster by combining a Docker container technology is provided in Hadoop distributed cluster automation container deployment research (computer application research, 2016, (11), 3404-; an automated remote unified deployment software platform (soldier automation, 2017, (02), 66-69) can automatically detect and solve software deployment conflicts, and carries out cooperative decision on a software deployment process through a multi-Agent communication mechanism to realize software automated unified and intelligent deployment. These are software deployment modes of the traditional "push" mode. In a traditional 'push' deployment mode, software installed on each machine is planned in advance by support staff, so that the software used by service staff is relatively solidified, when task adjustment is involved or the role of the support staff changes, the software is difficult to be adjusted flexibly, installation packages needing to be installed must be prepared one by one to be deployed, the software deployment time is prolonged, the adjustment needs to be applied, and after a long approval process, the support staff can plan the installation software again, so that the deployment period according to the actual requirements of the service staff is long, the adjustment time of the service is delayed, and great inconvenience is brought to work.
Disclosure of Invention
The system can support a user to independently select a certain application for downloading or select a plurality of applications for downloading in batches according to the use requirement, and the software online management deploys various systems in a mode of actively pushing application packages in single or in batches, so that the targeted deployment taking the user service requirement as a starting point improves the applicability and flexibility of software deployment and greatly shortens the time of software customization deployment.
A complex system 'pull' mode deployment system and method using demand as guidance comprises a warehousing tool, software online management, an application portal, local software library management, deployment dependency analysis, a service deployment engine, reliable instruction distribution and online agent;
the warehousing tool is used for packaging the service system, configuring a package description file, outputting a deployment installation package and processing the software online management;
the software online management is used for receiving, storing and classifying the deployment installation package uploaded by the warehousing tool to form a software theme package; the system is also used for sending the application selected by the user or background service depended by the application to the local software library management; the system is also used for inquiring background services which are depended by the application selected by the user and services which come from the background services, and sending the background services to the service deployment engine;
the application portal is used as an inlet of the service user practical software, and displays the applications in a classified manner for the service user to select and download;
the local software library is used for receiving the background service which is sent by the software online management and depended by the application selected by the user or the application and is also used for providing the background service which is depended by the application selected by the user or the application to the online agent;
the deployment dependency analysis is used for analyzing the background service depended on by the application selected by the user or the service depended on by the background service;
the service deployment engine is used for setting a deployment strategy and generating a deployment scheme according to the application selected by the user or the background service depended by the application and received by the local software library management, and generating a deployment instruction after analysis and sending the deployment instruction to the reliable instruction distribution;
the reliable instruction distribution is used for issuing background services for deploying the application selected by the user and the application to the online agent;
and the online agent is used for receiving the deployment instruction, making feedback to the service deployment engine and installing the application selected by the user and the background service depended by the application under the condition that the deployment service is normal.
A method of deploying a system as described, comprising the steps of:
and (3) software research and development stage:
A. the application or background service passing the test verification is packaged and packaged by the developer through the warehousing tool to form a deployment installation package, and the deployment installation package is submitted to the software online management;
B. the software online management audits the submitted deployment installation packages, and classifies the installation packages meeting the rules to form a plurality of software theme packages;
C. the application portal displays the applications used by the user in a classified manner according to different subjects;
triggering a deployment phase:
D. browsing and selecting an application to be deployed by a user;
E. the software online management actively pushes the application selected by the user to the local software library;
a deployment scheme generation phase:
F. the local software library manages and obtains the complete calling relation between the application selected by the user and the background service through the deployment dependency relation analysis query;
G. the local software library managing missing services obtained from the software online management;
H. the software online management notifies the online agent to download the application selected by the user;
I. the local software library acquires the deployment state of the background service on which the application runs through the service deployment engine;
J. the local software library management requests the service deployment engine to deploy undeployed background services;
K. the service deployment engine obtains services depended by the undeployed background services from the software online management through the deployment dependency analysis;
l, the service deployment engine combines the background service and the service relationship depending on the background service to form a deployment scheme;
the reliable instruction distribution service distributes a deployment instruction set to the online agent;
a deployment phase:
the online agent deploys background services and services which the background services depend on;
o, on the premise that the background service runs normally, the online agent deploys the application selected by the user;
p. the online agent notifies the user that the selected application deployment is complete.
In the above technical solution, further, in the step O, a step process of determining whether the background service is normal is further included.
In the above technical solution, further, in step a, the warehousing tool will operate various systems under different basic operating environments, different operating systems, and different commercial autonomous environments, including Web application/RPC, gRPC, Webservice, Restful type service/Java application/C + + application/Firefox browser plug-in/Dameng, national database data file/container mirror/virtual machine mirror, and package according to a uniform package standard; when the warehousing tool is packaged, the front-end application and the background service are independently packaged, and a package description file is configured, wherein the description file comprises service description, composition description, deployment dependency relationship description and application classification labels.
In the above technical solution, further, in the step B, the compliance rule refers to a composition structure and a file list.
In the above technical solution, further, in step E, the local software library manages the applications that only accept local deletions. Memory waste is prevented.
In the above technical solution, further, in the step F, the analyzing of the deployment dependency relationship refers to analyzing a call dependency between the application and the background service and a dependency relationship between the application and other services during running according to the description of the deployment dependency relationship in the encapsulated description file in the step a.
In the above technical solution, further, in the step L, the deployment engine, in combination with the deployment request in the step J and the services that the undeployed background service depends on itself in the step K, comprehensively analyzes and obtains which services should be deployed this time, and forms the deployment scheme on this basis.
In the above technical solution, further, in step M, the reliable instruction distribution includes a synchronous and asynchronous messaging mechanism, and further includes a retransmission mechanism after transmission failure.
In the above technical solution, further, in the step M, the different basic operation platforms of the online agent include a physical machine, a commercial cloud platform, a commercial container cloud, an autonomous cloud platform, and an autonomous container cloud; different hardware environments comprise an autonomous Feiteng series, an autonomous Loongson series, an autonomous Shenwei series and a commercial X86 series; the different operating systems comprise Windows series, Linux series, national Galaxy kylin and national winning kylin.
Compared with the prior art, the invention has the beneficial effects that: the method breaks through the traditional deployment mode that deployment support personnel plan and prepare software installed by each machine in advance, performs software deployment aiming at business roles, and well solves the problems that the same system is deployed aiming at all business personnel due to the traditional mode, so that the software used by the business personnel is relatively fixed, and when task adjustment is involved or the roles of the business personnel are changed, installation packages are required to be prepared one by one for software deployment; according to the invention, the software required to be used is packaged into the theme pack according to the business role, and when the user selects the theme pack, the system can pull the application in the theme pack and the background service depending on the application together, so that the software deployment efficiency is improved;
a) supporting a service user to select a single application to be deployed and installed independently;
b) supporting a service user to select a plurality of application to be deployed and installed independently in batch;
c) the deployment and installation of application software with various technical forms are supported;
d) the deployment and installation of multiple operation supporting environments across a physical server/cloud platform/container are supported;
e) the method supports the setting and verification of two deployment dependency relationships of local installation dependency and call dependency during operation;
f) and the automatic configuration of the deployment instruction set according to the mapping of the deployment node and the application to be deployed is supported.
Drawings
Fig. 1 is a functional component structure diagram of the deployment system of the present invention.
FIG. 2 is a diagram of the relationship and call logic within the deployment system of the present invention.
FIG. 3 is a flow chart of a deployment system implementation of the present invention.
Detailed Description
The invention is described in further detail below with reference to the accompanying examples.
As shown in fig. 1-3, the complex system deployment system and method thereof using requirement as guide in "pull" mode includes warehousing tool, software online management, application portal, local software library management, deployment dependency analysis, service deployment engine, reliable instruction distribution and online agent;
the warehousing tool is used for packaging the service system, configuring a package description file, outputting a deployment installation package and processing the software online management;
the software online management is used for receiving, storing and classifying the deployment installation package uploaded by the warehousing tool to form a software theme package; the system is also used for sending the application selected by the user or background service depended by the application to the local software library management; the system is also used for inquiring background services which are depended by the application selected by the user and services which come from the background services, and sending the background services to the service deployment engine;
the application portal is used as an inlet of the service user practical software, and displays the applications in a classified manner for the service user to select and download;
the local software library is used for receiving the background service which is sent by the software online management and depended by the application selected by the user or the application and is also used for providing the background service which is depended by the application selected by the user or the application to the online agent;
the deployment dependency analysis is used for analyzing the background service depended on by the application selected by the user or the service depended on by the background service;
the service deployment engine is used for setting a deployment strategy and generating a deployment scheme according to the application selected by the user or the background service depended by the application and received by the local software library management, and generating a deployment instruction after analysis and sending the deployment instruction to the reliable instruction distribution;
the reliable instruction distribution is used for issuing background services for deploying the application selected by the user and the application to the online agent;
and the online agent is used for receiving the deployment instruction, making feedback to the service deployment engine and installing the application selected by the user and the background service depended by the application under the condition that the deployment service is normal.
Specifically, the warehousing tool of the deployment system is used for packaging various front-end applications and background services running in different basic running environments, different operating systems and different commercial autonomous environments according to a unified packaging standard, configuring a packaging description file for explaining service description, composition description, deployment dependency description, application classification labels and the like, and finally outputting a deployment installation package capable of executing unified installation and deployment to upload the deployment package to the software online management;
the software online management is used for storing, classifying, managing and deploying the installation package. After the processes of package integrity verification, deployment description correctness verification, cataloging and classifying and manual review, all the packaged deployment installation packages finally form a subject package to be stored in a warehouse, for example: the method comprises the following steps of dividing according to business roles, wherein the business roles comprise a financial theme pack, an administrative theme pack, a personnel theme pack and the like, and each theme pack comprises a plurality of applications required to be used by the roles. The software online management support can adapt to complex deployment scenes, support hierarchical deployment, regular backup, discrete storage, multi-version management, warehousing examination, cataloging setting and classification label setting, and provide a condition query function for the outside;
the application portal is an entrance of software used by a service user, and displays applications used by the user in a classified manner according to the theme divided before (in the embodiment, the applications are classified by service roles), and the user can browse a certain application in the downloaded theme package or select a plurality of applications to download in batch;
the local software library manages an installation package for the online agent deployment application.
The deployment dependency analysis provides query dependency services for the local software library management, the online agent, and the service deployment engine. According to the deployment dependency description information during packaging and packaging, the calling dependency of the application and the background service, the dependency relationship of the application on other services during running and the service dependency relationship during self deployment of the service are analyzed. The complete dependency is a diffused tree structure.
The service deployment engine is a place for setting deployment strategies and generating deployment schemes. After receiving the deployment request sent by the online agent, the service deployment engine firstly analyzes and inquires which services the services depend on for deployment from the deployment dependency relationship, then inquires the deployment states of the services through the monitoring system, comprehensively analyzes and obtains which services should be deployed according to the acquired service deployment dependency relationship, forms a deployment scheme on the basis, and generates deployment instructions for various deployment nodes after analysis.
The reliable instruction distribution provides a message receiving and sending channel for the service deployment engine and the online agent, and provides two message receiving and sending mechanisms of synchronization and asynchronization, and a retransmission mechanism after the sending fails, so that the high reliability of the message receiving and sending is ensured;
the online agent is specifically responsible for deployment and installation work, and can run on different basic running platforms, run in different hardware environments and run in different operating systems. And the online agent downloads all services from the local software library and feeds back the result to the service deployment engine after deployment. And the service deployment engine comprehensively verifies whether all the required services are deployed, and if so, the online agent is notified. And after receiving the notification that all services are deployed, the online agent inquires whether the deployed services normally operate or not from the service operation monitoring. If the application is normal, the online agent starts to install the application and informs the software user of the installation result.
As shown in fig. 3, in this embodiment, the online agent includes two online agents, one deployed at the client and one deployed at the server, where the installation entity needs to be downloaded from the local software library, and the deployment environment is deployed in a conventional deployment manner; the deployment is performed in a pull mode on the client, so that the connection with the local software library management is not needed.
A method of deploying a system as described, comprising the steps of:
and (3) software research and development stage:
the application or background service passing the test verification is packaged and packaged by the developer through the warehousing tool to form a deployment installation package, and the deployment installation package is submitted to the software online management;
the software online management audits the submitted deployment installation packages, and classifies the installation packages meeting the rules to form a plurality of software theme packages;
the application portal displays the applications used by the user in a classified manner according to different subjects;
triggering a deployment phase:
browsing and selecting an application to be deployed by a user;
the software online management actively pushes the application selected by the user to the local software library;
a deployment scheme generation phase:
the local software library manages and obtains the complete calling relation between the application selected by the user and the background service through the deployment dependency relation analysis query;
the local software library managing missing services obtained from the software online management;
the software online management notifies the online agent to download the application selected by the user;
the local software library acquires the deployment state of the background service on which the application runs through the service deployment engine;
the local software library management requests the service deployment engine to deploy undeployed background services;
the service deployment engine obtains services depended by the undeployed background services from the software online management through the deployment dependency analysis;
the service deployment engine combines the background service and the service relationship depending on the background service to form a deployment scheme;
the reliable instruction distribution service distributes a deployment instruction set to the online agent;
a deployment phase:
the online agent deploys background services and services depended by the background services;
on the premise that the background service runs normally, the online agent deploys the application selected by the user;
the online agent notifies the user that the deployment of the selected application is complete.
In step O, a step procedure of confirming whether the background service is normal is further included. The system also comprises a service operation monitor, wherein the service operation monitor is used for confirming whether the background service normally operates;
before deploying the application selected by the user, the service deployment engine firstly considers whether the background service is deployed, and only when the background service is deployed and normally runs, the service deployment engine notifies the deployment user of the application selected.
In the step A, the warehousing tool is used for operating various systems under different basic operating environments, different operating systems and different commercial autonomous environments, including Web application/RPC, gPC, Webservice, Restful type service/Java application/C + + application/Firefox browser plug-in/Dameng, national database data files/container mirror images/virtual machine mirror images, and packaging the systems according to a uniform packaging standard; when the warehousing tool is packaged, the front-end application and the background service are packaged independently, a packaging description file is configured, the basis of the deployment dependency analysis is a use contract written when the warehousing tool makes an installation package, and the description file comprises service description, composition description, deployment dependency description and application classification labels and is finally output as a uniform installation package.
The online software management supports cross-domain management and installation of software, and centralized management is performed on applications in headquarters and areas (cloud ends), so that network pressure is reduced, classification management is performed through unified entries, and follow-up unified deployment management is facilitated.
And the application portal opens the application managed by the online software to all users for browsing. The user can select to download, evaluate and recommend after use according to the service requirement of the user, so that interaction is formed with software developers, and good software ecology is facilitated.
In step B, the compliance rules refer to composition structure and file list.
In step E, the local software library manages applications that accept only local misses. The local software library manages caching of user-selected applications and services on which the applications depend.
In step F, the analysis of the deployment dependency relationship refers to analyzing the invocation dependency of the application and the background service and the dependency relationship of the application on other services during running according to the deployment dependency relationship description in the package description file in step a. The deployment dependency analysis ensures the correct establishment of local dependencies and network access dependencies of each application or service during the deployment and installation process.
In step L, the deployment engine, in combination with the deployment request in step J and the services that the undeployed background service depends on itself in step K, comprehensively analyzes and obtains which services should be deployed this time, and forms the deployment scheme on this basis.
In step M, the reliable instruction distribution includes a synchronous and asynchronous messaging mechanism, and also includes a retransmission mechanism after transmission failure. The stability and the reliability of the background service deployment process are improved.
In step M, the online agent can be divided into a C + + or Java version from the development language, can be divided into an autonomous environment adaptation or commercial environment adaptation version from the technical system, and can be compatible with an autonomous or commercial environment, a virtual machine or a container multi-class basic operating platform, a commercial or domestic operating system during deployment;
different basic operation platforms of the online agent comprise a physical machine, a commercial cloud platform, a commercial container cloud, an autonomous cloud platform and an autonomous container cloud; different hardware environments comprise an autonomous Feiteng series, an autonomous Loongson series, an autonomous Shenwei series and a commercial X86 series; the different operating systems comprise Windows series, Linux series, national Galaxy kylin and national winning kylin.
(1) Composite structure
The system composition structure of the patent is shown in fig. 1, and specifically comprises eight parts, namely a warehousing tool, software online management, an application portal, local software library management, deployment dependency analysis, a service deployment engine, reliable instruction distribution and online agent.
(2) Implementation process
The implementation flow of the patent is shown in fig. 3. The whole system deployment and installation process is as follows:
a) in a software development stage, the applications or services which pass test verification are packaged and packaged according to a unified standard by the warehousing tool to form a deployment installation package, and the deployment installation package is submitted to the software online management; the software online management audits the submitted deployment installation packages, and classifies the installation packages meeting the rules to form a plurality of software theme packages; the application portal displays the applications in a classified mode according to different subjects.
b) In the triggering deployment stage, a user browses at an application portal, and selects one application to download alone or a plurality of applications to download in batch according to the service requirement of the user.
c) And in the deployment scheme generation stage, the software online management actively pushes the application selected by the user to the local software library management by acquiring a user downloading application interface. And after receiving the application selected by the user actively pushed by the software online management service, the local software library management firstly searches whether the application exists in the local software library. If so, denying the reception; if not, the application is received. And then querying background services which need to be relied on when the application selected by the user runs through a deployment dependency analysis service, wherein the deployment dependency analysis analyzes the calling dependence of the application and the background services and the dependence of the background services on other services when the background services run according to the deployment dependency description information when the application is packaged and encapsulated. After obtaining the complete service call dependency relationship, the local software library manages and searches whether the dependent services are local, if the dependent services are missing, the background services which are not in the local library but have the dependency relationship are obtained from the software online management through an application interface. And simultaneously, the software online agent informs the online agent service user of downloading the application through a user downloading application message subscription interface. The online agent service inquires the deployment dependency analysis service which background services the application selected by the user needs to be directly depended on to invoke when running, and the deployment dependency analysis returns the complete service invocation dependency to the online agent. The online agent inquires whether the application selected by the user runs the background service directly dependent to the call to the service deployment engine or not, and the service deployment engine returns a result. And if the service which is not deployed exists, the online agent requests the service deployment engine to deploy the service which is not deployed. After receiving the deployment request, the service deployment engine firstly analyzes and queries which services the services depend on for deployment from the deployment dependency relationship, and queries whether the services are already deployed from the monitoring system. And comprehensively analyzing the acquired service deployment dependency relationship to obtain which services should be deployed at this time, forming a deployment scheme on the basis, and generating deployment instructions for various deployment nodes after analysis. Since a service may be deployed on multiple machines, the service deployment engine needs to distribute the deployment instruction set to multiple of the online agents through the reliable instruction distribution.
d) And in the deployment stage, the online agent downloads all background services from the local and feeds back the result to the service deployment engine after deployment. And the service deployment engine comprehensively verifies whether all the required services are deployed, and if so, the online agent is notified. And after receiving the notification that all services are deployed, the online agent inquires whether the deployed services are normally operated or not to the service operation monitoring. If so, the online agent starts to install the application selected by the user (deploy the client) and informs the user of the installation result.
The present invention is not limited to the above-described embodiments, and various changes can be made within the knowledge of those skilled in the art without departing from the spirit of the present invention.

Claims (10)

1. The complex system 'pull' mode deployment system and method with demand as guide is characterized by comprising a warehousing tool, software online management, an application portal, local software library management, deployment dependency analysis, a service deployment engine, reliable instruction distribution and online agent;
the warehousing tool is used for packaging the service system, configuring a package description file, outputting a deployment installation package and processing the software online management;
the software online management is used for receiving, storing and classifying the deployment installation package uploaded by the warehousing tool to form a software theme package; the system is also used for sending the application selected by the user or background service depended by the application to the local software library management; the system is also used for inquiring background services which are depended by the application selected by the user and services which come from the background services, and sending the background services to the service deployment engine;
the application portal is used as an inlet of the service user practical software, and displays the applications in a classified manner for the service user to select and download;
the local software library is used for receiving the background service which is sent by the software online management and depended by the application selected by the user or the application and is also used for providing the background service which is depended by the application selected by the user or the application to the online agent;
the deployment dependency analysis is used for analyzing the background service depended on by the application selected by the user or the service depended on by the background service;
the service deployment engine is used for setting a deployment strategy and generating a deployment scheme according to the application selected by the user or the background service depended by the application and received by the local software library management, and generating a deployment instruction after analysis and sending the deployment instruction to the reliable instruction distribution;
the reliable instruction distribution is used for issuing background services for deploying the application selected by the user and the application to the online agent;
and the online agent is used for receiving the deployment instruction, making feedback to the service deployment engine and installing the application selected by the user and the background service depended by the application under the condition that the deployment service is normal.
2. A method for deploying a system according to claim 1, comprising the steps of:
and (3) software research and development stage:
A. the application or background service passing the test verification is packaged and packaged by the developer through the warehousing tool to form a deployment installation package, and the deployment installation package is submitted to the software online management;
B. the software online management audits the submitted deployment installation packages, and classifies the installation packages meeting the rules to form a plurality of software theme packages;
C. the application portal displays the applications used by the user in a classified manner according to different subjects;
triggering a deployment phase:
D. browsing and selecting an application to be deployed by a user;
E. the software online management actively pushes the application selected by the user to the local software library;
a deployment scheme generation phase:
F. the local software library manages and obtains the complete calling relation between the application selected by the user and the background service through the deployment dependency relation analysis query;
G. the local software library managing missing services obtained from the software online management;
H. the software online management notifies the online agent to download the application selected by the user;
I. the local software library acquires the deployment state of the background service on which the application runs through the service deployment engine;
J. the local software library management requests the service deployment engine to deploy undeployed background services;
K. the service deployment engine obtains services depended by the undeployed background services from the software online management through the deployment dependency analysis;
l, the service deployment engine combines the background service and the service relationship depending on the background service to form a deployment scheme;
the reliable instruction distribution service distributes a deployment instruction set to the online agent;
a deployment phase:
the online agent deploys background services and services which the background services depend on;
o, on the premise that the background service runs normally, the online agent deploys the application selected by the user;
p. the online agent notifies the user that the selected application deployment is complete.
3. The method for deploying a system according to claim 2, further comprising a step of confirming whether the background service is normal in step O.
4. The method for deploying a system according to claim 2, wherein in the step a, the warehousing tool packages and packages various systems operating in different basic operating environments, different operating systems, and different commercial autonomous environments, including Web applications/RPCs, grpcs, Webservice, Restful type services/Java applications/C + + applications/chamomil browser plug-ins/dreams, and data files/container images/virtual machine images of a national database in a gold vault according to a unified packaging standard; when the warehousing tool is packaged, the front-end application and the background service are independently packaged, and a package description file is configured, wherein the description file comprises service description, composition description, deployment dependency relationship description and application classification labels.
5. The method for deploying a system according to claim 2, wherein in step B, the compliance rules refer to composition structure and file list.
6. The method for deploying a system according to claim 2, wherein in step E the local software library manages applications that accept only local deletions.
7. The method for deploying a system according to claim 2, wherein in step F, the analysis of the deployment dependency relationship means that the dependency relationship between the application and the call of the background service and the dependency relationship between the application and other services during running are analyzed according to the deployment dependency relationship description in the encapsulation description file in step a.
8. The method for deploying a system according to claim 2, wherein in step L, the deployment engine, in combination with the deployment request in step J and the services that the undeployed background service depends on itself in step K, comprehensively analyzes and obtains which services should be deployed this time, and forms the deployment scenario on the basis.
9. The method for deploying a system according to claim 2, wherein in step M, the reliable instruction distribution comprises a synchronous and asynchronous messaging mechanism, and further comprises a retransmission mechanism after transmission failure.
10. The method for deploying a system according to claim 2, wherein in step M, the different base operating platforms of the online agent comprise a physical machine, a commercial cloud platform, a commercial container cloud, an autonomous cloud platform, an autonomous container cloud; different hardware environments comprise an autonomous Feiteng series, an autonomous Loongson series, an autonomous Shenwei series and a commercial X86 series; the different operating systems comprise Windows series, Linux series, national Galaxy kylin and national winning kylin.
CN201911246257.4A 2019-12-08 2019-12-08 Requirement-oriented complex system 'pull' mode deployment system and method thereof Active CN111026413B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911246257.4A CN111026413B (en) 2019-12-08 2019-12-08 Requirement-oriented complex system 'pull' mode deployment system and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911246257.4A CN111026413B (en) 2019-12-08 2019-12-08 Requirement-oriented complex system 'pull' mode deployment system and method thereof

Publications (2)

Publication Number Publication Date
CN111026413A true CN111026413A (en) 2020-04-17
CN111026413B CN111026413B (en) 2023-01-31

Family

ID=70207547

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911246257.4A Active CN111026413B (en) 2019-12-08 2019-12-08 Requirement-oriented complex system 'pull' mode deployment system and method thereof

Country Status (1)

Country Link
CN (1) CN111026413B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022016848A1 (en) * 2020-07-20 2022-01-27 国云科技股份有限公司 Method and apparatus for performing application deployment according to service role

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102404381A (en) * 2011-09-02 2012-04-04 西安交通大学 Software deployment system and deployment method based on workflow in cloud computing environment
CN109814878A (en) * 2018-12-20 2019-05-28 中国电子科技集团公司第十五研究所 Cross-platform cross commercialization is from the complicated huge information system mixed deployment system of primary climate
CN109871213A (en) * 2018-12-25 2019-06-11 武汉烽火信息集成技术有限公司 OpenStack containerization system and method based on Domestic Platform

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102404381A (en) * 2011-09-02 2012-04-04 西安交通大学 Software deployment system and deployment method based on workflow in cloud computing environment
CN109814878A (en) * 2018-12-20 2019-05-28 中国电子科技集团公司第十五研究所 Cross-platform cross commercialization is from the complicated huge information system mixed deployment system of primary climate
CN109871213A (en) * 2018-12-25 2019-06-11 武汉烽火信息集成技术有限公司 OpenStack containerization system and method based on Domestic Platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022016848A1 (en) * 2020-07-20 2022-01-27 国云科技股份有限公司 Method and apparatus for performing application deployment according to service role

Also Published As

Publication number Publication date
CN111026413B (en) 2023-01-31

Similar Documents

Publication Publication Date Title
CN111866191B (en) Message event distribution method, distribution platform, system and server
CN108829409B (en) Distributed system rapid deployment method and system
CN102782650B (en) For the method and system of the configuration of system management agent in managing distributed environment
CN102413022B (en) Application debugging method and system
US8880678B1 (en) System and method for managing and monitoring a web application using multiple cloud providers
US8954553B1 (en) System and method for developing, deploying, managing and monitoring a web application in a single environment
US7188163B2 (en) Dynamic reconfiguration of applications on a server
US8250570B2 (en) Automated provisioning framework for internet site servers
US8572602B1 (en) System and method for synchronization of a web application to a cloud provider
US7124289B1 (en) Automated provisioning framework for internet site servers
CN103283209B (en) A kind of application service platform system and its implementation
CN110196731B (en) Operation and maintenance system, method and storage medium
US8645837B2 (en) Graphical user interface for managing services in a distributed computing system
US5918015A (en) Remote execution system with program receiver
CN104021078B (en) Software supervision device and method
CN111597014B (en) Secondary-mirror-image-free release method for containerized JavaEE application server
CN111897541A (en) Software interaction platform and method for automatically deploying resources in cloud environment
US20100235493A1 (en) Extendable distributed network management system and method
CN112394947A (en) Information system based on micro-service architecture
CN114443294B (en) Big data service component deployment method, system, terminal and storage medium
JP5886901B2 (en) Storage medium for providing system, method and program for managing distribution of contents to apparatus
CN111026413B (en) Requirement-oriented complex system 'pull' mode deployment system and method thereof
CN113535220B (en) Code packet management method and device
CN202077062U (en) Application service platform system
WO2002039257A2 (en) Automated provisioning framework for internet site servers

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