WO2020125389A1 - Procédé, appareil d'acquisition de fichier d'image, dispositif informatique et support de stockage - Google Patents

Procédé, appareil d'acquisition de fichier d'image, dispositif informatique et support de stockage Download PDF

Info

Publication number
WO2020125389A1
WO2020125389A1 PCT/CN2019/122360 CN2019122360W WO2020125389A1 WO 2020125389 A1 WO2020125389 A1 WO 2020125389A1 CN 2019122360 W CN2019122360 W CN 2019122360W WO 2020125389 A1 WO2020125389 A1 WO 2020125389A1
Authority
WO
WIPO (PCT)
Prior art keywords
image file
node
basic
file
service
Prior art date
Application number
PCT/CN2019/122360
Other languages
English (en)
Chinese (zh)
Inventor
张伟
褚镇飞
Original Assignee
深圳壹账通智能科技有限公司
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 深圳壹账通智能科技有限公司 filed Critical 深圳壹账通智能科技有限公司
Publication of WO2020125389A1 publication Critical patent/WO2020125389A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords

Definitions

  • the present application relates to a method, device, computer equipment, and storage medium for acquiring an image file.
  • a method, an apparatus, a computer device, and a storage medium for acquiring an image file are provided.
  • a method for obtaining an image file includes:
  • a method for obtaining an image file includes:
  • the configuration file is used to generate a target image file in combination with the basic image file of the service node after the blockchain node pulls the configuration file and the basic image file of the service node using a preset automated deployment script .
  • An apparatus for acquiring mirror files includes:
  • a network segment information sending module configured to obtain network segment information of a blockchain node and send the network segment information to an operation server, wherein the network segment information is used to instruct the operation server to determine the blockchain The access port of the node;
  • a basic parameter sending module configured to send the basic parameters of the blockchain node to the operation server through the access port, wherein the basic parameters are used to instruct the operation server to generate a configuration according to the basic parameters File, the basic image file of the service node is pre-stored in the operation server;
  • a file pulling module configured to pull the configuration file and the basic image file of the service node from the operation server using a preset automatic deployment script
  • the image file generating module is configured to generate a target image file according to the configuration file and the basic image file of the service node.
  • An apparatus for acquiring mirror files includes:
  • Network segment information acquisition module used to acquire the basic mirror file of the service node, and receive the network segment information of the blockchain node
  • An access port determination module for determining the access port of the blockchain node based on the network segment information
  • a configuration file obtaining module configured to obtain the basic parameters of the blockchain node through the access port, and generate a configuration file according to the basic parameters
  • the configuration file is used to generate a target image file in combination with the basic image file of the service node after the blockchain node uses a preset automated deployment script to pull the corresponding configuration file and the basic image file of the service node.
  • a computer device includes a memory and one or more processors.
  • the memory stores computer-readable instructions.
  • the steps of the method for acquiring an image file provided in any embodiment of the present application are implemented. .
  • One or more non-volatile computer-readable storage media storing computer-readable instructions, which when executed by one or more processors, cause the one or more processors to implement any one of the embodiments of the present application.
  • FIG. 1 is an application scenario diagram of a method for acquiring an image file according to one or more embodiments.
  • FIG. 2 is a schematic flowchart of a method for acquiring an image file according to one or more embodiments.
  • FIG. 3 is a schematic flowchart of a method for acquiring an image file in another embodiment.
  • FIG. 4 is a schematic flowchart of a method for acquiring an image file in another embodiment.
  • FIG. 5 is a block diagram of an apparatus for acquiring an image file according to one or more embodiments.
  • FIG. 6 is a block diagram of an apparatus for acquiring an image file in another embodiment.
  • FIG. 7 is a block diagram of an apparatus for acquiring an image file in yet another embodiment.
  • FIG. 8 is a block diagram of a computer device in accordance with one or more embodiments.
  • the method for obtaining an image file provided by this application can be applied to the application environment shown in FIG. 1.
  • the operation server 102 communicates with the blockchain node 104 through the network through the network, prepares the basic image file of the service node locally on an operation server 102 in advance, and opens a network port on the operation server that the blockchain node 104 can access
  • the blockchain node 104 sends basic parameters to the operation server 102 through the network port corresponding to the network segment where the blockchain node is located.
  • the basic parameters generate a configuration file corresponding to the blockchain node 104; the blockchain node 104 executes an automated deployment script and pulls the basic image file and configuration file of the service node from the operation server 102, thereby generating a corresponding service node image file.
  • the operation server 102 and the blockchain node 104 can be implemented by an independent server or a server cluster composed of multiple servers.
  • a method for obtaining an image file is provided. Taking the method applied to the blockchain node in FIG. 1 as an example for illustration, it includes the following steps:
  • Step S210 Obtain the network segment information of the blockchain node and send the network segment information to the operation server, where the network segment information is used to instruct the operation server to determine the access port of the blockchain node.
  • the operation server pre-opens network ports that can access the operation server for different network segments; the blockchain node sends its own network segment information to the operation server, so that the operation server determines the blockchain node Access port to access the operation server.
  • Step S220 Send the basic parameters of the blockchain node to the operation server through the access port, where the basic parameters are used to instruct the operation server to generate a configuration file according to the basic parameters, and the basic image file of the service node is saved in the operation server in advance.
  • the basic parameters include the service address of the server where the blockchain node is located, the exposed port and its information, and the peer level of the blockchain node.
  • the blockchain node After determining the access port to access the operation server, the blockchain node Send its own basic parameters to the operation server.
  • the operation server executes the configuration file generation tool to generate configuration-related configuration files.
  • Step S230 Use the preset automatic deployment script to pull the configuration file and the basic image file of the service node from the operation server.
  • the automated deployment script is uploaded to the blockchain node in advance.
  • the blockchain node executes the automated deployment script to pull the service node foundation from the operation server The image file and the configuration file generated by the operation server.
  • Step S240 Generate a target image file according to the configuration file and the basic image file of the service node.
  • the access port of the operation server is determined according to the network segment of the blockchain node, and the configuration file corresponding to the blockchain node and the basic image file are pulled from the operation server through the access port, thereby Generate target image files based on configuration files and basic image files to implement automatic deployment of service node image files, greatly reducing the error probability of manually pulling image files. Since only basic image files need to be prepared, deployment and maintenance costs are effectively reduced and services are improved. Node image file deployment efficiency, and during the deployment of the service node image file, the institutional network corresponding to each blockchain node is still shielded from the outside, effectively ensuring the security of the network.
  • the automated deployment script includes an instruction to start the image file; after the step of generating the target image file according to the configuration file and the basic image file of the service node, the method further includes: executing the start image file instruction to start executing the target image file to obtain the target image Services; add target mirroring services to blockchain nodes.
  • the automatic deployment script also includes a command to start the image file.
  • the blockchain node executes the automatic deployment script, generates the target image file from the basic image file and the configuration file of the service node, and starts executing the program in the target image file.
  • the method before the step of generating the target image file according to the configuration file and the basic image file of the service node, the method further includes: parsing the configuration file to obtain the node configuration parameters in the configuration file; and performing the node configuration parameters and the basic parameters Contrast; if the node configuration parameters are consistent with the basic parameters, then perform the steps of generating the target image file based on the configuration file and the basic image file of the service node.
  • the blockchain node pulls the corresponding configuration file and the basic image file of the service node from the service operating machine, it parses the configuration file to obtain the node configuration parameters in the configuration file; Compare and verify the basic parameters of. If the verification is successful, the target image file is generated according to the configuration file and the basic image file of the service node. By verifying the correctness of various parameters in the configuration file, the accuracy of the configuration file is ensured, and then the accuracy of the image file generation of the service node is improved, and the image file deployment error monitoring is realized.
  • the step of sending the basic parameters of the blockchain node to the operation server through the access port includes: hashing the basic parameters to obtain the first hash value; using the privacy of the blockchain node The key encrypts the first hash value to obtain signature data; the signature data and basic parameters are sent to the service operating machine, where the service operating machine is used to use the public key of the blockchain node after receiving the signature data and basic parameters Decrypt the signature data to obtain the first hash value; perform hash processing on the basic parameter to obtain the second hash value; when the first hash value and the second hash value are consistent, generate a configuration file according to the basic parameter.
  • the blockchain node before the blockchain node sends the basic parameters of the node to the service operation machine, the blockchain node performs hash processing on the basic parameters to obtain the first hash value, and uses the private key of the blockchain node Encrypt the obtained first hash value to obtain signature data; while the blockchain node sends the basic parameters to the service operation machine, it also sends the signature data to the service operation machine.
  • the service operator After receiving the signature data and the basic parameters, the service operator decrypts the signature data using the public key of the blockchain node to obtain the first hash value; meanwhile, the service operator performs hash processing on the basic parameters to obtain the second hash Value, by comparing whether the first hash value and the second hash value are consistent, to achieve the verification of the basic parameters, to avoid transmission errors during the transmission of the basic parameters of the blockchain nodes, improve the accuracy of configuration file generation, and reduce the target The error rate generated by the image file.
  • a method for obtaining an image file is provided.
  • the method is applied to the service operation machine in FIG. 1 as an example for illustration, which includes the following steps: a method for obtaining an image file
  • Methods include:
  • Step S310 Obtain the basic image file of the service node, and receive the network segment information of the blockchain node.
  • Step S320 Determine the access port of the blockchain node according to the network segment information.
  • Step S330 Obtain the basic parameters of the blockchain node through the access port and generate a configuration file according to the basic parameters; wherein, the configuration file is used to pull the configuration file and the basic image of the service node on the blockchain node using a preset automated deployment script After the file, combined with the basic image file of the service node to generate the target image file.
  • the service operating machine uploads the basic image file of the service node locally in advance, and after receiving the network segment information sent by the blockchain node, determines the network port accessed by the blockchain node according to the network segment information, thereby determining from The network port receives basic parameters sent by the blockchain node, and uses the configuration file generation tool to generate configuration files from the basic parameters.
  • the blockchain node executes a pre-stored automated deployment script to pull the basic image file and configuration file of the service node from the operation server After that, the target image file is generated based on the service node image file and the configuration file, and the automatic deployment of the service node image file is realized, which greatly reduces the error probability of manually pulling the image file.
  • the service operating machine may open access ports for all network segments in advance, and when a blockchain node sends network segment information, it can quickly determine the corresponding access port.
  • the service node basic image file includes a sorting node basic image file, a peer node basic image file and a transaction server basic image file; the step of determining the service node basic image file from the service node basic image file includes: obtaining The identity of the blockchain node. Determine the node type corresponding to the blockchain node according to the identity. The node type includes sorting node, peer node and transaction server node; determine the basic image file of the service node corresponding to the node type as being pulled The basic image file of the service node.
  • the node types of the blockchain nodes include sorting nodes, peer nodes, and transaction server nodes; correspondingly, the basic image files of the service node include sorting node basic image files, peer node basic image files, and transaction server basic image files, etc.
  • the basic image files of the service node include sorting node basic image files, peer node basic image files, and transaction server basic image files, etc.
  • the service operating machine obtains the identity of the blockchain node, and matches the identity with the identity data in the local database; when the identity is successfully matched with the identity data, the node type corresponding to the identity data is determined as The node type of the blockchain node; the service operator determines the corresponding type of service node basic image file as the service node basic image file with the node type, so that the blockchain node pulls the service node basic image file.
  • a method for obtaining an image file is provided.
  • the method is applied to the interaction between the service operation machine and the blockchain node in FIG. 1 as an example, and may include the following steps :
  • Step S410 The blockchain node obtains the network segment information of the blockchain node and sends the network segment information to the operation server;
  • Step S420 operating the server to obtain the basic image file of the service node, and receiving the network segment information of the blockchain node;
  • Step S430 The operation server determines the access port of the blockchain node according to the network segment information
  • Step S440 the blockchain node sends the basic parameters of the blockchain node to the operation server through the access port;
  • Step S450 The operation server obtains the basic parameters of the blockchain node through the access port, and generates a configuration file according to the basic parameters;
  • Step S460 the blockchain node uses a preset automatic deployment script to pull the configuration file and the basic image file of the service node from the operation server;
  • Step S470 Generate a target image file according to the configuration file and the basic image file of the service node.
  • the service operator uploads the basic image file of the service node locally in advance, and after receiving the network segment information sent by the blockchain node, determines the network port accessed by the blockchain node according to the network segment information. Therefore, the basic parameters sent by the blockchain node are received from the determined network port, and the basic parameters are generated into a configuration file using a configuration file generation tool.
  • the blockchain node executes a pre-stored automated deployment script to pull the basic image file of the service node from the operation server After the configuration file, the target image file is generated according to the service node image file and the configuration file to realize the automatic deployment of the service node image file, which greatly reduces the error probability of manually pulling the image file and improves the service node image file deployment efficiency.
  • steps in the flowcharts of FIGS. 2 to 4 are displayed in order according to the arrows, the steps are not necessarily executed in the order indicated by the arrows. Unless clearly stated in this article, the execution of these steps is not strictly limited in order, and these steps may be executed in other orders. Moreover, at least some of the steps in FIGS. 2 to 4 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but may be executed at different times. These sub-steps or The execution order of the stages is not necessarily sequential, but may be executed in turn or alternately with other steps or sub-steps of the other steps or at least a part of the stages.
  • an image file acquisition device including: a network segment information acquisition module 510, a basic parameter transmission module 520, a file pull module 530, and an image file generation module 540, among them:
  • the network segment information sending module 510 is used to obtain the network segment information of the blockchain node and send the network segment information to the operation server, wherein the network segment information is used to instruct the operation server to determine the access port of the blockchain node;
  • the basic parameter sending module 520 is used to send the basic parameters of the blockchain node to the operation server through the access port, wherein the basic parameters are used to instruct the operation server to generate a configuration file based on the basic parameters, and the service is saved in advance in the operation server Node basic image file;
  • the file pulling module 530 is used to pull a configuration file and a basic image file of the service node from the operation server by using a preset automatic deployment script;
  • the image file generation module 540 is used to generate a target image file according to the configuration file and the basic image file of the service node.
  • the automated deployment script includes an instruction to start the image file; the image file generation module 540 is used to execute the instruction to start the image file to start executing the target image file to obtain the target image service; the target image service is added to the blockchain node .
  • the image file generation module 540 is used to parse the configuration file to obtain the node configuration parameters in the configuration file; compare the node configuration parameters with the basic parameters; if the node configuration parameters are consistent with the basic parameters, execute Steps to generate the target image file according to the configuration file and the basic image file of the service node.
  • the basic parameter sending module 520 is used to hash the basic parameters to obtain the first hash value; the first hash value is encrypted using the private key of the blockchain node to obtain signature data; Send the signature data and basic parameters to the service operation machine, where the service operation machine is used to decrypt the signature data using the public key of the blockchain node after receiving the signature data and the basic parameters to obtain the first hash value;
  • the basic parameters are hashed to obtain a second hash value; when the first hash value and the second hash value are consistent, a configuration file is generated according to the basic parameters.
  • an image file acquisition device including: a network segment information acquisition module 610, an access port determination module 620, and a configuration file acquisition module 630, where:
  • the network segment information obtaining module 610 is used to obtain the basic mirror file of the service node and receive the network segment information of the blockchain node;
  • the access port determination module 620 is used to determine the access port of the blockchain node according to the network segment information
  • the configuration file obtaining module 630 is used to obtain the basic parameters of the blockchain node through the access port and generate a configuration file according to the basic parameters;
  • the configuration file is used to generate the target image file in combination with the basic image file of the service node after the blockchain node uses the preset automated deployment script to pull the configuration file and the basic image file of the service node.
  • an image file acquisition device further includes a basic image file determination module 640, and the service node basic image file includes a sorting node basic image file, peer The basic image file of the node and the basic image file of the transaction server; the basic image file determination module 640 is used to obtain the identity of the blockchain node, and determine the node type corresponding to the blockchain node according to the identity, the node type includes sorting node, peer node and Transaction server node; determine the basic image file of the service node corresponding to the node type as the basic image file of the service node being pulled.
  • the service node basic image file includes a sorting node basic image file, peer The basic image file of the node and the basic image file of the transaction server
  • the basic image file determination module 640 is used to obtain the identity of the blockchain node, and determine the node type corresponding to the blockchain node according to the identity, the node type includes sorting node, peer node and Transaction server node; determine the basic image file of the service node corresponding to the no
  • Each module in the above-mentioned image file acquisition device may be implemented in whole or in part by software, hardware, or a combination thereof.
  • the above modules may be embedded in the hardware form or independent of the processor in the computer device, or may be stored in the memory in the computer device in the form of software so that the processor can call and execute the operations corresponding to the above modules.
  • a computer device is provided.
  • the computer device may be a server, and its internal structure may be as shown in FIG. 8.
  • the computer device includes a processor, memory, network interface, and database connected by a system bus. Among them, the processor of the computer device is used to provide computing and control capabilities.
  • the memory of the computer device includes a non-volatile computer-readable storage medium and internal memory.
  • the non-volatile computer-readable storage medium stores an operating system, computer-readable instructions, and a database.
  • the internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile computer-readable storage medium.
  • the database of the computer device is used to store basic parameters and basic image files of the service node.
  • the network interface of the computer device is used to communicate with external terminals through a network connection.
  • FIG. 8 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer equipment to which the solution of the present application is applied. It includes more or fewer components than shown in the figure, or some components are combined, or have a different component arrangement.
  • a computer device includes a memory and one or more processors.
  • the memory stores computer-readable instructions.
  • the steps of the method for acquiring an image file provided in any embodiment of the present application are implemented. .
  • One or more non-volatile computer-readable storage media storing computer-readable instructions, which when executed by one or more processors, cause the one or more processors to implement any one of the embodiments of the present application.
  • Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM) or external cache memory.
  • RAM random access memory
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDRSDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM synchronous chain (Synchlink) DRAM
  • RDRAM direct RAM
  • DRAM direct memory bus dynamic RAM
  • RDRAM memory bus dynamic RAM

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

La présente invention concerne un procédé d'acquisition de fichier d'image, consistant à : acquérir des informations de segment de réseau d'un nœud de chaîne de blocs et transmettre les informations de segment de réseau à un serveur d'exploitation, les informations de segment de réseau étant utilisées pour ordonner au serveur d'exploitation de déterminer un port d'accès du nœud de chaîne de blocs ; transmettre des paramètres de base du nœud de chaîne de blocs au serveur d'exploitation au moyen du port d'accès, les paramètres de base étant utilisés pour ordonner au serveur d'exploitation de générer un fichier de configuration en fonction des paramètres de base et un fichier d'image de base d'un nœud de service étant mémorisé dans le serveur d'exploitation à l'avance ; extraire le fichier de configuration et le fichier d'image de base du nœud de service à partir du serveur d'exploitation à l'aide d'un script de déploiement automatique prédéfini ; et générer un fichier d'image cible selon le fichier de configuration et le fichier d'image de base du nœud de service.
PCT/CN2019/122360 2018-12-17 2019-12-02 Procédé, appareil d'acquisition de fichier d'image, dispositif informatique et support de stockage WO2020125389A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811544384.8A CN109788032B (zh) 2018-12-17 2018-12-17 镜像文件的获取方法、装置、计算机设备和存储介质
CN201811544384.8 2018-12-17

Publications (1)

Publication Number Publication Date
WO2020125389A1 true WO2020125389A1 (fr) 2020-06-25

Family

ID=66498043

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/122360 WO2020125389A1 (fr) 2018-12-17 2019-12-02 Procédé, appareil d'acquisition de fichier d'image, dispositif informatique et support de stockage

Country Status (2)

Country Link
CN (1) CN109788032B (fr)
WO (1) WO2020125389A1 (fr)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111970124A (zh) * 2020-08-12 2020-11-20 曙光信息产业(北京)有限公司 计算机工厂模式控制方法、装置、计算机设备和存储介质
CN112637365A (zh) * 2021-01-06 2021-04-09 Oppo广东移动通信有限公司 终端资源下发、获取方法、装置、电子设备
CN113282065A (zh) * 2021-05-18 2021-08-20 西安热工研究院有限公司 一种基于图形组态的聚类极值实时计算方法
CN113516065A (zh) * 2021-07-03 2021-10-19 北京中建建筑科学研究院有限公司 基于区块链的资料权重测算方法、装置、服务器及存储介质
CN113641373A (zh) * 2021-08-30 2021-11-12 北京京东乾石科技有限公司 一种镜像部署的方法、装置和存储介质
CN115567547A (zh) * 2022-08-18 2023-01-03 网易(杭州)网络有限公司 一种镜像分发方法、系统和设备

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109788032B (zh) * 2018-12-17 2021-12-14 深圳壹账通智能科技有限公司 镜像文件的获取方法、装置、计算机设备和存储介质
CN112181474B (zh) * 2019-07-04 2022-05-20 北京新唐思创教育科技有限公司 区块链业务处理方法、电子设备及计算机存储介质
CN110647439B (zh) * 2019-08-15 2023-02-03 深圳壹账通智能科技有限公司 确认区块链系统部署方法、装置、计算机设备及存储介质
CN110572287B (zh) * 2019-09-05 2022-03-18 腾讯科技(深圳)有限公司 数据容灾方法、装置、计算机设备和存储介质
CN110673992B (zh) * 2019-09-16 2022-06-03 苏州浪潮智能科技有限公司 一种多镜像融合自启方法和系统
CN110855791B (zh) * 2019-11-18 2021-07-27 腾讯科技(深圳)有限公司 一种区块链节点部署方法及相关设备
CN111787116B (zh) * 2020-07-07 2021-08-20 上海道客网络科技有限公司 一种基于区块链技术的容器镜像可信认证的系统与方法
CN113971289A (zh) 2020-07-08 2022-01-25 支付宝(杭州)信息技术有限公司 区块链一体机的可信启动方法及装置
CN112491812B (zh) 2020-07-08 2022-03-01 支付宝(杭州)信息技术有限公司 区块链一体机的哈希更新方法及装置
CN111538996B (zh) * 2020-07-08 2021-06-29 支付宝(杭州)信息技术有限公司 区块链一体机的可信启动方法及装置
CN113434254B (zh) * 2021-06-30 2023-03-07 深圳平安智汇企业信息管理有限公司 客户端部署方法、装置、计算机设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106101242A (zh) * 2016-06-24 2016-11-09 深圳前海微众银行股份有限公司 区块链云服务平台的构建方法和装置
CN107911421A (zh) * 2017-10-30 2018-04-13 上海点融信息科技有限责任公司 用于配置区块链中跨网络通信的方法、设备和计算机存储介质
CN108366105A (zh) * 2018-01-30 2018-08-03 百度在线网络技术(北京)有限公司 跨区块链的数据访问方法、装置、系统及计算机可读介质
CN108964982A (zh) * 2018-06-13 2018-12-07 众安信息技术服务有限公司 用于实现区块链的多节点的部署的方法、装置及存储介质
CN109788032A (zh) * 2018-12-17 2019-05-21 深圳壹账通智能科技有限公司 镜像文件的获取方法、装置、计算机设备和存储介质

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103136014B (zh) * 2011-12-02 2016-07-13 北京市电力公司 数据库安装的方法和系统
US9053236B1 (en) * 2013-12-23 2015-06-09 Emc Corporation Automated directory services test setup utility
CN104503965B (zh) * 2014-10-16 2017-08-29 杭州斯凯网络科技有限公司 PostgreSQL高弹性的高可用及负载均衡实现方法
EP3387819B1 (fr) * 2015-12-11 2022-09-28 Umbra Technologies Ltd. Système et procédé de lancement d'informations sur une tapisserie de réseau et granularité d'un marqueur temporel
CN106796524B (zh) * 2016-12-27 2020-05-29 深圳前海达闼云端智能科技有限公司 记录应用程序配置信息的方法、装置和电子设备
CN109002354B (zh) * 2017-06-07 2022-05-03 中国科学院信息工程研究所 一种基于OpenStack的计算资源容量弹性伸缩方法及系统
CN108170590B (zh) * 2017-12-12 2021-08-24 北京大学深圳研究生院 一种区块链系统的测试系统和方法
CN107888625A (zh) * 2017-12-25 2018-04-06 杭州迪普科技股份有限公司 包过滤日志汇聚方法及装置
CN108965468B (zh) * 2018-08-16 2021-04-30 北京京东尚科信息技术有限公司 区块链网络服务平台及其链码安装方法、存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106101242A (zh) * 2016-06-24 2016-11-09 深圳前海微众银行股份有限公司 区块链云服务平台的构建方法和装置
CN107911421A (zh) * 2017-10-30 2018-04-13 上海点融信息科技有限责任公司 用于配置区块链中跨网络通信的方法、设备和计算机存储介质
CN108366105A (zh) * 2018-01-30 2018-08-03 百度在线网络技术(北京)有限公司 跨区块链的数据访问方法、装置、系统及计算机可读介质
CN108964982A (zh) * 2018-06-13 2018-12-07 众安信息技术服务有限公司 用于实现区块链的多节点的部署的方法、装置及存储介质
CN109788032A (zh) * 2018-12-17 2019-05-21 深圳壹账通智能科技有限公司 镜像文件的获取方法、装置、计算机设备和存储介质

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111970124A (zh) * 2020-08-12 2020-11-20 曙光信息产业(北京)有限公司 计算机工厂模式控制方法、装置、计算机设备和存储介质
CN112637365A (zh) * 2021-01-06 2021-04-09 Oppo广东移动通信有限公司 终端资源下发、获取方法、装置、电子设备
CN112637365B (zh) * 2021-01-06 2023-01-31 Oppo广东移动通信有限公司 终端资源下发、获取方法、装置、电子设备
CN113282065A (zh) * 2021-05-18 2021-08-20 西安热工研究院有限公司 一种基于图形组态的聚类极值实时计算方法
CN113516065A (zh) * 2021-07-03 2021-10-19 北京中建建筑科学研究院有限公司 基于区块链的资料权重测算方法、装置、服务器及存储介质
CN113516065B (zh) * 2021-07-03 2022-08-05 北京中建建筑科学研究院有限公司 基于区块链的资料权重测算方法、装置、服务器及存储介质
CN113641373A (zh) * 2021-08-30 2021-11-12 北京京东乾石科技有限公司 一种镜像部署的方法、装置和存储介质
CN115567547A (zh) * 2022-08-18 2023-01-03 网易(杭州)网络有限公司 一种镜像分发方法、系统和设备

Also Published As

Publication number Publication date
CN109788032A (zh) 2019-05-21
CN109788032B (zh) 2021-12-14

Similar Documents

Publication Publication Date Title
WO2020125389A1 (fr) Procédé, appareil d'acquisition de fichier d'image, dispositif informatique et support de stockage
TWI751402B (zh) 一種資料同步方法、分散式系統、電腦可讀取儲取媒體、電腦設備及分散式設備
WO2021169277A1 (fr) Procédé, appareil et dispositif de synchronisation de données, et support de stockage lisible par ordinateur
US11985251B2 (en) Data synchronization method and apparatus, computer device, and readable storage medium
US11308194B2 (en) Monitoring device components using distributed ledger
WO2019100598A1 (fr) Procédé et dispositif de traitement de transaction, équipement informatique et support de stockage
CN107623698B (zh) 远程调试网络设备方法和装置
US11182403B2 (en) Systems and methods of launching new nodes in a blockchain network
WO2020151181A1 (fr) Procédé et appareil de mise à jour de données inter-plateformes sur la base d'une chaîne de blocs et dispositif informatique
WO2017036228A1 (fr) Procédé et appareil de mise en œuvre de la mise à niveau d'un système
CN106911648B (zh) 一种环境隔离方法及设备
CN111628886B (zh) 私有云环境下组建区块链网络的方法、装置、计算机设备
CN110597541B (zh) 基于区块链的接口更新处理方法、装置、设备及存储介质
CN108289074B (zh) 用户账号登录方法及装置
US20200287724A1 (en) Establishment of trusted communication with container-based services
WO2020173126A1 (fr) Procédé et dispositif de traitement de données de session à base de chaîne de blocs, équipement et support
CN114629648A (zh) 基于双栈密码的数据托管方法及装置
CN113872990B (zh) 基于ssl协议的vpn网络证书认证方法、装置和计算机设备
CN112199441B (zh) 基于大数据平台的数据同步处理方法、装置、设备及介质
CN117687716A (zh) 基于lua开发的kong插件业务参数统一获取的方法及系统
CN111193730B (zh) 一种IoT可信场景构建方法及装置
WO2023077748A1 (fr) Procédé et appareil de gestion de comptes, dispositif informatique et support de stockage
CN116800535A (zh) 多台服务器之间相互免密方法及装置
WO2021012562A1 (fr) Procédé et appareil de nettoyage de données de chaînes de blocs, dispositif informatique et support de stockage
CN110837373A (zh) 持续集成与持续交付方法、装置、计算机设备和存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19899513

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 29.09.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19899513

Country of ref document: EP

Kind code of ref document: A1