CN113778466A - Server-oriented application system deployment method, equipment and medium - Google Patents

Server-oriented application system deployment method, equipment and medium Download PDF

Info

Publication number
CN113778466A
CN113778466A CN202110982378.6A CN202110982378A CN113778466A CN 113778466 A CN113778466 A CN 113778466A CN 202110982378 A CN202110982378 A CN 202110982378A CN 113778466 A CN113778466 A CN 113778466A
Authority
CN
China
Prior art keywords
deployment
server
deployed
configuration file
software resource
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110982378.6A
Other languages
Chinese (zh)
Inventor
董晨晨
黄浩
赵子墨
孙宗亮
李照川
张旺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chaozhou Zhuoshu Big Data Industry Development Co Ltd
Original Assignee
Chaozhou Zhuoshu Big Data Industry Development Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chaozhou Zhuoshu Big Data Industry Development Co Ltd filed Critical Chaozhou Zhuoshu Big Data Industry Development Co Ltd
Priority to CN202110982378.6A priority Critical patent/CN113778466A/en
Publication of CN113778466A publication Critical patent/CN113778466A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Abstract

The application discloses a server-oriented application system deployment method, equipment and a medium, wherein the method comprises the following steps: the control host determines a deployment environment list of the server to be deployed; performing application system deployment planning on a server to be deployed according to a deployment environment list, and determining a corresponding deployment list; determining a software resource package corresponding to an application system; and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through the master control node server, and deploying the application system through the software resource package according to the deployment configuration file. According to the embodiment of the application, the deployment environment list of the servers to be deployed meeting the deployment requirement is provided, the problem of complex deployment operation in different environments is effectively solved, the services for realizing deployment planning, commands and software resource keeping are provided through the control host, the servers to be deployed execute automatic installation and deployment, and rapid deployment in different scale environments can be realized.

Description

Server-oriented application system deployment method, equipment and medium
Technical Field
The present application relates to the field of software deployment technologies, and in particular, to a server-oriented application system deployment method, device, and medium.
Background
With the service coverage of the application system becoming larger and larger, in order to meet the requirements of data security and customization of users, a customized plate application system needs to be developed for the users, and background services of the customized plate application system are grounded to a local machine room corresponding to the users, so that a set of completely independent localized systems is deployed. Because the scales and manufacturers of the corresponding cloud machine rooms are different, network configurations, security policies and equipment are different, and high requirements are provided for remote deployment of internet architecture services.
At present, the remote operation is carried out through a fort machine or a remote desktop springboard machine, but personnel in a ground city are required to cooperate, the operation is complex, and a coordinating person is required to go to the site to prepare a remote environment. In addition, in a pure intranet environment, operation and maintenance personnel are more required to be deployed in person on the project site. Moreover, as more servers are needed for deploying a set of complete backstage, service deployment requires operation and maintenance personnel to operate one by one, so that a large amount of manpower and material resources are wasted, and the deployment efficiency of the application system is low.
Disclosure of Invention
The embodiment of the application provides a server-oriented application system deployment method, device and medium, which are used for solving the problem of low deployment efficiency of an application system when remote deployment is performed on an internet architecture service.
The embodiment of the application adopts the following technical scheme:
in one aspect, an embodiment of the present application provides a method for deploying a server-oriented application system, where the method includes: the control host determines a deployment environment list of the server to be deployed; performing application system deployment planning on the server to be deployed according to the deployment environment list, and determining a corresponding deployment list; determining a software resource package corresponding to the application system; and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through a master control node server, and deploying the application system through the software resource package according to the deployment configuration file.
In one example, the deploying, according to the deployment configuration file, the application system through the software resource package specifically includes: building a basic environment through a basic component package in the software resource package according to the deployment configuration file; starting a preposed service according to the deployment configuration file; and according to the deployment configuration file, performing service deployment through a service program package in the software resource package.
In one example, the building a basic environment through a basic component package in the software resource package according to the deployment configuration file specifically includes: executing the prefabricated script in the deployment configuration file, and building a basic environment through a basic component package in the software resource package; the service deployment through the service program package in the software resource package according to the deployment configuration file specifically includes: and executing the starting script in the deployment configuration file, and deploying the service through the service program package in the software resource package.
In one example, the enabling the server to be deployed to obtain the deployment configuration file and the software resource package through a master node server specifically includes: and acquiring the deployment configuration file and the software resource package through a master control node server in a pulling mode by the server to be deployed.
In an example, before performing application system deployment planning on the server to be deployed according to the deployment environment manifest and determining a corresponding deployment manifest, the method further includes: and determining the service of the server to be deployed and the open port corresponding to the basic component respectively so as to call the corresponding service among the servers to be deployed.
In one example, the determining, by the control host, a deployment environment list of the server to be deployed specifically includes: the control host determines deployment environment lists corresponding to a plurality of servers to be deployed respectively; the deployment environment list comprises operating systems of the servers to be deployed, and the operating systems of the servers to be deployed are the same.
In one example, the enabling the server to be deployed to obtain the deployment configuration file and the software resource package through a master node server specifically includes: determining a master node server; the control host communicates with the main control node server through a preset white list; and the server to be deployed acquires the deployment configuration file and the software resource package through the master node server.
In one example, the deployment manifest includes at least one of: the method comprises the steps of an application software list, a service list, a start script and a mutual calling relation among services.
In another aspect, an embodiment of the present application provides a server-oriented application system deployment device, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to: determining a deployment environment list of a server to be deployed through a control host; performing application system deployment planning on the server to be deployed according to the deployment environment list, and determining a corresponding deployment list; determining a software resource package corresponding to the application system; and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through a master control node server, and deploying the application system through the software resource package according to the deployment configuration file.
In another aspect, an embodiment of the present application provides a non-volatile computer storage medium for deploying a server-oriented application system, where the non-volatile computer storage medium stores computer-executable instructions, and the computer-executable instructions are configured to: determining a deployment environment list of a server to be deployed through a control host; performing application system deployment planning on the server to be deployed according to the deployment environment list, and determining a corresponding deployment list; determining a software resource package corresponding to the application system; and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through a master control node server, and deploying the application system through the software resource package according to the deployment configuration file.
The embodiment of the application adopts at least one technical scheme which can achieve the following beneficial effects:
according to the deployment method and the deployment system, the deployment environment list of the servers to be deployed meeting the deployment requirements is provided, the problem of complex deployment operation in different environments is effectively solved, the services for realizing deployment planning, commands and software resource keeping are provided through the control host, the servers to be deployed execute automatic installation and deployment after acquiring the deployment configuration files and the software resource packages through the main control node server, a set of standard flow is formed, the deployment can be performed according to a pipeline operation mode, and rapid deployment in different scale environments can be realized.
Drawings
In order to more clearly explain the technical solutions of the present application, some embodiments of the present application will be described in detail below with reference to the accompanying drawings, in which:
fig. 1 is a schematic diagram of a framework of a server-oriented application system deployment system according to an embodiment of the present application;
fig. 2 is a schematic flowchart of a method for deploying a server-oriented application system according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a server-oriented application system deployment device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following embodiments and accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Some embodiments of the present application are described in detail below with reference to the accompanying drawings.
Fig. 1 is a schematic framework diagram of a server-oriented application system deployment system according to an embodiment of the present application.
As shown in fig. 1, the server-oriented application system deployment system at least includes: the control host 100, a plurality of main control node servers including a main control node server 200, a main control node server 300, etc., a plurality of servers to be deployed connected to the main control node 200 including a server to be deployed 210, a server to be deployed 220, a server to be deployed 230, etc., and a plurality of servers to be deployed connected to the main control node 200 including a server to be deployed 310, a server to be deployed 330, a server to be deployed 340, etc.
The main control node server 200 and the main control node server 300 are connected to the control host 100, the to-be-deployed server 210, the to-be-deployed server 220, and the to-be-deployed server 230 are connected to the main control node server 200, and the to-be-deployed server 310, the to-be-deployed server 330, and the to-be-deployed server 340 are connected to the main control node server 300.
It should be noted that the master node server 200 or the master node server 300 may not be connected to the control host 100, that is, the master node server 200 or the master node server 300 is a non-network-connectable site, and at this time, the control host 100 transmits the configuration file and the software resource package to the master node server 200 or the master node server 300 in a manual transmission manner.
When the application system is deployed, the servers to be deployed connected to the main control node server 200 cooperate with each other, and the servers to be deployed connected to the main control node server 300 cooperate with each other. That is, a set of completely independent localization application systems is deployed at the servers to be deployed connected to the main control node server 200, and a set of completely independent localization application systems is deployed at the servers to be deployed connected to the main control node server 300.
It should be noted that the application system generally includes a computer hardware system, system software, and application software. The basic hardware system of the computer consists of an arithmetic unit, a controller, a memory, a peripheral interface and peripheral equipment. System software includes operating systems, compilers, database management systems, various high-level languages, and the like. The application software is composed of general support software and various application software packages.
Further, the deployment scale of the application system is set according to the customer requirements, and the deployment environments prepared by the customer in each project are different, that is, when the projects are the same, the deployment environments are the same in the environment where the servers to be deployed connected to the master node server 200 are located and the environment where the servers to be deployed connected to the master node server 300 are located, and when the projects are different, the deployment environments are different.
It should be noted that the functions, structures and connection relationships of the master node servers are the same, and for convenience of description, the master node server 200 is taken as an example for explanation. In an example, the main control node server 200 is installed with a Proxy, and a plurality of servers to be deployed connected to the main control node server 200 are installed with an Agent, that is, the main control node server is a Proxy server, and a plurality of servers to be deployed connected to the main control node server 200 are Agent servers.
The Proxy server generally receives an Agent server request, sends the request to the control host, receives a response of the control host and returns the response to the Agent server. In practice the Proxy server functions as a Proxy server instead of an Agent server to access the control master.
Specifically, when the application system is deployed to the master node server 200, the control host 100 needs to determine in advance a deployment environment list of the server to be deployed, so that the application system is quickly copied and landed and the service is quickly deployed by limiting the service deployment environment and standardizing a software communication template.
The deployment environment list comprises the maximized same environment provided by the cloud center of the deployment background and the maximized same environment provided by the deployment service side. Furthermore, the maximized same environment provided by the cloud center of the deployment background at least comprises server configuration, an operating system, a network port and network access permission, and the maximized same environment provided by the deployment service party at least comprises a software service package, a software version, a service communication mode and a client Agent, so that the problem of complex deployment operation in different environments such as the number of servers to be deployed, ports, service association relation, gatekeeper port mapping and the like is solved.
It should be noted that, because the manufacturers of the machine rooms in different places are different, the various security devices and cloud service products of the machine rooms are different, but the same server operating system can be provided as required. Thus, the operating system is the same between the several servers to be deployed to which the master node server 200 is connected. The server operating system can be linux, windows and various domestic systems.
The deployment environment lists corresponding to the servers to be deployed connected to the main control node server 200 are the same, and in the case that the deployment environments are the same, the deployment planning of the application system is performed on each server to be deployed, so as to deploy the corresponding service, and for convenience of description, the server to be deployed 210 is taken as an example for explanation.
Further, the control host 100 performs application system deployment planning on the server 210 to be deployed according to the deployment environment list, determines a corresponding deployment list, stores the software resource package corresponding to the application system in the resource center, and then generates a deployment configuration file according to the deployment list. The deployment configuration file comprises a script for deploying the application system, the software resource package comprises an installation package related to deploying the application system, such as a basic component package and a service program package, and the deployment list comprises an application software list, a service list, a start script and a mutual calling relation among the services.
It should be noted that the resource center of the control host 100 stores software resource packages of multiple types of application systems in advance, so that retrieving the software resource package corresponding to the current application system in the resource center may also be performed according to actual needs after the user obtains the deployment environment list of the servers to be deployed that need to deploy the current application system, and is not limited specifically here.
Further, the to-be-deployed server 210 obtains the deployment configuration file and the software resource package through the master node server 200, and finally deploys the application system through the software resource package according to the deployment configuration file.
Through the system in fig. 1, in the embodiment of the application, a corresponding deployment environment list is provided for application system deployment, deployment planning is selected, automatic operation deployment is performed according to standard steps, high-quality rapid delivery is performed, the error rate of manual deployment and manual repeated labor are reduced as much as possible, operation and maintenance personnel can complete deployment operation only by operating a control host without performing platform-by-platform operation, the operation cost is greatly reduced, and the deployment efficiency of the application system is improved.
How to perform application system deployment on the server to be deployed 210 is specifically described in this embodiment of the application in detail through fig. 2 and related contents.
Fig. 2 is a schematic flowchart of a method for deploying a server-oriented application system according to an embodiment of the present application, which is applied to the application system deployment system in fig. 1, as shown in fig. 2, the method may be applied to different business fields, such as an internet financial business field, an e-commerce business field, an instant messaging business field, a game business field, and a business field. The process may be performed by computing devices in the respective domains, with certain input parameters or intermediate results in the process allowing for manual intervention adjustments to help improve accuracy.
The flow in fig. 2 specifically includes the following steps:
s201: the control host determines a deployment environment list of the server to be deployed.
After the control host 100 determines the deployment environment list of the to-be-deployed server 210, the core service and the open port of the basic component are fixed, and then the port open relationship requirements among the to-be-deployed server 210, the to-be-deployed server 220, and the to-be-deployed server 230 are provided, so that each to-be-deployed server can call the corresponding service conveniently, and communication is ensured.
S202: and performing application system deployment planning on the server to be deployed according to the deployment environment list, and determining a corresponding deployment list.
Specifically, the control host 100 selects an application system and a scale to be deployed according to a requirement, and then performs application system deployment planning on the to-be-deployed server 210 by using a pre-configured deployment scheme.
It should be noted that, rapid replication can be realized by deploying the manifest, a set of new services is deployed, only the IP of the server needs to be changed, and repeated work is avoided.
S203: and determining a software resource package corresponding to the application system.
Specifically, the control host 100 retrieves a software resource package corresponding to the application system that needs to be deployed currently from a resource center database.
S204: and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through the master control node server, and deploying the application system through the software resource package according to the deployment configuration file.
It is understood that the control host 100 provides functionality to implement deployment planning, deployment configuration files, and software resource custody.
Further, a white list mutual trust mode is adopted between the control host 100 and the main control node server 200, data transmission is encrypted, and the data source is ensured to be safe and reliable.
Further, the to-be-deployed server 210 executes automatic installation and deployment after acquiring the deployment configuration file and the software resource package through the master node server 210.
Specifically, the order of installing the Agent on the server 210 to be deployed, deploying the operating environment and the basic components, and finally deploying the service is adopted.
The to-be-deployed server 210 acquires the deployment configuration file and the software resource package through the master node server 200 in a pulling manner, so that the security and the source trust of the software resource package can be effectively ensured.
It should be noted that the server 210 to be deployed can also obtain the deployment configuration file and the software resource package in a manner pushed by the master node server 200.
Further, the to-be-deployed server 210 builds a basic environment through the basic component package in the software resource package by executing the pre-made script in the deployment configuration file, and starts the basic service. The basic environment comprises a java environment, a node environment and the like. Wherein, the initial deployment is from nothing to any, and the basic component is deployed once.
Further, the to-be-deployed server 210 starts a pre-service according to the deployment configuration file, where the pre-service includes a service discovery service, a database service, a message queue, a cache service, and the like.
It should be noted that the pre-service is actually in the form of software, hardware and service package, and as such, the service is entirely pre-installed in the network environment of the user, which can meet the requirements of the user-related application.
Further, the to-be-deployed server 210 pulls the service package in the software resource package for service deployment by executing the start script in the deployment configuration file, thereby completing the start of the service.
And automatically pulling the corresponding service program mirror image or the installation package and executing the installation and start script for the environment needing container deployment.
Finally, the server to be deployed 210 debugs the service, completing deployment.
It should be noted that, although the embodiment of the present application describes steps S201 to S204 in sequence with reference to fig. 2, this does not mean that steps S201 to S204 must be executed in strict order. The embodiment of the present application is described by sequentially describing step S201 to step S204 according to the sequence shown in fig. 2, so as to facilitate those skilled in the art to understand the technical solutions of the embodiment of the present application. In other words, in the embodiment of the present application, the sequence between step S201 and step S204 may be appropriately adjusted according to actual needs.
By the method in fig. 2, the embodiment of the present application effectively avoids the problem of complex deployment operations in different environments by providing a deployment environment list of servers to be deployed that meet deployment requirements, and provides services for implementing deployment planning, command, and software resource custody by a control host, and the servers to be deployed execute automatic installation and deployment after acquiring deployment configuration files and software resource packages by a master node server, so as to form a set of standard processes, and the deployment can be performed quickly in different scale environments according to a pipeline operation mode.
Based on the same idea, some embodiments of the present application further provide a device and a non-volatile computer storage medium corresponding to the above method.
Fig. 3 is a schematic structural diagram of a server-oriented application system deployment device according to an embodiment of the present application, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining a deployment environment list of a server to be deployed through a control host;
performing application system deployment planning on a server to be deployed according to a deployment environment list, and determining a corresponding deployment list;
determining a software resource package corresponding to an application system;
and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through the master control node server, and deploying the application system through the software resource package according to the deployment configuration file.
Some embodiments of the present application provide a server-oriented application system deploying non-volatile computer storage medium storing computer-executable instructions configured to:
determining a deployment environment list of a server to be deployed through a control host;
performing application system deployment planning on a server to be deployed according to a deployment environment list, and determining a corresponding deployment list;
determining a software resource package corresponding to an application system;
and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through the master control node server, and deploying the application system through the software resource package according to the deployment configuration file.
The embodiments in the present application are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the device and media embodiments, the description is relatively simple as it is substantially similar to the method embodiments, and reference may be made to some descriptions of the method embodiments for relevant points.
The device and the medium provided by the embodiment of the application correspond to the method one to one, so the device and the medium also have the similar beneficial technical effects as the corresponding method, and the beneficial technical effects of the method are explained in detail above, so the beneficial technical effects of the device and the medium are not repeated herein.
As will be appreciated by one skilled in the art, 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 flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams 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.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the technical principle of the present application shall fall within the protection scope of the present application.

Claims (10)

1. A method for deploying a server-oriented application system, the method comprising:
the control host determines a deployment environment list of the server to be deployed;
performing application system deployment planning on the server to be deployed according to the deployment environment list, and determining a corresponding deployment list;
determining a software resource package corresponding to the application system;
and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through a master control node server, and deploying the application system through the software resource package according to the deployment configuration file.
2. The method according to claim 1, wherein the deploying the application system through the software resource package according to the deployment configuration file specifically comprises:
building a basic environment through a basic component package in the software resource package according to the deployment configuration file;
starting a preposed service according to the deployment configuration file;
and according to the deployment configuration file, performing service deployment through a service program package in the software resource package.
3. The method according to claim 2, wherein the building a base environment from a base component package in the software resource package according to the deployment configuration file specifically comprises:
executing the prefabricated script in the deployment configuration file, and building a basic environment through a basic component package in the software resource package;
the service deployment through the service program package in the software resource package according to the deployment configuration file specifically includes:
and executing the starting script in the deployment configuration file, and deploying the service through the service program package in the software resource package.
4. The method according to claim 1, wherein the causing the server to be deployed to obtain the deployment configuration file and the software resource package through a master node server specifically includes:
and acquiring the deployment configuration file and the software resource package through a master control node server in a pulling mode by the server to be deployed.
5. The method according to claim 1, wherein before performing application system deployment planning on the server to be deployed according to the deployment environment manifest and determining the corresponding deployment manifest, the method further comprises:
and determining the service of the server to be deployed and the open port corresponding to the basic component respectively so as to call the corresponding service among the servers to be deployed.
6. The method according to claim 1, wherein the determining, by the control host, the deployment environment list of the server to be deployed specifically includes:
the control host determines deployment environment lists corresponding to a plurality of servers to be deployed respectively; the deployment environment list comprises operating systems of the servers to be deployed, and the operating systems of the servers to be deployed are the same.
7. The method according to claim 1, wherein the causing the server to be deployed to obtain the deployment configuration file and the software resource package through a master node server specifically includes:
determining a master node server; the control host communicates with the main control node server through a preset white list;
and the server to be deployed acquires the deployment configuration file and the software resource package through the master node server.
8. The method of claim 1, wherein the deployment manifest comprises at least one of:
the method comprises the steps of an application software list, a service list, a start script and a mutual calling relation among services.
9. A server-oriented application deployment device, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining a deployment environment list of a server to be deployed through a control host;
performing application system deployment planning on the server to be deployed according to the deployment environment list, and determining a corresponding deployment list;
determining a software resource package corresponding to the application system;
and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through a master control node server, and deploying the application system through the software resource package according to the deployment configuration file.
10. A server-oriented application system deployment non-volatile computer storage medium storing computer-executable instructions configured to:
determining a deployment environment list of a server to be deployed through a control host;
performing application system deployment planning on the server to be deployed according to the deployment environment list, and determining a corresponding deployment list;
determining a software resource package corresponding to the application system;
and generating a deployment configuration file according to the deployment list so that the server to be deployed acquires the deployment configuration file and the software resource package through a master control node server, and deploying the application system through the software resource package according to the deployment configuration file.
CN202110982378.6A 2021-08-25 2021-08-25 Server-oriented application system deployment method, equipment and medium Pending CN113778466A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110982378.6A CN113778466A (en) 2021-08-25 2021-08-25 Server-oriented application system deployment method, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110982378.6A CN113778466A (en) 2021-08-25 2021-08-25 Server-oriented application system deployment method, equipment and medium

Publications (1)

Publication Number Publication Date
CN113778466A true CN113778466A (en) 2021-12-10

Family

ID=78839174

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110982378.6A Pending CN113778466A (en) 2021-08-25 2021-08-25 Server-oriented application system deployment method, equipment and medium

Country Status (1)

Country Link
CN (1) CN113778466A (en)

Similar Documents

Publication Publication Date Title
US11221780B2 (en) Size adjustable volumes for containers
US11088914B2 (en) Migrating a monolithic software application to a microservices architecture
US10599423B2 (en) Source code management for a multi-tenant platform-as-a-service (PaaS) system
US9330102B2 (en) Multi-tenant platform-as-a-service (PaaS) system implemented in a cloud computing environment
KR102354536B1 (en) Hyperledger fabric network creation method, controller and storage medium
US20150186129A1 (en) Method and system for deploying a program module
CN112486547B (en) Application program updating method and device under multi-tenant scene and electronic equipment
CN106886434B (en) Distributed application installation method and device
CN111026414B (en) HDP platform deployment method based on kubernetes
US10996997B2 (en) API-based service command invocation
US10324701B1 (en) Rapid deployment of computing instances
US7716663B2 (en) Method, system and program product for controlling native applications using open service gateway initiative (OSGi) bundles
US11140147B2 (en) SAML SSO UX improvements
US11861342B2 (en) Enhanced cloud-computing environment deployment
US11431563B1 (en) Intelligent management of cloud infrastructures using a cloud management platform
US20200218566A1 (en) Workload migration
US11755301B2 (en) Deployment of cloud infrastructures using a cloud management platform
CN117616395A (en) Continuous liveness and integrity of applications during migration
CN112667259A (en) SDN controller version upgrading method, device and medium
US11071151B2 (en) Methods and apparatuses for connecting a wireless access point through an application in a user equipment
CN108595169B (en) Visual programming method, cloud server and storage medium
CN109660575B (en) Method and device for realizing NFV service deployment
CN113778466A (en) Server-oriented application system deployment method, equipment and medium
CN115525396A (en) Application management method and device based on cloud protogenesis
CN113835827A (en) Application deployment method and device based on container Docker and electronic equipment

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