CN112272221B - Batch deployment method and system for server cluster and computer readable storage medium - Google Patents

Batch deployment method and system for server cluster and computer readable storage medium Download PDF

Info

Publication number
CN112272221B
CN112272221B CN202011116634.5A CN202011116634A CN112272221B CN 112272221 B CN112272221 B CN 112272221B CN 202011116634 A CN202011116634 A CN 202011116634A CN 112272221 B CN112272221 B CN 112272221B
Authority
CN
China
Prior art keywords
server
conference control
media forwarding
installation package
service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011116634.5A
Other languages
Chinese (zh)
Other versions
CN112272221A (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.)
Suirui Technology Group Co Ltd
Original Assignee
Suirui Technology Group 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 Suirui Technology Group Co Ltd filed Critical Suirui Technology Group Co Ltd
Priority to CN202011116634.5A priority Critical patent/CN112272221B/en
Publication of CN112272221A publication Critical patent/CN112272221A/en
Application granted granted Critical
Publication of CN112272221B publication Critical patent/CN112272221B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets

Abstract

The invention discloses a batch deployment method and system of a server cluster and a computer readable storage medium, wherein the batch deployment method comprises the following steps: selecting an installation package according to the nat mapping mode in the server cluster; pre-storing the deployment tool and the installation package in a plate hopping machine; the method comprises the steps that ssh connection is established between the springboard machine and a first server in the server cluster; the springboard machine uploads the deployment tool and the installation package to the first server through a remote scp deployment tool; the first server issues installation packages to other servers in the server cluster in batches and automatically installs the installation packages, and then issues configuration information in batches; the first server is deployed in batches to other servers in the server cluster. The batch deployment method, the batch deployment system and the computer readable storage medium of the server cluster can realize batch automatic deployment of video media forwarding service, and greatly improve efficiency.

Description

Batch deployment method and system for server cluster and computer readable storage medium
Technical Field
The present invention relates to the field of servers, and in particular, to a method and system for batch deployment of server clusters, and a computer readable storage medium.
Background
With the proliferation of the number of users of remote video conferences, the existing server clusters have become difficult to support such high concurrency, and capacity expansion servers are urgent. At this time, labor and time are wasted by manpower, large-batch deployment is difficult to complete in a short time, accurate successful deployment of the system is difficult to ensure, and a large amount of time is required for technicians to check whether the deployment is successful or not.
At present, some auxiliary tools are used for remote deployment, but the user name and password are required to be frequently input for verification in the operation process, and only one server can be deployed at the same time, so that the operation is complex, a large amount of repetitive work is required for cluster deployment, and the cluster deployment is easy to confuse and has low efficiency. For successful deployment after deployment, personnel checking platform by platform still needs to be implemented. But also the skill expertise requirements for the practitioners are relatively high.
The information disclosed in this background section is only for enhancement of understanding of the general background of the invention and should not be taken as an acknowledgement or any form of suggestion that this information forms the prior art already known to a person of ordinary skill in the art.
Disclosure of Invention
The invention aims to provide a batch deployment method and system of a server cluster and a computer readable storage medium, which can realize batch automatic deployment of video media forwarding service and greatly improve efficiency.
In order to achieve the above object, the present invention provides a batch deployment method of a server cluster, where the batch deployment method of the server cluster is used for deploying a distributed cluster audio/video media forwarding service in the server cluster, where the distributed cluster audio/video media forwarding service includes a conference control service and a media forwarding service, and the batch deployment method includes: selecting an installation package according to the nat mapping mode in the server cluster; pre-storing the deployment tool and the installation package in a plate hopping machine; the method comprises the steps that ssh connection is established between the springboard machine and a first server in the server cluster, wherein the first server is any server in the server cluster; the springboard machine uploads the deployment tool and the installation package to the first server through a remote scp deployment tool; the first server issues installation packages to other servers in the server cluster in batches and automatically installs the installation packages; the first server transmits configuration information to other servers in the server cluster in batches; and the first server deploys other servers in the server cluster in batches according to the deployment tool, the information of the installation package and the configuration information.
In an embodiment of the present invention, the method for deploying server clusters in batches further includes: checking whether all servers in the server cluster are successfully deployed in batches, and automatically generating a detection report; redeployment is carried out on the server which fails to be deployed according to the detection report; and upgrading the ssh tool after all servers are deployed successfully.
In an embodiment of the present invention, selecting the installation package according to the nat mapping manner in the server cluster includes: when the nat mapping mode of the server cluster is that a plurality of private network ips correspond to one public network ip, selecting a first installation package; when the nat mapping mode of the server cluster is that one private network ip corresponds to one public network ip, selecting a second installation package; and when the nat mapping mode of the server cluster is only the public network ip, selecting a third installation package.
In an embodiment of the present invention, when the selected installation package is the first installation package or the second installation package, the first server issues configuration information to other servers in the server cluster in batches, including: and issuing the conference control service configuration information in batches and issuing the media forwarding service configuration information in batches. The batch issuing of the conference control service configuration information comprises the following steps: reading a tool kit under a conference control service directory in the deployment tool; configuring private network ip address information corresponding to each server to be deployed with a conference control service into a host.ini file in a tool kit under the conference control service; and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service. Wherein, the batch issuing media forwarding service configuration information includes: reading a tool package under a media forwarding service directory in the deployment tool; configuring private network ip address information corresponding to each server to be deployed with a media forwarding service into a host.ini file in a tool package under a media forwarding service directory; and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service.
In one embodiment of the present invention, when the selected installation package is the first installation package, the batch deployment of the first server to other servers in the server cluster according to the deployment tool, the information of the installation package and the configuration information includes: reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the conference control service directory; uploading the installation package of the conference control service to a server to be configured with the conference control service and installing the installation package; installing a dependency in the server to be configured with the conference control service; acquiring public network IP address information corresponding to the server to be configured with the conference control service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for the server to be configured with the conference control service; starting the conference control service in the server to be configured with the conference control service, and setting a starting item; reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory; uploading the installation package of the media forwarding service to a server to be configured with the media forwarding service and installing the installation package; installing dependencies in the server to be configured with the media forwarding service; acquiring public network IP address information corresponding to the server to be configured with the media forwarding service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for the server to be configured with the media forwarding service; and starting the media forwarding service in the server to be configured with the media forwarding service, and setting a starting item.
In one embodiment of the present invention, when the selected installation package is the second installation package, the batch deployment of the first server to other servers in the server cluster according to the deployment tool, the information of the installation package and the configuration information includes: reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the conference control service directory; uploading the installation package of the conference control service to a server to be configured with the conference control service and installing the installation package; installing a dependency in the server to be configured with the conference control service; acquiring public network IP address information corresponding to the server to be configured with the conference control service by using a curl tool; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for the server to be configured with the conference control service; starting the conference control service in the server to be configured with the conference control service, and setting a starting item; reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory; uploading the installation package of the media forwarding service to a server to be configured with the media forwarding service and installing the installation package; installing dependencies in the server to be configured with the media forwarding service; acquiring public network IP address information corresponding to the server to be configured with the media forwarding service by using a curl tool; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for the server to be configured with the media forwarding service; and starting the media forwarding service in the server to be configured with the media forwarding service, and setting a starting item.
In an embodiment of the present invention, when the selected installation package is the third installation package, the first server issues configuration information to other servers in the server cluster in batches, including: and issuing the conference control service configuration information in batches and issuing the media forwarding service configuration information in batches. The batch issuing of the conference control service configuration information comprises the following steps: reading a tool kit under a conference control service directory in the deployment tool; configuring public network ip address information corresponding to each server to be deployed with a conference control service into a host.ini file in a tool kit under the conference control service; and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service. Wherein, the batch issuing media forwarding service configuration information includes: reading a tool package under a media forwarding service directory in the deployment tool; configuring public network ip address information corresponding to each server of a media forwarding service to be deployed into host.ini files in a tool kit under a media forwarding service directory; and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service.
In one embodiment of the present invention, when the selected installation package is the third installation package, the batch deployment of the first server to other servers in the server cluster according to the deployment tool, the information of the installation package and the configuration information includes: reading public network ip address information corresponding to each server in a host.ini file in a toolkit under the conference control service directory; uploading the installation package of the conference control service to a server to be configured with the conference control service and installing the installation package; installing a dependency in the server to be configured with the conference control service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for the server to be configured with the conference control service; starting the conference control service in the server to be configured with the conference control service, and setting a starting item; reading public network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory; uploading the installation package of the media forwarding service to a server to be configured with the media forwarding service and installing the installation package; installing dependencies in the server to be configured with the media forwarding service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for the server to be configured with the media forwarding service; and starting the media forwarding service in the server to be configured with the media forwarding service, and setting a starting item.
Based on the same inventive concept, the invention also provides a batch deployment system of a server cluster, which is used for deploying distributed cluster audio/video media forwarding services in the server cluster, wherein the distributed cluster audio/video media forwarding services comprise conference control services and media forwarding services, and the batch deployment system comprises: the system comprises a board hopping machine and a first server. The board hopping machine is used for pre-storing a deployment tool and an installation package, wherein the selection of the installation package is related to the nat mapping mode in the server cluster. The method comprises the steps that ssh connection is established between a first server and a springboard machine, wherein the first server is any server in a server cluster, the springboard machine is used for uploading a deployment tool and an installation package to the first server through a remote scp deployment tool, and the first server is used for issuing the installation package to other servers in the server cluster in batches and automatically installing the installation package; then, the configuration information is issued to other servers in the server cluster in batches; the first server is further used for deploying other servers in the server cluster in batches according to the deployment tool, the information of the installation package and the configuration information.
In an embodiment of the present invention, the first server is further configured to check in batch whether all servers in the server cluster are deployed successfully, and automatically generate a detection report; the server is further used for redeploying the server which fails to be deployed according to the detection report; and is further configured to upgrade the ssh tool when all servers are deployed successfully.
In an embodiment of the present invention, when the nat mapping mode of the server cluster is that a plurality of private networks ip corresponds to one public network ip, a first installation package is selected; when the nat mapping mode of the server cluster is that one private network ip corresponds to one public network ip, selecting a second installation package; and when the nat mapping mode of the server cluster is only the public network ip, selecting a third installation package.
In an embodiment of the present invention, when the selected installation package is the first installation package or the second installation package, the first server is further configured to read a tool package under a conference control service directory in the deployment tool; configuring private network ip address information corresponding to each server to be deployed with a conference control service into a host.ini file in a tool kit under the conference control service; and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service. The first server is also used for reading a tool package under a media forwarding service directory in the deployment tool; configuring private network ip address information corresponding to each server to be deployed with a media forwarding service into a host.ini file in a tool package under a media forwarding service directory; and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service.
In an embodiment of the present invention, when the selected installation package is the first installation package, the first server is further configured to read private ip address information corresponding to each server in a host.ini file in the toolkit under the conference control service directory; uploading the installation package of the conference control service to a server to be configured with the conference control service and installing the installation package; installing a dependency in the server to be configured with the conference control service; acquiring public network IP address information corresponding to the server to be configured with the conference control service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for the server to be configured with the conference control service; and starting the conference control service in the server to be configured with the conference control service, and setting a starting item. The first server is further configured to read private ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory; uploading the installation package of the media forwarding service to a server to be configured with the media forwarding service and installing the installation package; installing dependencies in the server to be configured with the media forwarding service; acquiring public network IP address information corresponding to the server to be configured with the media forwarding service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for the server to be configured with the media forwarding service; and starting the media forwarding service in the server to be configured with the media forwarding service, and setting a starting item.
In an embodiment of the present invention, when the selected installation package is the second installation package, the first server is further configured to read private ip address information corresponding to each server in a host.ini file in the toolkit under the conference control service directory; uploading the installation package of the conference control service to a server to be configured with the conference control service and installing the installation package; installing a dependency in the server to be configured with the conference control service; acquiring public network IP address information corresponding to the server to be configured with the conference control service by using a curl tool; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for the server to be configured with the conference control service; and starting the conference control service in the server to be configured with the conference control service, and setting a starting item. The first server is further configured to read private ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory; uploading the installation package of the media forwarding service to a server to be configured with the media forwarding service and installing the installation package; installing dependencies in the server to be configured with the media forwarding service; acquiring public network IP address information corresponding to the server to be configured with the media forwarding service by using a curl tool; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for the server to be configured with the media forwarding service; and starting the media forwarding service in the server to be configured with the media forwarding service, and setting a starting item.
In an embodiment of the present invention, when the selected installation package is the third installation package, the first server is further configured to read a tool package under a conference control service directory in the deployment tool; configuring public network ip address information corresponding to each server to be deployed with a conference control service into a host.ini file in a tool kit under the conference control service; and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service. The first server is also used for reading a tool package under a media forwarding service directory in the deployment tool; configuring public network ip address information corresponding to each server of a media forwarding service to be deployed into host.ini files in a tool kit under a media forwarding service directory; and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service.
In an embodiment of the present invention, when the selected installation package is the third installation package, the first server is further configured to read public network ip address information corresponding to each server in a host.ini file in the toolkit under the conference control service directory; uploading the installation package of the conference control service to a server to be configured with the conference control service and installing the installation package; installing a dependency in the server to be configured with the conference control service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for the server to be configured with the conference control service; and starting the conference control service in the server to be configured with the conference control service, and setting a starting item. The first server is further configured to read public network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory; uploading the installation package of the media forwarding service to a server to be configured with the media forwarding service and installing the installation package; installing dependencies in the server to be configured with the media forwarding service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for the server to be configured with the media forwarding service; and starting the media forwarding service in the server to be configured with the media forwarding service, and setting a starting item.
Based on the same inventive concept, the present invention further provides a computer readable storage medium for executing the batch deployment method of the server cluster described in any one of the above embodiments.
Compared with the prior art, the batch deployment method and system for the server cluster and the computer readable storage medium can automatically configure audio and video media forwarding service configuration information, start service, set service monitoring and upload service monitoring information, realize batch automatic deployment and greatly improve deployment efficiency; preferably, the configuration is finished, the capability of detecting the cluster to provide service is further provided, a detection report is automatically generated, personnel can analyze the deployment state according to the detection report information, and the deployment information is adjusted, so that the accuracy of deployment is greatly improved; preferably, when the mapping relationship of the server cluster nat is a public network to a private network, the server public network ip is automatically acquired by using a curl tool, so that the configuration and deployment efficiency is further improved. Overall, the invention has very high deployment efficiency and is easy to implement, and even after a non-professional deployment personnel is simply trained, the deployment personnel can participate in the deployment manually.
Drawings
FIG. 1 is a method of mass deployment of a server cluster according to an embodiment of the invention;
fig. 2 is a method of mass deployment of a server cluster in accordance with another embodiment of the invention.
Detailed Description
The following detailed description of embodiments of the invention is, therefore, to be taken in conjunction with the accompanying drawings, and it is to be understood that the scope of the invention is not limited to the specific embodiments.
Throughout the specification and claims, unless explicitly stated otherwise, the term "comprise" or variations thereof such as "comprises" or "comprising", etc. will be understood to include the stated element or component without excluding other elements or components.
FIG. 1 is a method of mass deployment of a server cluster in accordance with one embodiment of the present invention. The method for deploying the server clusters in batches is used for deploying distributed cluster audio and video media forwarding services in the server clusters, wherein the distributed cluster audio and video media forwarding services comprise conference control services and media forwarding services. The method for deploying server clusters in batches in this embodiment includes steps S1 to S6. According to the embodiment, batch automatic deployment can be realized, the deployment efficiency is improved, and the labor cost is saved.
In step S1, an installation package is selected according to a nat (network address translation) mapping manner in the server cluster.
According to different configurations of cloud segment servers in different regions, the mapping modes of the network address conversion IP are divided into three modes: many-to-one, one-to-one and public network only. Many-to-one refers to all servers in the cluster sharing a common network IP. And the port mapping mode is adopted to provide the service outwards, and one-to-one correspondence is that the private IP of the server and the public IP are in one-to-one correspondence. Only the public network is directly used for distributing the public network IP to the server, and the service can be directly provided for the outside.
When the nat mapping mode of the server cluster is that a plurality of private network ips correspond to one public network ip, selecting a first installation package; when the nat mapping mode of the server cluster is that one private network ip corresponds to one public network ip, selecting a second installation package; and when the nat mapping mode of the server cluster is only the public network ip, selecting a third installation package.
In step S2, the deployment tool and the installation package are pre-stored in the board jumper.
In step S3 a ssh (remote control tool) connection is established between the board hopping machine and a first server in the server cluster. The first server is any server in the server cluster.
The springboard machine uploads the deployment tool and the installation package to the first server via a remote scp (file transfer tool) deployment tool in step S4.
In step S5, the first server issues the installation packages to other servers in the server cluster in batches and performs automatic installation, and then the first server issues configuration information to the other servers in batches.
In step S6, the first server deploys other servers in the server cluster in batches according to the deployment tool, the information of the installation package and the configuration information.
Specifically, when the nat mapping manner of the server cluster is that a plurality of private network ips correspond to one public network ip or one private network ip corresponds to one public network ip, that is, the selected installation package is a first installation package or a second installation package, the first server issues configuration information in batches to other servers in the server cluster, where the configuration information includes: batch issuing conference control service configuration information and batch issuing media forwarding service configuration information, wherein the batch issuing conference control service configuration information comprises: reading a tool kit under a conference control service directory in a deployment tool; the private network ip address information corresponding to each server to be deployed with the conference control service is configured into a host.ini file in a tool kit under a conference control service directory; the method comprises the steps of configuring tocken information, region information, monitored ip address information and monitored port configuration information of a conference control service. The batch issuing of the media forwarding service configuration information comprises the following steps: reading a tool package under a media forwarding service directory in a deployment tool; configuring private network ip address information corresponding to each server to be deployed with the media forwarding service into host.ini files in a tool package under a media forwarding service directory; the method comprises the steps of configuring tocken information, region information, monitored ip address information and monitored port configuration information of a media forwarding service.
When the nat mapping mode of the server cluster is that a plurality of private network ips correspond to one public network ip, that is, when the selected installation package is a first installation package, the batch deployment of the first server to other servers in the server cluster according to the deployment tool, the information of the installation package and the configuration information includes: reading private network ip address information corresponding to each server in a host.ini file in a toolkit under a conference control service directory; uploading an installation package of the conference control service to a server of the conference control service to be configured; installing dependencies in a server to be configured with a conference control service; acquiring public network IP address information corresponding to a server of a conference control service to be configured; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for a server to be configured with the conference control service; starting conference control service in a server to be configured with conference control service, and setting a starting item; and reading private network ip address information corresponding to each server in a host.ini file in a toolkit under a media forwarding service directory; uploading an installation package of the media forwarding service to a server of the media forwarding service to be configured; installing dependencies in a server to be configured with a media forwarding service; acquiring public network IP address information corresponding to a server of a media forwarding service to be configured; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for a server to be configured with the media forwarding service; and starting the media forwarding service in a server to be configured with the media forwarding service, and setting a starting item.
When the nat mapping mode of the server cluster is that one private network ip corresponds to one public network ip, that is, when the selected installation package is the second installation package, the batch deployment of the first server to other servers in the server cluster according to the deployment tool, the information of the installation package and the configuration information includes: reading private network ip address information corresponding to each server in a host.ini file in a toolkit under a conference control service directory; uploading an installation package of the conference control service to a server of the conference control service to be configured; installing dependencies in a server to be configured with a conference control service; acquiring public network IP address information corresponding to a server of a conference control service to be configured by using a curl tool; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for a server to be configured with the conference control service; starting conference control service in a server to be configured with conference control service, and setting a starting item; and reading private network ip address information corresponding to each server in a host.ini file in a toolkit under a media forwarding service directory; uploading an installation package of the media forwarding service to a server of the media forwarding service to be configured; installing dependencies in a server to be configured with a media forwarding service; acquiring public network IP address information corresponding to a server of a media forwarding service to be configured by using a curl tool; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for a server to be configured with the media forwarding service; and starting the media forwarding service in a server to be configured with the media forwarding service, and setting a starting item. Among them, the curl tool is an open source file transfer tool that works in a command line manner using URL (uniform resource locator) syntax. It is widely used in Unix, a variety of Linux distribution, and has a migration under DOS and Win32, win 64.
When the selected installation package is a third installation package, the first server issues configuration information to other servers in the server cluster in batches, wherein the configuration information comprises: and issuing the conference control service configuration information in batches and issuing the media forwarding service configuration information in batches. The batch issuing of the conference control service configuration information comprises the following steps: reading a tool kit under a conference control service directory in a deployment tool; configuring public network ip address information corresponding to each server to be deployed with the conference control service into host.ini files in a tool kit under a conference control service directory; the method comprises the steps of configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service. The batch issuing of the media forwarding service configuration information comprises the following steps: reading a tool package under a media forwarding service directory in a deployment tool; configuring public network ip address information corresponding to each server of the media forwarding service to be deployed into host.ini files in a tool package under a media forwarding service directory; the method comprises the steps of configuring tocken information, region information, monitored ip address information and monitored port configuration information of a media forwarding service. Preferably, in the embodiment, a curl tool is adopted to automatically acquire the server public network ip, so that the configuration and deployment efficiency is further improved.
When the selected installation package is a third installation package, the first server batch deploys other servers in the server cluster according to the deployment tool, the information of the installation package and the configuration information, wherein the batch deployment comprises the following steps: reading public network ip address information corresponding to each server in a host.ini file in a toolkit under a conference control service directory; uploading an installation package of the conference control service to a server of the conference control service to be configured; installing dependencies in a server to be configured with a conference control service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for a server to be configured with the conference control service; starting conference control service in a server to be configured with conference control service, and setting a starting item; reading public network ip address information corresponding to each server in a host.ini file in a toolkit under a media forwarding service directory; uploading an installation package of the media forwarding service to a server of the media forwarding service to be configured; installing dependencies in a server to be configured with a media forwarding service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for a server to be configured with the media forwarding service; and starting the media forwarding service in a server to be configured with the media forwarding service, and setting a starting item.
It should be noted that, when the trigger may access all servers in the server cluster, the trigger may be used as a base server for deployment, and batch configuration and batch deployment may be directly performed on the servers in the cluster.
In order to improve the accuracy of the deployment, as shown in fig. 2, in a preferred embodiment, the method for deploying server clusters in batches further includes: steps S7 to S9.
In step S7, it is checked in batch whether all servers in the server cluster are deployed successfully, and a detection report is automatically generated. Specifically, the method comprises the following steps: detecting whether a port monitored by a server is opened or not through nc; checking the monitoring web page, and checking whether the number and the type of the monitoring servers are correct; and checking the conference control server log, checking whether all media forwarding services are successfully registered (namely, whether the number of the media forwarding servers is correct), and generating a detection report.
And in step S8, redeploying the server failed in deployment according to the detection report.
In step S9, after all servers are deployed successfully, the ssh tool is upgraded, so that the server data is safer.
In the implementation mode, the deployment accuracy is improved, the deployment can be automatically performed, the deployment efficiency is further improved, the technical professional requirements on implementation personnel are greatly reduced, and the implementation is easy.
Based on the same inventive concept, the embodiment also provides a batch deployment system of the server cluster, wherein the batch deployment system of the server cluster is used for deploying the distributed cluster audio/video media forwarding service in the server cluster, and the distributed cluster audio/video media forwarding service comprises a conference control service and a media forwarding service.
The batch deployment system comprises: the system comprises a board hopping machine and a first server. The board hopping machine is used for pre-storing deployment tools and installation packages, wherein the selection of the installation packages is related to the nat mapping mode in the server cluster. The method comprises the steps that ssh connection is established between a first server and a springboard machine, wherein the first server is any server in a server cluster, the springboard machine is used for uploading a deployment tool and an installation package to the first server through a remote scp deployment tool, and the first server is used for issuing the installation package to other servers in the server cluster in batches and automatically installing the installation package; then, the configuration information is issued to other servers in the server cluster in batches; the first server is also used for deploying other servers in the server cluster in batches according to the deployment tool, the information of the installation package and the configuration information.
Specifically, when the nat mapping mode of the server cluster is that a plurality of private network ips correspond to one public network ip, a first installation package is selected; when the nat mapping mode of the server cluster is that one private network ip corresponds to one public network ip, selecting a second installation package; and when the nat mapping mode of the server cluster is the case of only the public network ip, selecting a third installation package.
When the selected installation package is a first installation package or a second installation package, the first server is further used for reading a tool package under a conference control service directory in the deployment tool; the private network ip address information corresponding to each server to be deployed with the conference control service is configured into a host.ini file in a tool kit under a conference control service directory; the method comprises the steps of configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service. The first server is also used for reading a tool kit under a media forwarding service directory in the deployment tool; configuring private network ip address information corresponding to each server to be deployed with the media forwarding service into host.ini files in a tool package under a media forwarding service directory; the method comprises the steps of configuring tocken information, region information, monitored ip address information and monitored port configuration information of a media forwarding service.
When the selected installation package is a first installation package, the first server is further used for reading private network ip address information corresponding to each server in host.ini files in a tool package under a conference control service directory; uploading an installation package of the conference control service to a server of the conference control service to be configured and installing the conference control service; installing dependencies in a server to be configured with a conference control service; acquiring public network IP address information corresponding to a server of a conference control service to be configured; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for a server to be configured with the conference control service; and starting the conference control service in a server to be configured with the conference control service, and setting a starting item. The first server is also used for reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory; uploading an installation package of the media forwarding service to a server of the media forwarding service to be configured and installing the installation package; installing dependencies in a server to be configured with a media forwarding service; acquiring public network IP address information corresponding to a server of a media forwarding service to be configured; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for a server to be configured with the media forwarding service; and starting the media forwarding service in a server to be configured with the media forwarding service, and setting a starting item.
When the selected installation package is a second installation package, the first server is further used for reading private network ip address information corresponding to each server in a host.ini file in a tool package under a conference control service directory; uploading an installation package of the conference control service to a server of the conference control service to be configured and installing the conference control service; installing dependencies in a server to be configured with a conference control service; acquiring public network IP address information corresponding to a server of a conference control service to be configured by using a curl tool; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for a server to be configured with the conference control service; and starting the conference control service in a server to be configured with the conference control service, and setting a starting item. The first server is also used for reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory; uploading an installation package of the media forwarding service to a server of the media forwarding service to be configured and installing the installation package; installing dependencies in a server to be configured with a media forwarding service; acquiring public network IP address information corresponding to a server of a media forwarding service to be configured by using a curl tool; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for a server to be configured with the media forwarding service; and starting the media forwarding service in a server to be configured with the media forwarding service, and setting a starting item.
When the selected installation package is a third installation package, the first server is further used for reading a tool package under a conference control service directory in the deployment tool; configuring public network ip address information corresponding to each server to be deployed with the conference control service into host.ini files in a tool kit under a conference control service directory; the method comprises the steps of configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service. The first server is also used for reading a tool kit under a media forwarding service directory in the deployment tool; configuring public network ip address information corresponding to each server of the media forwarding service to be deployed into host.ini files in a tool package under a media forwarding service directory; the method comprises the steps of configuring tocken information, region information, monitored ip address information and monitored port configuration information of a media forwarding service.
When the selected installation package is a third installation package, the first server is further used for reading public network ip address information corresponding to each server in a host.ini file in a tool package under a conference control service directory; uploading an installation package of the conference control service to a server of the conference control service to be configured and installing the conference control service; installing dependencies in a server to be configured with a conference control service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service, and setting a firewall and monitoring for a server to be configured with the conference control service; and starting the conference control service in a server to be configured with the conference control service, and setting a starting item. The first server is also used for reading public network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory; uploading an installation package of the media forwarding service to a server of the media forwarding service to be configured and installing the installation package; installing dependencies in a server to be configured with a media forwarding service; writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service, and setting a firewall and monitoring for a server to be configured with the media forwarding service; and starting the media forwarding service in a server to be configured with the media forwarding service, and setting a starting item.
Preferably, the first server is further configured to check in batch whether all servers in the server cluster are deployed successfully, and automatically generate a detection report; the server is also used for redeploying the server which fails to be deployed according to the detection report; and is further configured to upgrade the ssh tool when all servers are deployed successfully.
Based on the same inventive concept, the present invention also provides a computer readable storage medium for executing the batch deployment method of the server cluster of any one of the above embodiments.
It should be further noted that the server cluster deployment method is applicable to cloud server clusters and is also applicable to physical machine clusters. When the server cluster is a cloud server cluster, only 1 conference control service or 1 media forwarding service is deployed on the 1-stage cloud server, and 300 media forwarding servers are correspondingly deployed while 1 conference control server is deployed. When the server cluster is a physical machine cluster, 1 or more conference control services and media forwarding services can be deployed on 1 physical machine, preferably, the number of media forwarding services deployed on one physical machine is cpu_core_count/4, where cpu_core_count is the total number of cpu cores, but the total number of service deployment units is not more than 12, and when the total number of cpu cores exceeds 48, cpu_core_count=48 is set.
In summary, the batch deployment method, the batch deployment system and the computer readable storage medium of the server cluster according to the embodiment can automatically configure audio and video media forwarding service configuration information, start service, set service monitoring and upload service monitoring information, realize batch automatic deployment and greatly improve deployment efficiency; preferably, the configuration is finished, the capability of detecting the cluster to provide service is further provided, a detection report is automatically generated, personnel can analyze the deployment state according to the detection report information, and the deployment information is adjusted, so that the accuracy of deployment is greatly improved; preferably, when the mapping relationship of the server cluster nat is a public network to a private network, the server public network ip is automatically acquired by using a curl tool, so that the configuration and deployment efficiency is further improved. Overall, the invention has very high deployment efficiency and is easy to implement, and even after a non-professional deployment personnel is simply trained, the deployment personnel can participate in the deployment manually.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application 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 application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The foregoing descriptions of specific exemplary embodiments of the present invention are presented for purposes of illustration and description. It is not intended to limit the invention to the precise form disclosed, and obviously many modifications and variations are possible in light of the above teaching. The exemplary embodiments were chosen and described in order to explain the specific principles of the invention and its practical application to thereby enable one skilled in the art to make and utilize the invention in various exemplary embodiments and with various modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the claims and their equivalents.

Claims (8)

1. The batch deployment method of the server cluster is used for deploying a distributed cluster audio and video media forwarding service in the server cluster, wherein the distributed cluster audio and video media forwarding service comprises a conference control service and a media forwarding service, and the batch deployment method comprises the following steps:
Selecting an installation package according to the nat mapping mode in the server cluster;
pre-storing the deployment tool and the installation package in a plate hopping machine;
the method comprises the steps that ssh connection is established between the springboard machine and a first server in the server cluster, wherein the first server is any server in the server cluster;
the springboard machine uploads the deployment tool and the installation package to the first server through a remote scp deployment tool;
the first server issues installation packages to other servers in the server cluster in batches and automatically installs the installation packages;
the first server transmits configuration information to other servers in the server cluster in batches; and
the first server performs batch deployment on other servers in the server cluster according to the deployment tool, the information of the installation package and the configuration information;
wherein selecting the installation package according to the nat mapping mode in the server cluster comprises:
when the nat mapping mode of the server cluster is that a plurality of private network ips correspond to one public network ip, selecting a first installation package;
when the nat mapping mode of the server cluster is that one private network ip corresponds to one public network ip, selecting a second installation package;
When the nat mapping mode of the server cluster is only the public network ip, selecting a third installation package;
when the selected installation package is the first installation package or the second installation package, the first server issues configuration information to other servers in the server cluster in batches, wherein the configuration information includes: batch issue conference control service configuration information and batch issue media forwarding service configuration information,
the batch issuing of the conference control service configuration information comprises the following steps:
reading a tool kit under a conference control service directory in the deployment tool;
configuring private network ip address information corresponding to each server to be deployed with a conference control service into a host.ini file in a tool kit under the conference control service; and
configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service,
wherein, the batch issuing media forwarding service configuration information includes:
reading a tool package under a media forwarding service directory in the deployment tool;
configuring private network ip address information corresponding to each server to be deployed with a media forwarding service into a host.ini file in a tool package under a media forwarding service directory; and
And configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service.
2. The method for mass deployment of server clusters according to claim 1, wherein the method for mass deployment of server clusters further comprises:
checking whether all servers in the server cluster are successfully deployed in batches, and automatically generating a detection report;
redeployment is carried out on the server which fails to be deployed according to the detection report;
and upgrading the ssh tool after all servers are deployed successfully.
3. The method for batch deployment of a server cluster according to claim 1, wherein when the selected installation package is the first installation package, the batch deployment of the first server to other servers in the server cluster according to the deployment tool, the information of the installation package, and the configuration information comprises:
reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the conference control service directory;
uploading the installation package of the conference control service to a server to be configured with the conference control service and installing the installation package;
Installing a dependency in the server to be configured with the conference control service;
acquiring public network IP address information corresponding to the server to be configured with the conference control service;
writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service;
setting a firewall and monitoring for the server to be configured with the conference control service;
starting the conference control service in the server to be configured with the conference control service, and setting a starting item; and is also provided with
Reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory;
uploading the installation package of the media forwarding service to a server to be configured with the media forwarding service and installing the installation package;
installing dependencies in the server to be configured with the media forwarding service;
acquiring public network IP address information corresponding to the server to be configured with the media forwarding service;
writing the tocken information, region information, monitored ip address information and monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service,
Setting a firewall and monitoring for the server to be configured with the media forwarding service;
and starting the media forwarding service in the server to be configured with the media forwarding service, and setting a starting item.
4. The method for batch deployment of a server cluster according to claim 1, wherein when the selected installation package is the second installation package, the batch deployment of the first server to other servers in the server cluster according to the deployment tool, the information of the installation package, and the configuration information comprises:
reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the conference control service directory;
uploading the installation package of the conference control service to a server to be configured with the conference control service and installing the installation package;
installing a dependency in the server to be configured with the conference control service;
acquiring public network IP address information corresponding to the server to be configured with the conference control service by using a curl tool;
writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service,
Setting a firewall and monitoring for the server to be configured with the conference control service;
starting the conference control service in the server to be configured with the conference control service, and setting a starting item; and is also provided with
Reading private network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory;
uploading the installation package of the media forwarding service to a server to be configured with the media forwarding service and installing the installation package;
installing dependencies in the server to be configured with the media forwarding service;
acquiring public network IP address information corresponding to the server to be configured with the media forwarding service by using a curl tool;
writing the tocken information, region information, monitored ip address information and monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service,
setting a firewall and monitoring for the server to be configured with the media forwarding service;
and starting the media forwarding service in the server to be configured with the media forwarding service, and setting a starting item.
5. The method for batch deployment of a server cluster according to claim 1, wherein when the selected installation package is the third installation package, the first server batch-issues configuration information to other servers in the server cluster, including: batch issue conference control service configuration information and batch issue media forwarding service configuration information,
The batch issuing of the conference control service configuration information comprises the following steps:
reading a tool kit under a conference control service directory in the deployment tool;
configuring public network ip address information corresponding to each server to be deployed with a conference control service into a host.ini file in a tool kit under the conference control service; and
configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service,
wherein, the batch issuing media forwarding service configuration information includes:
reading a tool package under a media forwarding service directory in the deployment tool;
configuring public network ip address information corresponding to each server of a media forwarding service to be deployed into host.ini files in a tool kit under a media forwarding service directory; and
and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service.
6. The method for batch deployment of a server cluster according to claim 5, wherein when the selected installation package is the third installation package, the batch deployment of the first server to other servers in the server cluster according to the deployment tool, the information of the installation package, and the configuration information comprises:
Reading public network ip address information corresponding to each server in a host.ini file in a toolkit under the conference control service directory;
uploading the installation package of the conference control service to a server to be configured with the conference control service and installing the installation package;
installing a dependency in the server to be configured with the conference control service;
writing the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service into a configuration file in the conference control service,
setting a firewall and monitoring for the server to be configured with the conference control service;
starting the conference control service in the server to be configured with the conference control service, and setting a starting item; and is also provided with
Reading public network ip address information corresponding to each server in a host.ini file in a toolkit under the media forwarding service directory;
uploading the installation package of the media forwarding service to a server to be configured with the media forwarding service and installing the installation package;
installing dependencies in the server to be configured with the media forwarding service;
writing the tocken information, region information, monitored ip address information and monitored port configuration information of the media forwarding service into a configuration file in the media forwarding service,
Setting a firewall and monitoring for the server to be configured with the media forwarding service;
and starting the media forwarding service in the server to be configured with the media forwarding service, and setting a starting item.
7. A batch deployment system of a server cluster, wherein the batch deployment system of the server cluster is configured to deploy a distributed cluster audio-video media forwarding service in the server cluster, where the distributed cluster audio-video media forwarding service includes a conference control service and a media forwarding service, the batch deployment system comprising:
the board hopping machine is used for pre-storing a deployment tool and an installation package, wherein the selection of the installation package is related to a nat mapping mode in the server cluster;
the method comprises the steps that ssh connection is established between a first server and a springboard machine, the first server is any server in a server cluster, the springboard machine is used for uploading a deployment tool and an installation package to the first server through a remote scp deployment tool, the first server is used for issuing the installation package to other servers in the server cluster in batches and automatically installing the installation package, and then configuration information is issued to the other servers in the server cluster in batches; the first server is further used for deploying other servers in the server cluster in batches according to the deployment tool, the information of the installation package and the configuration information;
Wherein selecting the installation package according to the nat mapping mode in the server cluster comprises:
when the nat mapping mode of the server cluster is that a plurality of private network ips correspond to one public network ip, selecting a first installation package;
when the nat mapping mode of the server cluster is that one private network ip corresponds to one public network ip, selecting a second installation package;
when the nat mapping mode of the server cluster is only the public network ip, selecting a third installation package;
when the selected installation package is the first installation package or the second installation package, the first server issues configuration information to other servers in the server cluster in batches, wherein the configuration information includes: batch issue conference control service configuration information and batch issue media forwarding service configuration information,
the batch issuing of the conference control service configuration information comprises the following steps:
reading a tool kit under a conference control service directory in the deployment tool;
configuring private network ip address information corresponding to each server to be deployed with a conference control service into a host.ini file in a tool kit under the conference control service; and
configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the conference control service,
Wherein, the batch issuing media forwarding service configuration information includes:
reading a tool package under a media forwarding service directory in the deployment tool;
configuring private network ip address information corresponding to each server to be deployed with a media forwarding service into a host.ini file in a tool package under a media forwarding service directory; and
and configuring the tocken information, the region information, the monitored ip address information and the monitored port configuration information of the media forwarding service.
8. A computer readable storage medium for performing a method of mass deployment of a server cluster according to any of claims 1-6.
CN202011116634.5A 2020-10-19 2020-10-19 Batch deployment method and system for server cluster and computer readable storage medium Active CN112272221B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011116634.5A CN112272221B (en) 2020-10-19 2020-10-19 Batch deployment method and system for server cluster and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011116634.5A CN112272221B (en) 2020-10-19 2020-10-19 Batch deployment method and system for server cluster and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN112272221A CN112272221A (en) 2021-01-26
CN112272221B true CN112272221B (en) 2023-12-22

Family

ID=74338712

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011116634.5A Active CN112272221B (en) 2020-10-19 2020-10-19 Batch deployment method and system for server cluster and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN112272221B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102970305A (en) * 2012-12-07 2013-03-13 成都康禾科技有限公司 Deployment method suitable for automatic software installation
CN107968816A (en) * 2017-11-13 2018-04-27 国云科技股份有限公司 A kind of method that cloud platform is built using mobile terminal
CN110098952A (en) * 2019-03-25 2019-08-06 同盾控股有限公司 A kind of management method and device of server
CN110224869A (en) * 2019-06-13 2019-09-10 北京航空航天大学 A kind of Automation arranging method of micro services website
CN110572436A (en) * 2019-08-12 2019-12-13 浙江讯盟科技有限公司 Multi-place cross-cluster server deployment method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101453367B (en) * 2007-11-30 2011-12-28 华为技术有限公司 Software deployment method and system, software deployment server and user server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102970305A (en) * 2012-12-07 2013-03-13 成都康禾科技有限公司 Deployment method suitable for automatic software installation
CN107968816A (en) * 2017-11-13 2018-04-27 国云科技股份有限公司 A kind of method that cloud platform is built using mobile terminal
CN110098952A (en) * 2019-03-25 2019-08-06 同盾控股有限公司 A kind of management method and device of server
CN110224869A (en) * 2019-06-13 2019-09-10 北京航空航天大学 A kind of Automation arranging method of micro services website
CN110572436A (en) * 2019-08-12 2019-12-13 浙江讯盟科技有限公司 Multi-place cross-cluster server deployment method and system

Also Published As

Publication number Publication date
CN112272221A (en) 2021-01-26

Similar Documents

Publication Publication Date Title
US9465625B2 (en) Provisioning of operating environments on a server in a networked environment
JP5113831B2 (en) How to generate a template for offline resources
CN111782232A (en) Cluster deployment method and device, terminal equipment and storage medium
CN110719209B (en) Cluster network configuration method, system, equipment and readable storage medium
CN110098952B (en) Server management method and device
US20120005325A1 (en) Systems and methods for automated processing of devices
CN106878385A (en) Private clound dispositions method and device
JP2005310133A (en) Method for uneven system configuration
CN110096424B (en) Test processing method and device, electronic equipment and storage medium
CN105242875A (en) Server raid batch configuration method
CN104394223A (en) Automatic rapid deployment method of large-scale computer cluster system nodes
CN109474443B (en) Configuration method, device and system of newly added server and communication equipment
CN107483243A (en) A kind of automatic deployment method and equipment of OpenStack platforms
CN106873970B (en) Installation method and device of operating system
CN104700025A (en) Software installation control method and system based on cloud computing
CN106020896A (en) Automated program issuing method based on private cloud
CN105119732A (en) Device and method for distributing hosts in cluster environment
CN113312064A (en) Installation configuration method and device of physical machine and computer readable medium
CN104780058A (en) Electronic equipment configuration method and system
CN114356521A (en) Task scheduling method and device, electronic equipment and storage medium
CN110795105A (en) Automatic compiling and deploying method and system for power distribution automation master station system
CN112272221B (en) Batch deployment method and system for server cluster and computer readable storage medium
CN107659621B (en) RAID control card configuration method and device
CN109660575B (en) Method and device for realizing NFV service deployment
CN116301939A (en) Micro-service deployment method, device, terminal and storage medium

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