CN111581176A - Offline deployment method, device and system for control system and storage medium - Google Patents

Offline deployment method, device and system for control system and storage medium Download PDF

Info

Publication number
CN111581176A
CN111581176A CN202010378779.6A CN202010378779A CN111581176A CN 111581176 A CN111581176 A CN 111581176A CN 202010378779 A CN202010378779 A CN 202010378779A CN 111581176 A CN111581176 A CN 111581176A
Authority
CN
China
Prior art keywords
file directory
data file
application container
container engine
key file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010378779.6A
Other languages
Chinese (zh)
Other versions
CN111581176B (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.)
Shanghai Maosheng Intelligent Technology Co ltd
Original Assignee
Shanghai Maosheng Intelligent Technology 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 Shanghai Maosheng Intelligent Technology Co ltd filed Critical Shanghai Maosheng Intelligent Technology Co ltd
Priority to CN202010378779.6A priority Critical patent/CN111581176B/en
Publication of CN111581176A publication Critical patent/CN111581176A/en
Application granted granted Critical
Publication of CN111581176B publication Critical patent/CN111581176B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/122File system administration, e.g. details of archiving or snapshots using management policies
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application relates to an offline deployment method, an offline deployment device, an offline deployment system and a storage medium for a control system, wherein the offline deployment method for the control system comprises the following steps: acquiring a first data file directory and a first key file directory of a first application container engine; and under the condition of not connecting the public network, acquiring a second data file directory and a second key file directory of the second application container engine, replacing the second data file directory with the first data file directory, and replacing the second key file directory with the first key file directory. By the method and the device, the problem that the central control system cannot be deployed rapidly under the condition that a deployment scene is not provided with a public network is solved, and offline deployment of the control system is realized.

Description

Offline deployment method, device and system for control system and storage medium
Technical Field
The present application relates to the field of system offline deployment, and in particular, to an offline deployment method, apparatus, system, and storage medium for a control system.
Background
With the development of a central control system, the central control system is applied to various aspects in life, and the central control system has a mature deployment mode under the condition of a public network, and is mainly deployed through an application container engine (docker), and provides support for normal use of the central control system through the application container engine (docker). For example, when the intelligent conference system is used, the intelligent conference system can provide the functions of real-time transcription, text transcription and audio frequency answering, and the conference can be carried out more smoothly through the functions.
In the related art, under the condition of deploying a central control system, a public network needs to be accessed to pull a basic mirror image, the basic mirror image is packaged into a mirror image required by people by using functions of copying, packaging and the like of an application container engine (docker), and then the basic mirror image is started. For example, in the case of using the intelligent conference system, basic public packages such as an operating system (Ubuntu) and a search server (elastic search) need to be pulled in a public network environment, and application service support is provided for the intelligent conference system by pulling the basic public packages. However, in the process of use, some deployment scenarios cannot provide a public network environment, such as: government agencies, resulting in an inability to deploy central control systems.
At present, no effective solution is provided for the problem that a central control system cannot be deployed quickly under the condition that a deployment scene has no public network in the related art.
Disclosure of Invention
The embodiment of the application provides an offline deployment method, device, system and storage medium for a control system, so as to at least solve the problem that a central control system cannot be deployed quickly under the condition that a deployment scene does not have a public network in the related art.
In a first aspect of the present invention, an offline deployment method for a control system is provided, including:
acquiring a first data file directory and a first key file directory of a first application container engine;
and under the condition of not connecting the public network, acquiring a second data file directory and a second key file directory of a second application container engine, replacing the second data file directory with the first data file directory, and replacing the second key file directory with the first key file directory.
In one embodiment, before the obtaining the first data file directory and the first key file directory of the first application container engine, the method further includes:
and under the condition of connecting the public network, the first application container engine performs function test and generates the first data file directory and the first key file directory.
In one embodiment, before the obtaining the second data file directory and the second key file directory of the second application container engine, the method further includes:
starting the second application container engine under the condition of not connecting the public network;
detecting whether the second application container engine can be normally used.
In one embodiment thereof, the method further comprises;
configuring properties of the second application container engine.
In a second aspect of the present invention, an offline deployment apparatus for a control system is provided, including:
the acquisition module is used for acquiring a first data file directory and a first key file directory of the first application container engine;
and the replacing module is used for replacing the second data file directory of the second application container engine with the first data file directory and replacing the second key file directory with the first key file directory under the condition of not connecting the public network.
In one embodiment thereof, the apparatus further comprises:
and the testing module is used for carrying out function testing on the first application container engine under the condition of connecting the public network.
In one embodiment thereof, the apparatus further comprises:
and the detection module is used for detecting whether the second application container engine can be normally used.
In one embodiment thereof, the apparatus further comprises;
and the configuration module is used for configuring the attribute of the second application container engine.
In a third aspect of the present invention, an offline deployment system for a control system is provided, including a first server, a second server, and a storage device;
the storage device is connected with the first server and the second server respectively, the first server sends a first data file directory and a first key file directory to the storage device, the storage device sends the first data file directory and the first key file directory to the second server, and the second server replaces a second data file directory included in the second server with the first data file directory and replaces the second key file directory with the first key file directory.
In a fourth aspect of the invention, a computer-readable storage medium is provided, on which a computer program is stored, which program, when being executed by a processor, is adapted to carry out the offline deployment method for a control system according to any one of the preceding claims.
Compared with the related art, according to the offline deployment method, the offline deployment device, the offline deployment system and the storage medium for the control system, the first data file directory and the first key file directory of the first application container engine are obtained, the second data file directory and the second key file directory of the second application container engine are obtained under the condition that the public network is not connected, the second data file directory is replaced by the first data file directory, and the second key file directory is replaced by the first key file directory. The problem that the central control system cannot be deployed under the condition that a deployment scene is not provided with a public network is solved, and offline deployment of the central control system is realized.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a schematic illustration of an offline deployment for a control system of an embodiment of the present invention;
FIG. 2 is a first flowchart of an offline deployment method for a control system according to an embodiment of the present invention;
FIG. 3 is a second flowchart of an offline deployment method for a control system in accordance with an embodiment of the present invention;
fig. 4 is a flowchart three of an offline deployment method for a control system according to an embodiment of the present invention;
FIG. 5 is a first block diagram of an offline deployment apparatus for a control system according to an embodiment of the present invention;
fig. 6 is a block diagram of a second structure of an offline deployment apparatus for a control system according to an embodiment of the present invention;
fig. 7 is a block diagram of an offline deployment apparatus for a control system according to an embodiment of the present invention;
fig. 8 is a block diagram of an offline deployment system for a control system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be described and illustrated below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments provided in the present application without any inventive step are within the scope of protection of the present application.
It is obvious that the drawings in the following description are only examples or embodiments of the present application, and that it is also possible for a person skilled in the art to apply the present application to other similar contexts on the basis of these drawings without inventive effort. Moreover, it should be appreciated that in the development of any such actual implementation, as in any engineering or design project, numerous implementation-specific decisions must be made to achieve the developers' specific goals, such as compliance with system-related and business-related constraints, which may vary from one implementation to another.
Reference in the specification to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the specification. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of ordinary skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments without conflict.
Unless defined otherwise, technical or scientific terms referred to herein shall have the ordinary meaning as understood by those of ordinary skill in the art to which this application belongs. Reference to "a," "an," "the," and similar words throughout this application are not to be construed as limiting in number, and may refer to the singular or the plural. The present application is directed to the use of the terms "including," "comprising," "having," and any variations thereof, which are intended to cover non-exclusive inclusions; for example, a process, method, system, article, or apparatus that comprises a list of steps or modules (elements) is not limited to the listed steps or elements, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus. Reference to "connected," "coupled," and the like in this application is not intended to be limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. The term "plurality" as referred to herein means two or more. "and/or" describes an association relationship of associated objects, meaning that three relationships may exist, for example, "A and/or B" may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. Reference herein to the terms "first," "second," "third," and the like, are merely to distinguish similar objects and do not denote a particular ordering for the objects.
The offline deployment method for the control system can be applied to offline deployment of a central control system. Fig. 1 is a schematic diagram of offline deployment of a control system according to an embodiment of the present invention, as shown in fig. 1, under a condition of connecting to a public network, after a first application container engine 11 performs a function test, the first application container engine 11 is stopped from being used, and then a first data file directory and a first key file directory are obtained. And under the condition of not connecting the public network, installing a second application container engine 12, then acquiring a second data file directory and a second key file directory, replacing the second data file directory with the first data file directory, replacing the second key file directory with the first key file directory, and then starting the second application container engine 12. Under normal operation of the second application container engine 12, the common base package required by the second application container engine 12 is stored on the server where the second application container engine 12 is located. Under the condition that the second data file directory is replaced by the first data file directory and the second key file directory is replaced by the first key file directory, the second application container engine 12 is started and then the public foundation package is generated.
The problem that the control system cannot be deployed offline under the condition of no public network is solved by replacing the second data file directory with the first data file directory and replacing the second key file directory with the first key file directory, and offline deployment of the control system is achieved.
Fig. 2 is a first flowchart of an offline deployment method for a control system according to an embodiment of the present invention, as shown in fig. 2, the method includes the following steps:
step S202, a first data file directory and a first key file directory of the first application container engine 11 are acquired.
The obtained first data file directory and the first key file directory may be all the first data file directories and all the first key file directories, part of the first data file directories and part of the first key file directories, all the first data file directories and all the first key file directories packed files generated after the first application container engine 11 performs the function test, and part of the first data file directories and part of the first key file directories packed files, and the like, where the packing may be compression of the first data file directories and the first key file directories, or may be placement of the first data file directories and the first key file directories in the same folder.
In some embodiments, under the condition of obtaining the first data file directory and the first key file directory, the first data file directory and the first key file directory may be verified, whether the first data file directory and the first key file directory are tampered with is checked, and if the first data file directory and the first key file directory are tampered with, the first data file directory and the first key file directory are stopped from being used, wherein the verification of the first data file directory and the first key file directory may be implemented by verifying MD5 codes of the first data file directory and the first key file directory.
Step S204, under the condition of not connecting to the public network, obtaining the second data file directory and the second key file directory of the second application container engine 12, replacing the second data file directory with the first data file directory, and replacing the second key file directory with the first key file directory.
The method includes the steps of obtaining an offline installation package of a second application container engine 12 and an offline installation package of a configuration file of the second application container engine 12, installing the second application container engine 12 according to the offline installation package, then starting the second application container engine 12, replacing a second data file directory with a first data file directory and replacing the second key file directory with the first key file directory under the condition that the second data file directory and the second key file directory are generated.
The first data file directory and the first key file directory may be sent to the second application container engine by using an indirect method, or the first data file directory and the first key file directory may be directly transmitted to the server where the second application container engine 12 is located by using a direct method.
The indirect method includes transferring the first data file directory and the first key file directory to a server of the second application container engine 12 through a storage device, for example, obtaining the first data file directory and the first key file directory through a usb disk, and then sending the first data file directory and the first key file directory in the usb disk to the server of the second application container engine 12.
For example, under the condition that a government organization uses the intelligent conference system, if the government organization cannot provide a public network environment to deploy the intelligent conference system, the intelligent conference system needs to be deployed by an offline deployment method, first a public basic package, such as an operating system (Ubuntu), a search server (elastic search), etc., needed by the intelligent conference system is pulled from a server capable of connecting to the public network, then a normal test is performed on a first application container engine 11 capable of connecting to the public network, after the normal test, a first data file directory (/ var/lib/docker) and a first key file directory (/ etc/docker) are obtained, then a second application container engine 12 is installed on the server of the government organization, and a second data file directory (/ var/lib/docker) and a second key file directory (/ etc/docker) of the second application container engine 12 are found, then, replacing the second data file directory (/ var/lib/docker) of the second application container engine 12 with the first data file directory (/ var/lib/docker), replacing the second key file directory (/ etc/docker) with the first key file directory (/ etc/docker), and finally starting the second application container engine 12, so that the common basic package required by the intelligent conference system can be stored on a server of a government organization, thereby realizing the use of the intelligent conference system without a public network.
Through steps S202 to S204, the second data file directory is replaced by the first data file directory, and the second key file directory is replaced by the first key file directory, so that the problem that the central control system cannot be deployed rapidly under the condition that a deployment scene has no public network is solved, and the offline deployment of the central control system is realized.
Fig. 3 is a flowchart of a second offline deployment method for a control system according to an embodiment of the present invention, and as shown in fig. 3, before acquiring the first data file directory and the first key file directory of the first application container engine 11, the method further includes the following steps:
step S302, under the condition of connecting to the public network, the first application container engine 11 performs a function test and generates a first data file directory and a first key file directory.
Before the first data file directory and the first key file directory are obtained, the first application container engine 11 is subjected to function test according to functions required to be deployed, and then the first data file directory and the first key file directory are generated.
For example, in the process of using the intelligent conference system, if the intelligent conference system needs to use the functions of real-time transcription, text transcription, audio replay, and the like, the functions of real-time transcription, text transcription, audio replay, and the like need to be normally deployed and tested under the condition of being connected to the public network, and after the test, the generated first data file directory and the first key file directory are sent to the server where the second application container engine 12 is located.
Through the step S302, before the first data file directory and the first key file directory are obtained, the function test is performed on the first application container engine 11, so that the problem that the second application engine cannot normally use the required function after deployment under the condition that the second data file directory of the second application container engine 12 is replaced with the first data file directory and the second key file directory is replaced with the first key file directory is solved.
Fig. 4 is a flowchart of a third method for offline deployment of a control system according to an embodiment of the present invention, as shown in fig. 4, before acquiring a second file directory and a second key file directory of a second application engine, the method further includes:
step S402, starting the second application container engine 12 under the condition of not connecting the public network;
in step S404, it is detected whether the second application container engine 12 can operate normally.
After the second application container engine 12 is installed, starting the second application container engine 12, and detecting whether the second application container engine 12 can normally operate; under the condition that the second application engine 12 can normally operate, the first data file directory and the first key file directory are acquired, the second data file directory is replaced by the first data file directory, and the second key file directory is replaced by the first key file directory. Under the condition that the second application container engine 12 cannot normally operate, detecting the reason that the second application container engine 12 cannot normally operate, and if the reason is found that the second application container engine 12 cannot normally operate due to lack of a configuration file, pasting the configuration file into a corresponding folder; if the second application container engine 12 installed according to the offline installation package of the second application container engine 12 cannot be used normally, the offline installation package of the second application container engine 12 and the offline installation package of the configuration file thereof may be downloaded again, and the second application container engine 12 may be installed again, thereby ensuring that the second application container engine 12 can operate normally.
In some embodiments, whether the second application container engine 12 is operating normally includes whether the second application container engine 12 can generate the second data file and the second key file normally, whether it can start normally, whether it lacks a configuration file, and the like.
Through steps S402 to S404, it is ensured that the second application container engine 12 can normally operate.
In addition, after the second data file directory is replaced with the first file directory and the second key file directory is replaced with the first key file directory, the method further comprises the following steps:
the properties of the second application container engine 12 are configured.
After the second application container engine 12 is started, because the common basic package required for the normal deployment of the second application container engine 12 already exists on the server where the second application container engine 12 is located, the attribute of the second application container engine 12 needs to be configured at this time, so that the second application container engine 12 can be normally used according to the deployment environment.
Corresponding to the above offline deployment method for a control system, in this embodiment, an offline deployment apparatus for a control system is further provided, and the apparatus is used to implement the above embodiments and preferred embodiments, and is not described again after having been described.
Fig. 5 is a first structural block diagram of an offline deployment apparatus for a control system according to an embodiment of the present invention, and as shown in fig. 5, the apparatus includes an obtaining module 51 and a replacing module 52.
The obtaining module 51 is configured to obtain a first data file directory and a first key file directory generated by the first application container engine 11;
the replacing module 52 is configured to replace the second data file directory of the second application container engine 12 with the first data file directory, and replace the second key file directory with the second key file directory.
In some embodiments, the obtaining module 51 may obtain only a part of the first data file directory and/or a part of the first key file directory in the process of obtaining the first data file directory and the first key file directory, for example, when the first data file directory contains unnecessary file directories, only a part of the first data file directory and a part of the first key file directory may be obtained, so as to save time for obtaining the first data file directory and the first key file directory.
The first data file directory and the first key file directory are acquired through the acquisition module 51, the second data file directory is replaced by the first data file directory through the replacement module 52, and the second key file directory is replaced by the first key file directory, so that the problem that the control system cannot be normally deployed under the condition that a deployment environment has no public network is solved.
Fig. 6 is a block diagram of a second structure of the offline deployment apparatus for a control system according to the embodiment of the present invention, and as shown in fig. 6, the apparatus further includes a test module 61.
The testing module 61 is configured to test the first application container engine 11 under the condition of having a public network.
Before the first application container engine 11 generates the first data file directory and the first key file directory, the test module 61 performs a function test on the first application container engine 11 to detect whether the first application container engine 11 can operate normally and whether the first application container engine 11 can generate the first data file directory and the first key file directory.
The test module 61 performs normal function test on the first application container engine, so as to ensure that the second application container engine 12 can be normally deployed and can normally run after replacing files.
Fig. 7 is a block diagram of a third structure of an offline deployment apparatus for a control system according to an embodiment of the present invention, and as shown in fig. 7, the apparatus further includes a detection module 71.
The detecting module 71 is configured to detect whether the second application container engine 12 can be used normally under the condition that the second application container engine 12 is started.
After the second application container engine 12 is installed, the second application container engine 12 is detected by the detection module 71 to detect whether the second application container engine 12 can be normally used, if the second application container engine 12 cannot be normally used, the reason why the second application container engine 12 cannot be used is detected, and the problem that the second application container engine 12 cannot be normally used is solved according to the reason, or the second application container engine 12 is reinstalled.
Whether the second application container engine 12 can be used normally is detected by the detection module 71, so that the second application container engine 12 can be deployed and operated normally after replacing the file.
In addition, the apparatus also includes a configuration module.
A configuration module for configuring the properties of the second application container engine 12.
After the second application container engine 12 is started, the attribute of the second application container engine 12 is configured according to the requirement, such as modifying the actual configuration parameter, IP, and the like.
The attribute of the second application container engine 12 is configured by the configuration module according to the requirement, so that the second application container engine 12 can be normally used after offline deployment.
Fig. 8 is a block diagram of an offline deployment system for a control system according to an embodiment of the present invention, and as shown in fig. 8, the system includes a first server 81, a second server 83, and a storage device 82.
The storage device 82 is connected to the first server 81 and the second server 83, respectively, wherein the first application container engine 11 is installed on the first server 81, the second application container engine 12 is installed on the second server 83, and the storage device 82 can transmit and receive data to and from the first server 81 and the second server 83, respectively. After the first server 81 generates the first data file directory and the first key file directory, the first data file directory and the first key file directory are transmitted to the storage device 82. The first data file directory and the first key file directory are sent to the second server 83 under the condition that the storage device 82 receives the first data file directory and the first key file directory, and the second data file directory contained in the second server 83 is replaced with the first data file directory and the second key file directory is replaced with the first key file directory under the condition that the second server 83 acquires the first data file directory and the first key file directory.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps in the offline deployment method of the control system provided in the above embodiments.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. An offline deployment method for a control system, comprising:
acquiring a first data file directory and a first key file directory of a first application container engine;
and under the condition of not connecting the public network, acquiring a second data file directory and a second key file directory of a second application container engine, replacing the second data file directory with the first data file directory, and replacing the second key file directory with the first key file directory.
2. The method of claim 1, wherein prior to the obtaining the first data file directory and the first key file directory of the first application container engine, the method further comprises:
and under the condition of connecting the public network, the first application container engine performs function test and generates the first data file directory and the first key file directory.
3. The method of claim 1, wherein prior to the obtaining the second data file directory and the second key file directory of the second application container engine, the method further comprises:
starting the second application container engine under the condition of not connecting the public network;
detecting whether the second application container engine can be normally used.
4. The method of claim 1, further comprising;
configuring properties of the second application container engine.
5. An offline deployment apparatus for a control system, comprising:
the acquisition module is used for acquiring a first data file directory and a first key file directory of the first application container engine;
and the replacing module is used for replacing the second data file directory of the second application container engine with the first data file directory and replacing the second key file directory with the first key file directory under the condition of not connecting the public network.
6. The apparatus of claim 5, further comprising:
and the testing module is used for carrying out function testing on the first application container engine under the condition of connecting the public network.
7. The apparatus of claim 5, further comprising:
and the detection module is used for detecting whether the second application container engine can be normally used.
8. The apparatus of claim 5, further comprising;
and the configuration module is used for configuring the attribute of the second application container engine.
9. An offline deployment system for a control system is characterized by comprising a first server, a second server and a storage device;
the storage device is connected with the first server and the second server respectively, the first server sends a first data file directory and a first key file directory to the storage device, the storage device sends the first data file directory and the first key file directory to the second server, and the second server replaces a second data file directory included in the second server with the first data file directory and replaces the second key file directory with the first key file directory.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the offline deployment method for a control system according to any one of claims 1 to 4.
CN202010378779.6A 2020-05-07 2020-05-07 Offline deployment method, device and system for control system and storage medium Active CN111581176B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010378779.6A CN111581176B (en) 2020-05-07 2020-05-07 Offline deployment method, device and system for control system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010378779.6A CN111581176B (en) 2020-05-07 2020-05-07 Offline deployment method, device and system for control system and storage medium

Publications (2)

Publication Number Publication Date
CN111581176A true CN111581176A (en) 2020-08-25
CN111581176B CN111581176B (en) 2023-11-07

Family

ID=72123267

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010378779.6A Active CN111581176B (en) 2020-05-07 2020-05-07 Offline deployment method, device and system for control system and storage medium

Country Status (1)

Country Link
CN (1) CN111581176B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331660A (en) * 2014-10-31 2015-02-04 北京奇虎科技有限公司 Method, device and system for repairing system file
CN105511872A (en) * 2015-11-30 2016-04-20 国云科技股份有限公司 Application automatic deployment method based on cloud computing platform
CN106209801A (en) * 2016-06-28 2016-12-07 广东电网有限责任公司信息中心 Mobile solution platform and inner-external network data safety switching plane integrated system
CN106648741A (en) * 2016-10-18 2017-05-10 广州视睿电子科技有限公司 Method and device for deploying application system
CN107832107A (en) * 2017-11-24 2018-03-23 泰康保险集团股份有限公司 System deployment method, apparatus, electronic equipment and storage medium
CN107885551A (en) * 2017-11-27 2018-04-06 山东浪潮商用系统有限公司 A kind of service arrangement method, apparatus, computer-readable recording medium and storage control
CN110881059A (en) * 2019-10-12 2020-03-13 平安银行股份有限公司 Application deployment system and method, release engine and computer equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331660A (en) * 2014-10-31 2015-02-04 北京奇虎科技有限公司 Method, device and system for repairing system file
CN105511872A (en) * 2015-11-30 2016-04-20 国云科技股份有限公司 Application automatic deployment method based on cloud computing platform
CN106209801A (en) * 2016-06-28 2016-12-07 广东电网有限责任公司信息中心 Mobile solution platform and inner-external network data safety switching plane integrated system
CN106648741A (en) * 2016-10-18 2017-05-10 广州视睿电子科技有限公司 Method and device for deploying application system
CN107832107A (en) * 2017-11-24 2018-03-23 泰康保险集团股份有限公司 System deployment method, apparatus, electronic equipment and storage medium
CN107885551A (en) * 2017-11-27 2018-04-06 山东浪潮商用系统有限公司 A kind of service arrangement method, apparatus, computer-readable recording medium and storage control
CN110881059A (en) * 2019-10-12 2020-03-13 平安银行股份有限公司 Application deployment system and method, release engine and computer equipment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
YUANHENGLIZHEN: "Centos 离线安装 DockerCE", pages 1 - 4 *
YUANHENGLIZHEN: "Centos 离线安装", pages 1 - 4 *
季欣荣;陈飞;李;许莹;: "终端准入控制系统在电力调度中的应用", 自动化技术与应用, no. 01, pages 46 - 50 *

Also Published As

Publication number Publication date
CN111581176B (en) 2023-11-07

Similar Documents

Publication Publication Date Title
CN110830463B (en) Third party authorized login method and device
CN107832100B (en) APK plug-in loading method and terminal thereof
CN105389222B (en) A kind of methods, devices and systems of dynamic call native interface
CN106021023B (en) Application program recovery method and device and terminal
CN102810138B (en) A kind of restorative procedure of user side file and system
CN105095062B (en) Applied program testing method and system
CN109753301A (en) Application system dispositions method, device, storage medium and electronic equipment
CN111651523B (en) MySQL data synchronization method and system of Kubernetes container platform
CN107172075B (en) Communication method, system and readable storage medium based on network isolation
WO2016202000A1 (en) Differential rollback upgrading method and apparatus
CN104348578B (en) The method and device of data processing
US20150244786A1 (en) Method And Apparatus For Managing Multimedia Resource And Multimedia Player
CN110138753B (en) Distributed message service system, method, apparatus, and computer-readable storage medium
CN114185484A (en) Method, device, equipment and medium for clustering document storage
CN111581176A (en) Offline deployment method, device and system for control system and storage medium
CN110045969A (en) Application program installation method, server, system, equipment and storage medium
CN110113391A (en) A kind of client loading method, device and a kind of client operation method, device
CN109656614A (en) The processing method of file, apparatus and system
CN112286543A (en) Application service deployment method and device
CN103235728B (en) The installation method of preset third-party application and device in Android terminal
US20100332913A1 (en) System and mehtod for testing network performance
CN113093995B (en) Cloud disk data migration method and system
CN114281613B (en) Server testing method and device, computer equipment and storage medium
CN105872775A (en) Silent uninstalling method and device for smart cloud TV application
JP5906906B2 (en) Log management method, log management system, and information processing apparatus

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