CN110290015B - Remote deployment method, device and storage medium - Google Patents

Remote deployment method, device and storage medium Download PDF

Info

Publication number
CN110290015B
CN110290015B CN201910674170.0A CN201910674170A CN110290015B CN 110290015 B CN110290015 B CN 110290015B CN 201910674170 A CN201910674170 A CN 201910674170A CN 110290015 B CN110290015 B CN 110290015B
Authority
CN
China
Prior art keywords
server
deployment
deployed
configuration
servers
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
CN201910674170.0A
Other languages
Chinese (zh)
Other versions
CN110290015A (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.)
Huayun Data Holding Group Co Ltd
Original Assignee
Huayun Data Holding 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 Huayun Data Holding Group Co Ltd filed Critical Huayun Data Holding Group Co Ltd
Priority to CN201910674170.0A priority Critical patent/CN110290015B/en
Publication of CN110290015A publication Critical patent/CN110290015A/en
Application granted granted Critical
Publication of CN110290015B publication Critical patent/CN110290015B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • H04L41/0846Configuration by using pre-existing information, e.g. using templates or copying from other elements based on copy from other elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0866Checking the configuration
    • H04L41/0869Validating the configuration within one network element
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/1607Details of the supervisory signal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application provides a remote deployment method, a device and a storage medium, which are applied to a server to be deployed, wherein the method comprises the following steps: sending a deployment request to a deployment server, wherein the deployment request comprises configuration parameters of the server to be deployed; receiving a configuration file returned by the deployment server based on the deployment request, wherein the configuration file is a file generated based on the configuration parameters of the server to be deployed; and deploying according to the configuration file, generating the configuration file based on the configuration parameters of the server to be deployed, and sending the configuration file to the server to be deployed for remote automatic deployment.

Description

Remote deployment method, device and storage medium
Technical Field
The application relates to the technical field of cloud computing, in particular to a remote deployment method, a remote deployment device and a storage medium.
Background
The overall deployment process of the cloud environment is complex, technical service personnel must be deployed on site in most cases, and the deployment needs to be carried out repeatedly, so that the overall labor cost and business trip cost are high.
In order to solve the problems of labor cost and business trip cost, in the prior art, technical service personnel perform remote deployment in a mode of remote video cooperation with a client, the efficiency is low, and the mode relates to remote encoding and decoding of images, so that the mode needs larger bandwidth and has large bandwidth resource consumption.
Content of application
In view of this, an object of the embodiments of the present application is to provide a remote deployment method, apparatus and storage medium, so as to improve deployment efficiency and save bandwidth resources.
In a first aspect, an embodiment of the present application provides a remote deployment method, which is applied to a server to be deployed, and the method includes: sending a deployment request to a deployment server, wherein the deployment request comprises configuration parameters of the server to be deployed; receiving a configuration file returned by the deployment server based on the deployment request, wherein the configuration file is a file generated based on the configuration parameters of the server to be deployed; and deploying according to the configuration file.
In the implementation process, the server to be deployed initiates a deployment request, the configuration parameters are sent to the deployment server, the deployment server generates the configuration file based on the configuration parameters of the server to be deployed, and the configuration file is sent to the server to be deployed for remote automatic deployment.
Based on the first aspect, in a possible design, the server to be deployed is any server in a cloud system, the cloud system further includes other servers, and the deployment request further includes: configuration parameters of the other servers, the method further comprising: receiving other configuration files which are returned by the deployment server and are generated based on the configuration parameters of the other servers; and respectively sending the other configuration files generated based on the configuration parameters of the other servers to the corresponding servers so as to enable the other servers to be deployed according to the other configuration files.
In the implementation process, when the server to be deployed is any one server in a cloud system, the cloud system further includes other servers, and when at least two servers of the cloud system need to be remotely deployed, if the deployment server is in communication connection with each server, the communication pressure of the deployment server is increased, so that other configuration files generated by the deployment server based on the configuration parameters of the other servers are sent to the corresponding servers for deployment, and the deployment server can implement remote deployment without being in communication connection with the other servers independently, thereby reducing the communication pressure of the deployment server.
In a possible design, based on the first aspect, before sending the deployment request to the deployment server, the method includes: acquiring configuration parameters of the server to be deployed; receiving configuration parameters of each other server sent by the other servers; and generating the deployment request according to the configuration parameters of the server to be deployed and the configuration parameters of the other servers.
In the implementation process, when the server to be deployed is any one server in a cloud system, the cloud system further includes other servers, and at least two servers of the cloud system need to be remotely deployed, the server to be deployed sends the configuration parameters of the server to be deployed and the other servers 30 to the deployment server at one time, so that the sending efficiency of the configuration parameters is improved.
In a possible design based on the first aspect, the sending a deployment request to a deployment server includes: when the server to be deployed is connected with a USB connector, sending a deployment request to the deployment server through the USB connector, wherein the USB connector comprises: the mobile network module is connected with the USB network card module; correspondingly, the receiving the configuration file returned by the deployment server based on the deployment request includes: and receiving the configuration file returned by the deployment server based on the deployment request through the USB network card module and the mobile network module.
In the implementation process, when the server to be deployed cannot be accessed to the wide area network, the mobile network is accessed through the USB network card module and the mobile network card module in the USB connector, and remote communication connection between the server to be deployed and the deployment server can be achieved, so that remote deployment is achieved.
Based on the first aspect, in one possible design, after the deployment according to the configuration file, the method further includes: and when the deployment is successful, downloading files from the deployment server through the USB connector so as to exhaust the flow provided by the USB network card module.
In the implementation process, when the deployment is successful, the flow provided by the USB network card module is exhausted in the manner, so that the network security of the server to be deployed is ensured.
Based on the first aspect, in one possible design, after the deployment according to the configuration file, the method further includes: sending a deployment result for characterizing whether the deployment is successful to the deployment server, so that the deployment server determines whether to resend the configuration file based on the deployment result.
In the implementation process, a deployment result representing whether the deployment is successful or not is returned to the deployment server, so that the deployment server determines whether to resend the configuration file or not based on the deployment result, and then the server to be deployed is ensured to be capable of being successfully deployed finally.
In a second aspect, an embodiment of the present application provides a remote deployment method, which is applied to a deployment server 20, and the method includes: receiving a deployment request sent by a server to be deployed, wherein the deployment request comprises: configuration parameters of the server to be deployed; generating a configuration file based on the configuration parameters; and sending the configuration file to the server to be deployed so that the server to be deployed 10 deploys according to the configuration file.
In the implementation process, the configuration file is generated based on the configuration parameters of the server to be deployed and is sent to the server to be deployed for remote automatic deployment, compared with remote encoding and decoding of images, manual deployment of a user at the side of the server to be deployed is not needed, deployment efficiency is high, and bandwidth required by transmission of the configuration file is very small, so that bandwidth resources are saved.
In a possible design based on the second aspect, the generating a configuration file based on the configuration parameters includes: generating a deployment interface based on the deployment request; and acquiring configuration information input on the deployment interface by a user based on the configuration parameters, and generating a configuration file.
In the implementation process, parameter configuration is carried out through a deployment interface, and deployment efficiency is improved.
In a third aspect, an embodiment of the present application provides a remote deployment apparatus, which is applied to a server to be deployed, and includes: a deployment request sending unit, configured to send a deployment request to a deployment server, where the deployment request includes configuration parameters of the server to be deployed; a configuration file receiving unit, configured to receive a configuration file returned by the deployment server based on the deployment request, where the configuration file is a file generated based on configuration parameters of the server to be deployed; and the deployment unit is used for deploying according to the configuration file.
In a possible design based on the third aspect, the apparatus further includes: a configuration file sending unit, configured to send a configuration file to the server to be deployed, where the server to be deployed is any server in a cloud system, where the cloud system further includes another server, and the deployment request further includes: when the configuration parameters of the other servers are received, other configuration files which are returned by the deployment server and are generated based on the configuration parameters of the other servers are received; and respectively sending the other configuration files generated based on the configuration parameters of the other servers to the corresponding servers so as to enable the other servers to be deployed according to the other configuration files.
In a possible design based on the third aspect, the apparatus further includes: the parameter acquisition unit is used for acquiring the configuration parameters of the server to be deployed; receiving the configuration parameters of each other server sent by the other servers; and the deployment request generating unit is used for generating the deployment request according to the configuration parameters of the server to be deployed and the configuration parameters of the other servers.
Based on the third aspect, in a possible design, the deployment request sending unit is further configured to send a deployment request to the deployment server through a USB connector when the server to be deployed and the USB connector are connected, where the USB connector includes: the mobile network module is connected with the USB network card module; correspondingly, the configuration file receiving unit is further configured to receive, through the USB network card module and the mobile network module, the configuration file returned by the deployment server based on the deployment request.
In a possible design based on the third aspect, the apparatus further includes: and the flow consumption unit is used for downloading files from the deployment server through the USB connector when the deployment is successful so as to exhaust the flow provided by the USB network card module.
In a possible design based on the third aspect, the apparatus further includes: and the deployment result feedback unit is used for sending a deployment result used for representing whether the deployment is successful to the deployment server so that the deployment server determines whether to resend the configuration file based on the deployment result.
In a fourth aspect, an embodiment of the present application provides a remote deployment apparatus, which is applied to a deployment server, and the apparatus includes: a deployment request receiving unit, configured to receive a deployment request sent by a server to be deployed, where the deployment request includes: configuration parameters of the server to be deployed; the configuration file generating unit is used for generating a configuration file based on the configuration parameters; and the configuration file sending unit is used for sending the configuration file to the server to be deployed so as to enable the server to be deployed 10 to be deployed according to the configuration file.
Based on the fourth aspect, in a possible design, the configuration file generating unit is further configured to generate a deployment interface based on the deployment request; and acquiring configuration information input on the deployment interface by a user based on the configuration parameters, and generating a configuration file.
In a fifth aspect, embodiments of the present application provide a storage medium, in which a computer program is stored, and when the computer program runs on a computer, the computer is caused to execute the method according to the first aspect and the second aspect.
Additional features and advantages of the application will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the embodiments of the application. The objectives and other advantages of the application may be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and it will be apparent to those skilled in the art that other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is a schematic structural diagram of a remote deployment system according to an embodiment of the present application.
Fig. 2 is a flowchart of a remote deployment method according to an embodiment of the present application.
Fig. 3 is a schematic structural diagram of another remote deployment system provided in an embodiment of the present application.
Fig. 4 is a flowchart of another remote deployment method provided in an embodiment of the present application.
Fig. 5 is a schematic structural diagram of another remote deployment system provided in the embodiment of the present application.
Fig. 6 is a schematic structural diagram of a remote deployment device according to an embodiment of the present application.
Fig. 7 is a schematic structural diagram of another remote deployment device provided in an embodiment of the present application.
Fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solution in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
Referring to fig. 1, an embodiment of the present application provides a remote deployment system, including: the deployment method comprises a server 10 to be deployed and a deployment server 20, wherein the server 10 to be deployed and the deployment server 20 are in remote communication connection, the server 10 to be deployed is any one of servers to be deployed in a cloud system, a cloud environment deployment system is installed in the server 10 to be deployed, the cloud environment deployment system is used for deploying the server 10 to be deployed according to a configuration file after the configuration file is obtained, a global deployment system is installed in the deployment server 20, and the global deployment system is used for generating the configuration file based on configuration parameters in a deployment request after the deployment request sent by the server 10 to be deployed is obtained, and sending the configuration file to the server 10 to be deployed.
Referring to fig. 2, an embodiment of the present application provides a remote deployment method, which may be applied to the remote deployment system shown in fig. 1, and the method includes:
s100: the server to be deployed 10 sends a deployment request to the deployment server 20, where the deployment request includes configuration parameters of the server to be deployed 10.
S200: the deployment server 20 receives a deployment request sent by the server 10 to be deployed.
S300: deployment server 20 generates a configuration file based on the configuration parameters.
S400: the deployment server 20 sends the configuration file to the server to be deployed 10, so that the server to be deployed 10 deploys according to the configuration file.
S500: the server to be deployed 10 receives the configuration file returned by the deployment server 20 based on the deployment request.
S600: and the server 10 to be deployed is deployed according to the configuration file.
The above method is described in detail below:
in an actual implementation process, S100 may be implemented according to the following method, and after the to-be-deployed server 10 is powered on, the to-be-deployed server 10 obtains configuration parameters of the to-be-deployed server 10, where the configuration parameters include: parameters required for deployment, such as Central Processing Unit (CPU) parameters, memory parameters, disk parameters, and network interface parameters, of the server 10 to be deployed. After the configuration parameters of the server 10 to be deployed are obtained, the deployment request is generated based on the configuration parameters of the server 10 to be deployed, the deployment request includes the configuration parameters of the server 10 to be deployed, and the cloud environment deployment system in the server 10 to be deployed sends the deployment request to the deployment server 20 through a Wide Area Network (WAN) based on an Internet Protocol (IP) address of the deployment server 20.
As an embodiment, the deployment request is generated based on the configuration parameters of the server 10 to be deployed and a Secure Transport Layer protocol (TLS), or the deployment request is generated based on the configuration parameters of the server 10 to be deployed and a Secure socket Layer protocol (SSL) to encrypt and transmit the network connection, ensure that data is not tampered or stolen during transmission, and improve the Security of data transmission, where the server 10 to be deployed and the deployment server 20 both support the TLS protocol and the SSL protocol.
As an embodiment, the deployment request is generated based on the configuration parameters of the server to be deployed 10 and the IP address of the server to be deployed 10.
When the server 10 to be deployed cannot be communicatively connected to the deployment server 20 through the WAN network, as an embodiment, S100 includes: when the server 10 to be deployed is connected to a Universal Serial Bus (USB) connector, a cloud environment deployment system in the server 10 to be deployed sends a deployment request to the deployment server 20 through the USB connector, where the USB connector includes: the mobile network module is connected with the USB network card module.
When the server 10 to be deployed detects that the USB connector is connected to the server 10 to be deployed, the server 10 to be deployed configures network environment parameters, so that the cloud environment deployment system in the server 10 to be deployed can send the deployment request through a USB network card module of the USB connector in a mobile network environment, where the USB network card module is used to provide mobile traffic required by the server 10 to be deployed to send and receive data. The flow provided by the USB network card module is greater than the flow required by the server 10 to be deployed to complete deployment, and the size of the mobile flow is set according to actual requirements.
As an embodiment, when the flow provided by the USB network card module is not enough to complete the deployment of the server 10 to be deployed, the USB network card module in the USB connector may be replaced, or the deployment may be implemented through a WAN network.
As an implementation, S100 may be implemented in such a manner that, when the to-be-deployed server 10 detects that a USB connector is inserted into and connected to the to-be-deployed server 10, the USB connector sends a hardware code of the USB connector to the to-be-deployed server 10, the to-be-deployed server 10 generates the deployment request based on the configuration parameters of the to-be-deployed server 10 and the hardware code, and sends the deployment request through a USB network card module in the USB connector, where the deployment request includes the configuration parameters of the to-be-deployed server 10 and the hardware code of the USB connector.
As an embodiment, the deployment request is generated based on the configuration parameters of the server to be deployed 10, the hardware code of the USB connector, and the IP address of the server to be deployed 10, where the deployment request includes the configuration parameters of the server to be deployed 10, the hardware code of the USB connector, and the IP address of the server to be deployed 10.
Correspondingly, S300 includes: after the deployment server 20 sends the configuration file to the server to be deployed 10 based on the deployment request, the USB network card module in the USB connector receives the configuration file, and the USB network card module sends the configuration file to the server to be deployed 10.
S200: the deployment server 20 receives a deployment request sent by the server 10 to be deployed, where the deployment request includes: configuration parameters of the server 10 to be deployed.
In an actual implementation process, S200 may be implemented in such a manner that after the deployment server 20 directly establishes a communication connection with the to-be-deployed server 10, the deployment server 20 receives a deployment request sent by the to-be-deployed server 10, where the deployment request includes: configuration parameters of the server 10 to be deployed.
When the server 10 to be deployed is connected to the USB connector, as an implementation manner, the S200 may be implemented as follows, where the deployment server 20 receives a deployment request sent by a USB network card module in the USB connector, where the deployment request includes configuration parameters of the server 10 to be deployed and a hardware code of the USB connector.
As an embodiment, the USB connector further comprises: a Global Positioning System (GPS) Positioning module, where the GPS Positioning module is connected to the USB network card module, and when the server 10 to be deployed is connected to the USB connector, S200 may be implemented as follows, where the deployment server 20 receives a deployment request sent by the USB network card module in the USB connector, where the deployment request includes configuration parameters of the server 10 to be deployed, a hardware code of the USB connector, and a position of the USB connector.
S300: deployment server 20 generates a configuration file based on the configuration parameters.
In an actual implementation process, S300 may be implemented in such a manner that after the global deployment system in the deployment server 20 obtains the deployment request, the global deployment system in the deployment server 20 analyzes the deployment request to obtain the configuration parameters in the deployment request, and the global deployment system in the deployment server 20 generates the configuration file based on the configuration parameters.
As an embodiment, S300 may be implemented as follows, where the deployment request includes the configuration parameters of the server 10 to be deployed and the IP address of the deployment server 20, a global deployment system in the deployment server 20 parses the deployment request, obtains the configuration parameters in the deployment request and the IP address of the deployment server 20, determines whether the pre-stored multiple valid IP addresses include the IP address of the deployment server 20, determines that the deployment server 20 is valid when determining that the pre-stored multiple valid IP addresses include the IP address of the deployment server 20, and generates a configuration file based on the configuration parameters when the deployment server 20 is valid.
As an embodiment, S300 may be implemented as follows, when the deployment request includes the configuration parameters of the server to be deployed 10 and the hardware codes of the USB connectors, a global deployment system in the deployment server 20 parses the deployment request, obtains the configuration parameters and the hardware codes of the USB connectors in the deployment request, determines whether the hardware codes of the connectors are included in the hardware codes of a plurality of valid USB connectors stored in advance, determines that the USB connectors are valid when the hardware codes of the USB connectors are determined to be included in the hardware codes of the plurality of valid USB connectors stored in advance, and generates a configuration file based on the configuration parameters when the USB connectors are valid.
As an embodiment, S300 may be implemented in such a manner that, when the deployment request includes the configuration parameter of the server to be deployed 10, the hardware code of the USB connector, and the IP address of the server to be deployed 10, the global deployment system in the deployment server 20 parses the deployment request, obtains the configuration parameter, the hardware code of the USB connector, and the IP address of the server to be deployed 10 in the deployment request, determines whether the hardware codes of the connectors are included in the hardware codes of a plurality of legal USB connectors stored in advance, determines whether the IP address of the server to be deployed 10 is included in the plurality of legal IP addresses stored in advance when the hardware codes of the USB connectors are determined to be included in the hardware codes of the USB connectors stored in advance, and when the IP address of the server to be deployed 10 is determined to be included in the plurality of legal IP addresses stored in advance, and generating a configuration file based on the configuration parameters. The sequence of the validity of the USB connector and the validity of the IP address of the server to be deployed 10 is not limited.
As an embodiment, S300 may be implemented in such a manner that, when the deployment request includes the configuration parameters of the server to be deployed 10, the hardware code of the USB connector, and the location of the USB connector, the global deployment system in the deployment server 20 parses the deployment request, obtains the configuration parameters, the hardware code of the USB connector, and the location of the USB connector in the deployment request, determines whether the hardware codes of the connectors are included in the pre-stored hardware codes of multiple legal USB connectors, determines whether the locations of the USB connectors are included in multiple pre-stored legal addresses when determining that the hardware codes of the USB connectors are included in the pre-stored hardware codes of multiple legal USB connectors, and determines whether the locations of the USB connectors are included in the multiple pre-stored legal addresses when determining that the locations of the USB connectors are included in the multiple pre-stored legal addresses, and generating a configuration file based on the configuration parameters. The sequence of the legality of the USB connector and the legality determination of the position of the USB connector is not limited.
As an embodiment, S300 includes: generating a deployment interface based on the deployment request; and acquiring configuration information input by a user on the graphical deployment interface based on the configuration parameters, and generating a configuration file.
After obtaining the deployment request, the global deployment system in the deployment server 20 caches the deployment request to a deployment task queue, extracts the deployment request from the cache queue according to a first-in first-out order, generates a graphical deployment interface, analyzes the deployment request, extracts a configuration parameter of the server to be deployed 10 in the deployment request, obtains configuration information input by a user on the graphical deployment interface based on the configuration parameter, and generates a configuration file corresponding to the deployment request when responding to an instruction representing completion of configuration.
As an embodiment, the S300 may be implemented as follows, after the deployment server 20 obtains the deployment request, determining whether the deployment task queue includes a to-be-processed deployment request, when the deployment task queue does not include the to-be-processed deployment request, analyzing the deployment request, extracting configuration parameters of the to-be-deployed server 10 in the deployment request, configuring on the deployment interface according to the configuration parameters, and when an instruction representing that configuration is completed is obtained, generating a configuration file corresponding to the deployment request.
As an implementation manner, after the global deployment system in the deployment server 20 obtains the deployment request, the global deployment system in the deployment server 20 sends text prompt information of the deployment task to the terminal device of the deployment staff to prompt the deployment staff to complete the deployment task in time based on the deployment request.
S400: the deployment server 20 sends the configuration file to the server to be deployed 10, so that the server to be deployed 10 deploys according to the configuration file.
In an actual implementation process, S400 may be implemented in such a manner that, after the deployment server 20 and the to-be-deployed server 10 directly establish a communication connection, and after the global deployment system in the deployment server 20 generates the configuration file based on the configuration parameters of the to-be-deployed server 10, the global deployment system in the deployment server 20 sends the configuration file to the to-be-deployed server 10 based on the IP address of the to-be-deployed server 10, so that the cloud environment deployment system in the to-be-deployed server 10 performs deployment according to the configuration file.
As an embodiment, S400 may be implemented in such a manner that, after the to-be-deployed server 10 establishes a communication connection with the deployment server 20 through a USB connector, and a global deployment system in the deployment server 20 generates the configuration file based on the configuration parameters of the to-be-deployed server 10, the global deployment system in the deployment server 20 sends the configuration file to the USB connector, and a USB network card module in the USB connector sends the configuration file to the to-be-deployed server 10, so that the cloud environment deployment system in the to-be-deployed server 10 deploys according to the configuration file.
S500: the server to be deployed 10 receives the configuration file returned by the deployment server 20 based on the deployment request, where the configuration file is a file generated based on the configuration parameters of the server to be deployed 10.
In an actual implementation process, S500 may be implemented in such a manner that, after the to-be-deployed server 10 directly establishes a communication connection with the deployment server 20, the cloud environment deployment system in the to-be-deployed server 10 receives the configuration file returned by the global deployment system in the deployment server 20 based on the deployment request.
As an embodiment, S500 may be implemented in such a manner that, after the to-be-deployed server 10 and the deployment server 20 establish a communication connection through the USB connector, the cloud environment deployment system in the to-be-deployed server 10 receives, through the USB network card module in the USB connector, the configuration file returned by the global deployment system in the deployment server 20 based on the deployment request.
S600: and the server 10 to be deployed is deployed according to the configuration file.
In an actual implementation process, S600 may be implemented as follows, after the to-be-deployed server 10 obtains the configuration file, the configuration script in the configuration file is run on the cloud environment deployment system of the to-be-deployed server 10, and deployment is completed.
As an embodiment, S600 may be implemented in such a manner that after the cloud environment deployment system in the server 10 to be deployed acquires the configuration file, the network environment of the deployment server 20 is verified, for example, whether a network is connected, whether a network has a conflict, whether a network is safe, and the like, and when the network environment of the deployment server 20 is normal, the configuration script in the configuration file is run on the cloud environment deployment system of the server 10 to be deployed, so as to complete deployment.
As an embodiment, after S600, the method further includes: sending a deployment result for characterizing whether the deployment was successful to the deployment server 20, so that the deployment server 20 determines whether to resend the configuration file based on the deployment result.
In an actual implementation process, after the cloud environment deployment system in the server 10 to be deployed completes deployment successfully, the cloud environment deployment system in the server 10 to be deployed sends a character for representing successful deployment to the deployment server 20.
As an embodiment, after the cloud environment deployment system in the to-be-deployed server 10 fails to be deployed, the to-be-deployed server 10 sends a character for characterizing the failure to be deployed to the deployment server 20, so that the global deployment system in the deployment server 20 resends the configuration file based on the deployment result.
For example, the character of deployment success is 1, and the character of deployment failure is 0.
For example, the characters that are successfully deployed are upper case letters, and the characters that are failed to be deployed are lower case letters.
As an embodiment, a deployment result used for characterizing whether the deployment is successful or not and the IP address of the server to be deployed 10 are sent to the deployment server 20, so that the global deployment system in the deployment server 20 determines whether to resend the configuration file or not based on the deployment result.
As an embodiment, after the to-be-deployed server 10 establishes a communication connection with the deployment server 20 through a USB connector, the cloud environment deployment system in the to-be-deployed server 10 sends a deployment result used for characterizing whether the deployment is successful and an IP address of the to-be-deployed server 10 to the deployment server 20 through the USB connector, so that the global deployment system in the deployment server 20 determines whether to resend the configuration file based on the deployment result.
As an embodiment, after the USB connector is connected to the server to be deployed 10 and the server to be deployed 10 is deployed according to the configuration file, the method further includes: after the server 10 to be deployed is successfully deployed according to the configuration file, downloading the file from the deployment server 20 through the USB connector to exhaust the traffic provided by the USB network card module.
In an actual implementation process, after the cloud environment deployment system in the server 10 to be deployed is deployed successfully, the cloud environment deployment system in the server 10 to be deployed sends a file download request to the deployment server 20 through the USB connector, the global deployment system in the deployment server 20 sends any file to the server 10 to be deployed based on the file download request, and the server 10 to be deployed receives the file through the USB network card module in the USB connector, so as to exhaust all the provided traffic of the USB network card module.
As an embodiment, after the server 10 to be deployed is deployed successfully, the cloud environment deployment system in the server 10 to be deployed sends a deployment result representing that the server 10 to be deployed is deployed successfully to the deployment server 20 through the USB connector, the deployment server 20 sends any file to the USB connector, and the server 10 to be deployed receives the file through a USB network card module in the USB connector, so as to exhaust all the provided traffic of the USB network card module.
Referring to fig. 3, an embodiment of the present application provides another global deployment system, where the system includes: the deployment server comprises a deployment server 20, a server 10 to be deployed in a cloud system, and other servers 30 in the cloud system, wherein the server 10 to be deployed is respectively in communication connection with the other servers 30 and the deployment server 20, the other servers 30 and the server 10 to be deployed are provided with cloud environment deployment systems, the deployment server 20 is provided with a global deployment system, and the server 10 to be deployed is any one of the servers in the cloud system.
Referring to fig. 4 as an implementation manner, fig. 4 is another remote deployment method provided in an embodiment of the present application, where the method is applied to fig. 3, and before S100, the method includes: step a1, step a2, and step A3.
A1: and acquiring the configuration parameters of the server 10 to be deployed.
A2: receiving the configuration parameters of each of the other servers 30 itself sent by the other servers 30.
In an actual implementation process, the cloud environment deployment system in the deployment server 20 acquires the pre-stored configuration parameters of the server 10 to be deployed, generates a configuration parameter acquisition request to the other servers 30 in the cloud system in a broadcast manner, and receives the configuration parameters of each of the other servers 30 sent by the other servers 30.
As an embodiment, the cloud environment deployment system in the deployment server 20 acquires the configuration parameters of the server 10 to be deployed in real time, and respectively sends a configuration parameter acquisition request to the other servers 30 based on the IP addresses of the other servers 30 in the cloud system, so as to receive the configuration parameters of each of the other servers 30 sent by the other servers 30.
As an embodiment, the cloud environment deployment system in the deployment server 20 obtains the configuration parameters of the server to be deployed 10, the configuration parameters of the other servers 30, the IP address of the server to be deployed 10, and the IP addresses of the other servers 30.
A3: and generating the deployment request according to the configuration parameters of the server 10 to be deployed and the configuration parameters of the other servers 30.
In an actual implementation process, the deployment request is generated according to the configuration parameters of the server 10 to be deployed, the configuration parameters of the other servers 30, and the TLS/SSL protocol.
As an embodiment, the deployment request is generated according to the configuration parameters of the server to be deployed 10, the configuration parameters of the other servers 30, the IP address of the server to be deployed 10, and the IP address of the other servers 30, and the deployment request includes: the corresponding relationship between the IP address and the configuration parameters, the configuration parameters of the server to be deployed 10, and the configuration parameters of the other servers 30.
As an embodiment, the server 10 to be deployed is any server in a cloud system, the cloud system further includes other servers 30, and the deployment request further includes: configuration parameters of the other servers 30, the method further comprising:
receiving other configuration files generated based on the configuration parameters of the other servers 30 returned by the deployment server 20.
And sending the other configuration files generated based on the configuration parameters of the other servers 30 to the corresponding servers respectively, so that the other servers 30 are deployed according to the other configuration files.
In an actual implementation process, the deployment request further includes: the configuration parameters of the other servers 30, the deployment server 20 generates other configuration files based on the configuration parameters of the other servers 30, it will be appreciated that, for the configuration parameters of each of the other servers 30, a configuration file is generated corresponding to the configuration parameters of that server, and the deployment server 20 also stores the other configuration files, and the first correspondence of the IDs of the configuration files and the configuration parameters of the other servers 30 is sent to the server to be deployed 10, the server to be deployed 10 sends the other configuration file and the first correspondence to each of the other servers 30, so that each of the other servers 30 determines a configuration file corresponding to the configuration parameters of the server from the other configuration files for deployment based on the first corresponding relationship.
As an embodiment, the deployment request further includes: when the configuration parameters of the other server 30 and the IP addresses and the second corresponding relationships of the configuration parameters of the other server 30 are obtained, the deployment server 20 generates other configuration files based on the configuration parameters of the other server 30, and generates a third corresponding relationship between a configuration file ID and a server IP address based on the second corresponding relationship, the deployment server 20 further sends the other configuration files and the third corresponding relationship to the server to be deployed 10, and the server to be deployed 10 sends the other configuration files to corresponding servers based on the third corresponding relationship, so that the other server 30 deploys according to the other configuration files.
Referring to fig. 5, an embodiment of the present application provides a detailed implementation manner of a remote deployment method, where the method is applied to a remote deployment system, and the remote deployment system further includes: and other servers 30 in the cloud system except the server 10 to be deployed, wherein the other servers 30 are respectively provided with cloud environment deployment systems.
After the server 10 to be deployed is powered on, the cloud environment deployment system in the server 10 to be deployed acquires the configuration parameters of the server 10 to be deployed, the cloud environment deployment system in the server 10 to be deployed broadcasts in the cloud system to acquire the configuration parameters of the other servers 30, and generates a deployment request based on the configuration parameters of the server 10 to be deployed, the configuration parameters of the other servers 30, and the TLS/SSL protocol, where the configuration parameters of the server 10 to be deployed include: the parameters required for deployment, such as CPU parameters, memory parameters, disk parameters, network interface parameters, etc., of the server 10 to be deployed, and the configuration parameters of the other servers 30 include: the parameters required for deployment, such as CPU parameters, memory parameters, disk parameters, network interface parameters, etc., of the other servers 30.
After the USB connector is connected to the server 10 to be deployed, the cloud environment deployment system in the server 10 to be deployed configures mobile network parameters, so that the cloud environment deployment system in the server 10 to be deployed sends the deployment request to the deployment server 20 through a USB network card module in the USB connector in the mobile network environment, a graphical configuration interface is generated, the deployment server 20 parses the deployment request, obtains the configuration parameters of the server 10 to be deployed and the configuration parameters of the other servers 30, the global deployment system in the deployment server 20 obtains configuration information input by a user on the graphical configuration interface based on the configuration parameters, generates a configuration file of the server 10 to be deployed, and the global deployment system in the deployment server 20 obtains configuration information input by the user on the graphical configuration interface based on the configuration parameters of the other servers 30 Setting information and generating other configuration files.
The global deployment system in the deployment server 20 sends the configuration file of the server 10 to be deployed and the configuration files of the other servers 30 to the server 10 to be deployed, the cloud environment deployment system in the server 10 to be deployed completes deployment according to the configuration file of the server 10 to be deployed, the server 10 to be deployed sends the other configuration files to corresponding servers, so that the cloud environment deployment system in the other servers 30 completes deployment based on the other configuration files, the cloud environment deployment system in each server of the other deployment servers 20 sends a first deployment result representing whether the server is successfully deployed to the server 10 to be deployed, and the cloud environment deployment system in the server 10 to be deployed sends a second deployment result representing whether the server 10 is successfully deployed and a plurality of the first deployment results to the deployment server 20 through a USB connector.
Referring to fig. 6, an embodiment of the present application provides a remote deployment apparatus applied to a server 10 to be deployed, where the apparatus includes:
a deployment request sending unit 410, configured to send a deployment request to a deployment server 20, where the deployment request includes configuration parameters of the server to be deployed 10.
A configuration file receiving unit 420, configured to receive a configuration file returned by the deployment server 20 based on the deployment request, where the configuration file is a file generated based on the configuration parameters of the server to be deployed 10.
And the deployment unit 430 is configured to deploy according to the configuration file.
As an embodiment, the apparatus further comprises: another configuration file sending unit, configured to, if the server 10 to be deployed is any server in a cloud system, where the cloud system further includes another server 30, and the deployment request further includes: receiving other configuration files generated based on the configuration parameters of the other servers 30 and returned by the deployment server 20 when the configuration parameters of the other servers 30 are received; and sending the other configuration files generated based on the configuration parameters of the other servers 30 to the corresponding servers respectively, so that the other servers 30 are deployed according to the other configuration files.
As an embodiment, the apparatus further comprises: a parameter obtaining unit, configured to obtain configuration parameters of the server to be deployed 10; and receiving the configuration parameters of each of the other servers 30 itself sent by the other servers 30; a deployment request generating unit, configured to generate the deployment request according to the configuration parameters of the server 10 to be deployed and the configuration parameters of the other servers 30.
As an embodiment, the deployment request sending unit 410 is further configured to send a deployment request to the deployment server 20 through a USB connector when the server to be deployed 10 and the USB connector are connected, where the USB connector includes: the mobile network module is connected with the USB network card module; correspondingly, the configuration file receiving unit is further configured to receive, through the USB network card module and the mobile network module, the configuration file returned by the deployment server 20 based on the deployment request.
As an embodiment, the apparatus further comprises: and a traffic consumption unit, configured to download a file from the deployment server 20 through the USB connector when the deployment is successful, so as to exhaust traffic provided by the USB network card module.
As an embodiment, the apparatus further comprises: a deployment result feedback unit, configured to send a deployment result used for characterizing whether the deployment is successful to the deployment server 20, so that the deployment server 20 determines whether to resend the configuration file based on the deployment result.
Referring to fig. 7, an embodiment of the present application provides a remote deployment apparatus, which is applied to a deployment server 20, and the apparatus includes:
a deployment request receiving unit 510, configured to receive a deployment request sent by the server 10 to be deployed, where the deployment request includes: configuration parameters of the server 10 to be deployed.
A configuration file generating unit 520, configured to generate a configuration file based on the configuration parameters.
The configuration file sending unit 530 sends the configuration file to the server to be deployed 10, so that the server to be deployed 10 deploys according to the configuration file.
As an embodiment, the configuration file generating unit 520 is further configured to generate a deployment interface based on the deployment request; and acquiring configuration information input on the deployment interface by a user based on the configuration parameters, and generating a configuration file.
In the embodiment of the present application, an exemplary structure of an electronic device 100 is provided, as shown in fig. 8, the electronic device 100 may be a server 10 to be deployed or a server 20 to be deployed, in the embodiment of the present application, the electronic device 100 is the server 10 to be deployed, and the electronic device 100 may be a Personal Computer (PC), a tablet computer, a smart phone, a Personal Digital Assistant (PDA), or the like.
The electronic device 100 may include: memory 102, process 101, communication interface 103, and a communication bus for enabling the connection communications of these components.
The Memory 102 is used to store various data such as configuration parameters of the server 10 to be deployed and a computer program instruction corresponding to the remote deployment method and apparatus provided in the embodiment of the present application, where the Memory 102 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Read Only Memory (EPROM), an electrically Erasable Read Only Memory (EEPROM), and the like.
The processor 101 is configured to read and execute the computer program instructions stored in the memory to perform the steps of the remote deployment method provided by the embodiments of the present application.
The processor 101 may be an integrated circuit chip having signal processing capability. The Processor 101 may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
Communication interface 103, which may be any transceiver or the like, sends a deployment request to deployment server 20 communicatively coupled to electronic device 100 and receives a configuration file returned by deployment server 20.
Please refer to the content described in the embodiments shown in fig. 2 and fig. 4 for the process of implementing each function of each functional unit in this embodiment, which is not described herein again.
In addition, a storage medium is provided in an embodiment of the present application, and a computer program is stored in the storage medium, and when the computer program runs on a computer, the computer is caused to execute the method provided in any embodiment of the present application.
To sum up, in the remote deployment method, the apparatus, and the storage medium provided in the embodiments of the present application, the server 10 to be deployed initiates the deployment request, and sends the configuration parameters to the deployment server 20, and then the deployment server 20 generates the configuration file based on the configuration parameters of the server to be configured, and sends the configuration file to the server 10 to be deployed for remote automatic deployment.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based devices that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.

Claims (8)

1. A remote deployment method is applied to a server to be deployed, and comprises the following steps:
sending a deployment request to a deployment server, wherein the deployment request comprises configuration parameters of the server to be deployed;
receiving a configuration file returned by the deployment server based on the deployment request, wherein the configuration file is a file generated based on the configuration parameters of the server to be deployed;
deploying according to the configuration file;
the server to be deployed is any server in a cloud system, the cloud system further comprises other servers, and the deployment request further comprises: configuration parameters of the other servers, the method further comprising:
receiving other configuration files which are returned by the deployment server and are generated based on the configuration parameters of the other servers;
respectively sending the other configuration files generated based on the configuration parameters of the other servers to the corresponding servers so as to enable the other servers to be deployed according to the other configuration files;
wherein the sending a deployment request to a deployment server comprises: when the server to be deployed is connected with a USB connector, sending a deployment request to the deployment server through the USB connector, wherein the USB connector comprises: the mobile network module is connected with the USB network card module; the deployment request further comprises: hardware code of the USB connector and a location of the USB connector;
correspondingly, the receiving the configuration file returned by the deployment server based on the deployment request includes: receiving, by the deployment server through the USB network card module and the mobile network module, the configuration file returned when determining that the pre-stored hardware codes of the plurality of legal USB connectors include the hardware code of the USB connector based on the deployment request and determining that the pre-stored plurality of legal addresses include the location of the USB connector;
after deployment according to the configuration file, the method further comprises: and when the deployment is successful, downloading files from the deployment server through the USB connector so as to exhaust the flow provided by the USB network card module.
2. The method of claim 1, wherein prior to sending the deployment request to the deployment server, the method comprises:
acquiring configuration parameters of the server to be deployed;
receiving configuration parameters of each other server sent by the other servers;
and generating the deployment request according to the configuration parameters of the server to be deployed and the configuration parameters of the other servers.
3. The method of claim 1, wherein after deployment according to the configuration file, the method further comprises:
sending a deployment result for characterizing whether the deployment is successful to the deployment server, so that the deployment server determines whether to resend the configuration file based on the deployment result.
4. A remote deployment method is applied to a deployment server, and comprises the following steps:
receiving a deployment request sent by a server to be deployed, wherein the deployment request comprises: configuration parameters of the server to be deployed;
generating a configuration file based on the configuration parameters;
sending the configuration file to the server to be deployed so that the server to be deployed is deployed according to the configuration file;
the server to be deployed is any server in a cloud system, the cloud system further comprises other servers, and the deployment request further comprises: configuration parameters of the other servers, the method further comprising:
returning other configuration files generated based on the configuration parameters of other servers to the server to be deployed so that the server to be deployed respectively sends the other configuration files generated based on the configuration parameters of other servers to the corresponding servers for deployment;
wherein the receiving of the deployment request sent by the server to be deployed includes: when the server to be deployed is connected with a USB connector, receiving the deployment request sent by the deployment server through the USB connector, wherein the USB connector comprises: the mobile network module is connected with the USB network card module; the deployment request further comprises: hardware code of the USB connector and a location of the USB connector;
correspondingly, the generating a configuration file based on the configuration parameters includes: when the hardware codes of a plurality of prestored legal USB connectors are determined to contain the hardware codes of the USB connectors, and when the plurality of prestored legal addresses comprise the positions of the USB connectors, the configuration file is generated based on the configuration parameters;
after returning other configuration files generated based on the configuration parameters of the other servers to the server to be deployed, the method further comprises: and sending a file to the server to be deployed so that the server to be deployed downloads the file through the USB connector to exhaust the flow provided by the USB network card module.
5. The method of claim 4, wherein generating a configuration file based on the configuration parameters comprises:
generating a deployment interface based on the deployment request;
and acquiring configuration information input on the deployment interface by a user based on the configuration parameters, and generating a configuration file.
6. A remote deployment device applied to a server to be deployed, the device comprising:
a deployment request sending unit, configured to send a deployment request to a deployment server, where the deployment request includes configuration parameters of the server to be deployed;
a configuration file receiving unit, configured to receive a configuration file returned by the deployment server based on the deployment request, where the configuration file is a file generated based on configuration parameters of the server to be deployed;
the deployment unit is used for deploying according to the configuration file;
a configuration file sending unit, configured to send a configuration file to the server to be deployed, where the server to be deployed is any server in a cloud system, where the cloud system further includes another server, and the deployment request further includes: when the configuration parameters of the other servers are received, other configuration files which are returned by the deployment server and are generated based on the configuration parameters of the other servers are received; respectively sending the other configuration files generated based on the configuration parameters of the other servers to the corresponding servers so as to enable the other servers to be deployed according to the other configuration files;
the deployment request sending unit is further configured to send a deployment request to the deployment server through the USB connector when the server to be deployed and the USB connector are connected, where the USB connector includes: the mobile network module is connected with the USB network card module; the deployment request further comprises: hardware code of the USB connector and a location of the USB connector; correspondingly, the configuration file receiving unit is further configured to receive, by the USB network card module and the mobile network module, the configuration file returned when the deployment server determines that the hardware codes of the plurality of pre-stored legal USB connectors include the hardware code of the USB connector based on the deployment request and determines that the plurality of pre-stored legal addresses include the position of the USB connector;
and the flow consumption unit is used for downloading files from the deployment server through the USB connector when the deployment is successful so as to exhaust the flow provided by the USB network card module.
7. A remote deployment apparatus, applied to a deployment server, the apparatus comprising:
a deployment request receiving unit, configured to receive a deployment request sent by a server to be deployed, where the deployment request includes: configuration parameters of the server to be deployed;
the configuration file generating unit is used for generating a configuration file based on the configuration parameters;
the configuration file sending unit is used for sending the configuration file to the server to be deployed so as to enable the server to be deployed according to the configuration file;
the other configuration file unit is configured to determine, when the server to be deployed is any server in a cloud system, that the cloud system further includes other servers, and the deployment request further includes: when the configuration parameters of the other servers are received, returning other configuration files generated based on the configuration parameters of the other servers to the server to be deployed so that the server to be deployed respectively sends the other configuration files generated based on the configuration parameters of the other servers to the corresponding servers for deployment;
the deployment request receiving unit is further configured to receive, when the server to be deployed is connected to a USB connector, the deployment request sent by the deployment server through the USB connector, where the USB connector includes: the mobile network module is connected with the USB network card module; the deployment request further comprises: hardware code of the USB connector and a location of the USB connector; correspondingly, the configuration file generating unit is specifically configured to generate the configuration file based on the configuration parameters when determining that the pre-stored hardware codes of a plurality of legal USB connectors include the hardware code of the USB connector and when determining that the pre-stored legal addresses include the position of the USB connector;
and the flow exhaustion unit is used for sending a file to the server to be deployed so that the server to be deployed downloads the file through the USB connector to exhaust the flow provided by the USB network card module.
8. A computer-readable storage medium, having stored thereon computer program instructions, which, when read and executed by a computer, perform the steps of the method of any one of claims 1-5.
CN201910674170.0A 2019-07-24 2019-07-24 Remote deployment method, device and storage medium Active CN110290015B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910674170.0A CN110290015B (en) 2019-07-24 2019-07-24 Remote deployment method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910674170.0A CN110290015B (en) 2019-07-24 2019-07-24 Remote deployment method, device and storage medium

Publications (2)

Publication Number Publication Date
CN110290015A CN110290015A (en) 2019-09-27
CN110290015B true CN110290015B (en) 2021-02-02

Family

ID=68022538

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910674170.0A Active CN110290015B (en) 2019-07-24 2019-07-24 Remote deployment method, device and storage medium

Country Status (1)

Country Link
CN (1) CN110290015B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111130884A (en) * 2019-12-26 2020-05-08 北京悦航天翼电子信息技术有限公司 Automatic configuration integration method applied to airborne broadband network system
CN113535186B (en) * 2020-04-15 2023-09-22 北京京东振世信息技术有限公司 Service application deployment method and device
CN111597036A (en) * 2020-04-15 2020-08-28 中国人民财产保险股份有限公司 Server resource configuration method and device
CN111611008A (en) * 2020-05-22 2020-09-01 浪潮电子信息产业股份有限公司 Software code packaging and deploying method, device, equipment and storage medium
CN112804094B (en) * 2020-12-30 2023-04-18 北京天融信网络安全技术有限公司 Equipment deployment method and device
CN116501339B (en) * 2023-06-26 2023-09-08 北京凌云雀科技有限公司 Application deployment method, device, electronic equipment and computer readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541604A (en) * 2011-12-29 2012-07-04 深圳市共进电子股份有限公司 Remote upgrading method, remote upgrading terminal equipment and remote upgrading system
CN102594579A (en) * 2011-01-06 2012-07-18 卓思网络公司 Automatic configuration and network deployment for network devices
CN103023857A (en) * 2011-09-20 2013-04-03 腾讯科技(深圳)有限公司 Method and system for remote deployment of information resources
CN103164286A (en) * 2013-03-12 2013-06-19 无锡云动科技发展有限公司 Implement method, resource manager and cloud calculating system of cloud computing platform arrangement
CN103188107A (en) * 2011-12-31 2013-07-03 北京大唐高鸿数据网络技术有限公司 Automatic finding and configured deployment system and method of terminal devices
CN103458002A (en) * 2013-08-15 2013-12-18 中电长城网际系统应用有限公司 One-key deployment method and device for cloud system
CN104092781A (en) * 2014-07-31 2014-10-08 武汉云雅科技有限公司 Cloud-computing-based cloud cluster rapid-deployment system
CN106549789A (en) * 2015-09-21 2017-03-29 中兴通讯股份有限公司 A kind of method and system for realizing that server is installed

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102625294B (en) * 2012-03-31 2014-08-20 杭州诚智天扬科技有限公司 Method for managing mobile service by taking universal serial bus (USB) as virtual subscriber identity module (SIM) card
CN103152384A (en) * 2013-01-28 2013-06-12 江西省电力科学研究院 Printer security control design method based on KEY
US9647882B1 (en) * 2014-05-29 2017-05-09 Amazon Technologies, Inc. Network topology assisted device provisioning
CN107040399B (en) * 2016-02-04 2022-03-15 京东方科技集团股份有限公司 Method, device and system for downloading upgrade file
CN109257197A (en) * 2017-07-12 2019-01-22 西安中兴新软件有限责任公司 A kind of internet-of-things terminal upgrade method, device, system, terminal and storage medium
CN108259231A (en) * 2017-12-27 2018-07-06 生迪智慧科技有限公司 Method for upgrading software, gateway, server and the system of smart machine
CN108509203B (en) * 2018-03-13 2021-05-28 腾讯科技(深圳)有限公司 Software cross-cloud deployment method, computer equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594579A (en) * 2011-01-06 2012-07-18 卓思网络公司 Automatic configuration and network deployment for network devices
CN103023857A (en) * 2011-09-20 2013-04-03 腾讯科技(深圳)有限公司 Method and system for remote deployment of information resources
CN102541604A (en) * 2011-12-29 2012-07-04 深圳市共进电子股份有限公司 Remote upgrading method, remote upgrading terminal equipment and remote upgrading system
CN103188107A (en) * 2011-12-31 2013-07-03 北京大唐高鸿数据网络技术有限公司 Automatic finding and configured deployment system and method of terminal devices
CN103164286A (en) * 2013-03-12 2013-06-19 无锡云动科技发展有限公司 Implement method, resource manager and cloud calculating system of cloud computing platform arrangement
CN103458002A (en) * 2013-08-15 2013-12-18 中电长城网际系统应用有限公司 One-key deployment method and device for cloud system
CN104092781A (en) * 2014-07-31 2014-10-08 武汉云雅科技有限公司 Cloud-computing-based cloud cluster rapid-deployment system
CN106549789A (en) * 2015-09-21 2017-03-29 中兴通讯股份有限公司 A kind of method and system for realizing that server is installed

Also Published As

Publication number Publication date
CN110290015A (en) 2019-09-27

Similar Documents

Publication Publication Date Title
CN110290015B (en) Remote deployment method, device and storage medium
US10193971B2 (en) Method, server and system for application synchronization
US8819698B2 (en) Cross-platform web-based native device feature access
CN110764807B (en) Upgrading method, system, server and terminal equipment
CN104486388A (en) Accessing method and device of cloud storage file
CN107274222B (en) Advertisement putting method and device
WO2017079866A1 (en) Application installation package acquisition method, information broadcast method, mobile device and base station
CN109391673A (en) A kind of method, system and the terminal device of management update file
CN111291292A (en) Page rendering method and device, terminal equipment and storage medium
CN113434249A (en) Mirror image synchronization method and device, docker host and storage medium
CN109189419B (en) System upgrading method, device and system, server and client
CN103997437A (en) Cloud server registration function testing method
CN111327680B (en) Authentication data synchronization method, device, system, computer equipment and storage medium
CN112087475B (en) Message pushing method and device for cloud platform component application and message server
EP2445171A1 (en) File transfer protocol client and implementing method thereof
CN113761412A (en) Application page display method and device, electronic equipment, medium and application system
CN115208951B (en) Request processing method, request processing device, electronic equipment and computer readable storage medium
CN111666567A (en) Detection method, device, computer program and medium for malicious modification of application program
CN104714760A (en) Method and device for read and write storage device
CN111092780A (en) Method and system for dynamically debugging android system
CN113961162A (en) Screen projection control method, screen projection sending end, screen projection receiving end and screen projection system
CN108718346B (en) Resource processing method and device
CN113395240A (en) Data acquisition method, device, equipment and medium
CN111414190B (en) Request processing method and device
CN110929500B (en) File comparison method and related device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: No. 6 Science and Education Software Park, Binhu District, Wuxi City, Jiangsu Province

Applicant after: Huayun data holding group Co., Ltd

Address before: No. 6 Science and Education Software Park, Binhu District, Wuxi City, Jiangsu Province

Applicant before: WUXI CHINAC DATA TECHNICAL SERVICE Co.,Ltd.

GR01 Patent grant
GR01 Patent grant