CN109683908A - A kind of application dissemination method and device - Google Patents

A kind of application dissemination method and device Download PDF

Info

Publication number
CN109683908A
CN109683908A CN201710751289.4A CN201710751289A CN109683908A CN 109683908 A CN109683908 A CN 109683908A CN 201710751289 A CN201710751289 A CN 201710751289A CN 109683908 A CN109683908 A CN 109683908A
Authority
CN
China
Prior art keywords
code
service
software
jenkins
image 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.)
Pending
Application number
CN201710751289.4A
Other languages
Chinese (zh)
Inventor
罗新伟
江春华
方文
陈显龙
彭杰
孙敏杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Forever Technology Co Ltd
Original Assignee
Beijing Forever 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 Beijing Forever Technology Co Ltd filed Critical Beijing Forever Technology Co Ltd
Priority to CN201710751289.4A priority Critical patent/CN109683908A/en
Publication of CN109683908A publication Critical patent/CN109683908A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of application dissemination method and devices, which comprises N number of code snippet is obtained from the code storage by Jenkins software;N number of code snippet is handled, first code packet is obtained;The first code packet is compiled, in Docker software to obtain the first image file;First image file is issued by Rancher service.Therefore, the present invention is the automatic publication realized to application, when solving the problems, such as that research staff issues application deployment manually in the prior art with this, due to the technical level of research staff it is inconsistent caused by be easy to produce fault during application test publication deployment.

Description

A kind of application dissemination method and device
Technical field
The present invention relates to software deployment technologies fields, more particularly to a kind of application dissemination method and device.
Background technique
During research and development of software, constantly publication and test is repeated in application system needs, and research staff is usual It using manual application deployment, needs to undergo using compiling, be packaged, login service device, which apply, to be stopped, updating replacement, restart and answer With etc. a series of cumbersome duplicate operations, since the technical level of research staff is inconsistent, using test publication deployment during It is easy to produce fault.
Summary of the invention
In order to solve the above technical problems, the embodiment of the invention provides a kind of application dissemination method and device, technical solution It is as follows:
It is a kind of to apply dissemination method, code storage is being disposed on the server in advance, is had in the code storage multiple Code snippet;
The described method includes:
N number of code snippet is obtained from the code storage by Jenkins software;
N number of code snippet is handled, first code packet is obtained;
The first code packet is compiled, in Docker software to obtain the first image file;
First image file is issued by Rancher service.
Preferably, N number of code snippet is handled, obtains first code packet, comprising:
Each code snippet is compiled in the Jenkins software, obtains N number of first compiling file;
N number of first compiling file is generated into the first code packet.
Preferably, before by Rancher service publication first image file, further includes:
First image file is stored into harbor mirror image warehouse.
Preferably, code storage is being disposed on the server in advance, comprising:
The port of open GitLab web on the server, the port is for downloading the code storage.
Preferably, further includes:
Ssh service is opened on the server, the ssh service is used for the Jenkins software from the code storehouse N number of code snippet is obtained in library.
It is a kind of to apply distributing device, code storage is being disposed on the server in advance, is had in the code storage multiple Code snippet;
Described device includes:
Acquiring unit, for obtaining N number of code snippet from the code storage by Jenkins software;
Processing unit obtains first code packet for handling N number of code snippet;
First compilation unit, for compiling the first code packet in Docker software, to obtain the first image file;
Release unit, for issuing first image file by Rancher service.
Preferably, the processing unit, comprising:
Second compilation unit obtains N for being compiled in the Jenkins software to each code snippet A first compiling file;
Generation unit, for N number of first compiling file to be generated the first code packet.
Preferably, further includes:
Storage unit, before through Rancher service publication first image file, by the first mirror image text Part is stored into harbor mirror image warehouse.
Preferably, preparatory in described device is disposing code storage on the server, comprising:
Open cell, for the port of GitLab web open on the server, the port is described for downloading Code storage.
Preferably, further includes:
Opening unit, for opening ssh service on the server, the ssh service is used for the Jenkins software N number of code snippet is obtained from the code storage.
Technical solution provided in an embodiment of the present invention obtains N number of code piece by Jenkins software from code storage Section, handles N number of code snippet, obtains first code packet, the first code packet is compiled in Docker software, To obtain the first image file, first image file is issued by Rancher service.Therefore the present invention is to realize Automatic publication to application, with this solve research staff in the prior art issue application deployment manually when, due to researching and developing people The problem of being easy to produce fault during application test publication deployment caused by the technical level of member is inconsistent.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention without any creative labor, may be used also for those of ordinary skill in the art To obtain other drawings based on these drawings.
Fig. 1 is a kind of a kind of flow diagram using dissemination method provided by the embodiment of the present invention;
Fig. 2 is a kind of another flow diagram using dissemination method provided by the embodiment of the present invention;
Fig. 3 is a kind of a kind of structural schematic diagram using distributing device provided by the embodiment of the present invention;
Fig. 4 is a kind of another structural schematic diagram using distributing device provided by the embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that the described embodiment is only a part of the embodiment of the present invention, instead of all the embodiments.Based on this Embodiment in invention, every other reality obtained by those of ordinary skill in the art without making creative efforts Example is applied, shall fall within the protection scope of the present invention.
Referring to Fig. 1, Fig. 1 is a kind of a kind of implementation flow chart using dissemination method provided in an embodiment of the present invention, institute The method of stating includes:
Step S101, N number of code snippet is obtained from code storage by Jenkins software;
The embodiment of the present invention disposes code storage on the server in advance, has multiple code snippets in code storage.
The operating system version of server is CentOS 7.2 in the embodiment of the present invention, is certainly not limited to this, other Suitable operating system version also can be adapted to the solution of the present invention.
It before obtaining N number of code snippet in code storage, is needing first to add the source Jenkins using Jenkins software, Specifically, by being realized with issuing orders:
#sudo wget-O/etc/yum.repos.d/jenkins.repo
http://pkg.jenkins-ci.org/redhat/jenkins.repo
sudo rpm–import https://jenkins-ci.org/redhat/jenkins-ci.org.key
sudo yum install Jenkins。
After adding the source Jenkins, need to start Jenkins service, the order of starting Jenkins service is as follows:
#sudo service jenkins start/stop/restart。
After starting Jenkins service, the firewall in Jenkins service is set, the order of firewall setting is as follows:
#firewall-cmd-zone=public-add-port=8080/tcp-permanent
#firewall-cmd-zone=public-add-service=http-permanent
#firewall-cmd–reload。
After firewall is provided with, accessible Jenkins service specifically, inputs in a browserhttp://ip: 8080?.
Step S102, N number of code snippet is handled, obtains first code packet;
After Jenkins service is installed, task can be established in Jenkins service, script be write, to acquisition Code snippet is compiled and obtains first code packet.
Step S103, the first code packet is compiled, in Docker software to obtain the first image file;
Docker software package included in the CentOS-Extras software source of default, therefore install docker software When, it is only necessary to run yum order:
yum install docker。
After being installed, starting Docker service specifically starts docker service by such as issuing orders, and set It is set to starting up:
#service docker start
#chkconfig docker on。
Step S104, first image file is issued by Rancher service.
Technical solution provided in an embodiment of the present invention obtains N number of code piece by Jenkins software from code storage Section, handles N number of code snippet, obtains first code packet, the first code packet is compiled in Docker software, To obtain the first image file, first image file is issued by Rancher service.Therefore the present invention is to realize Automatic publication to application, with this solve research staff in the prior art issue application deployment manually when, due to researching and developing people The problem of being easy to produce fault during application test publication deployment caused by the technical level of member is inconsistent.
Referring to Fig. 2, Fig. 2 is a kind of another implementation flow chart using dissemination method provided in an embodiment of the present invention, The described method includes:
Step S201, the port of GitLab web is opened on the server;
The port is for downloading the code storage;
It the port of open GitLab web specifically can be by being realized with issuing orders:
#firewall-cmd--permanent--add-port=80/tcp;
#firewall-cmd--permanent--add-port=443/tcp.
Step S202, ssh service is opened on the server, the ssh service is used for the Jenkins software from institute It states and obtains N number of code snippet in code storage;
The embodiment of the present invention does not limit step S201 and the successive of step S202 executes sequence, that is, when practical application, step Rapid S201 can both be executed before step S202, can also be executed after step S202.
Open ssh service specifically can be by being realized with issuing orders:
#sudo systemctl enable sshd;
#sudo systemctl start sshd。
In addition, can be relied on before the port of open GitLab web and unlatching ssh service with installation foundation software Packet, which relies on the essential tool software that packet is fitted without for installing server, such as remote linkage, the work of downloading Tool.
Installation foundation software relies on packet and realizes especially by issue orders:
#sudo yum install curl openssh-server openssh-clients。
It after installation foundation software relies on packet, installs code storage (i.e. GitLab), is realized especially by issue orders:
#curl-sS http://packages.gitlab.cc/install/gitlab-ce/script.rpm.sh| sudo bash
#sudo yum install gitlab-ce。
After mentioned order runs succeeded, start code storage, realized especially by issue orders:
#gitlab-ctl start。
Step S203, it is serviced using the ssh, obtains N number of code piece from the code storage by Jenkins software Section;
Step S204, each code snippet is compiled in the Jenkins software, obtains N number of first and compiles Translation part;
It before obtaining N number of code snippet in code storage, is needing first to add the source Jenkins using Jenkins software, Specifically, by being realized with issuing orders:
#sudo wget-O/etc/yum.repos.d/jenkins.repohttp://pkg.jenkins-ci.org/ redhat/jenkins.repo
sudo rpm–import https://jenkins-ci.org/redhat/jenkins-ci.org.key
sudo yum install Jenkins。
After adding the source Jenkins, need to start Jenkins service, the order of starting Jenkins service is as follows:
#sudo service jenkins start/stop/restart。
After starting Jenkins service, the firewall in Jenkins service is set, the order of firewall setting is as follows:
#firewall-cmd-zone=public-add-port=8080/tcp-permanent
#firewall-cmd-zone=public-add-service=http-permanent
#firewall-cmd–reload。
After firewall is provided with, accessible Jenkins service specifically inputs http://ip in a browser: 8080.
Step S205, N number of code snippet is handled, obtains first code packet;
After Jenkins service is installed, task can be established in Jenkins service, script be write, to acquisition Code snippet is compiled and obtains first code packet.
Step S206, N number of first compiling file is generated into the first code packet;
After Jenkins service is installed, task can be established in Jenkins service, script be write, to acquisition Code snippet is compiled and obtains first code packet.
Step S207, the first code packet is compiled, in Docker software to obtain the first image file;
Docker software package included in the CentOS-Extras software source of default, therefore install docker software When, it is only necessary to run yum order:
yum install docker。
After being installed, starting Docker service specifically starts docker service by such as issuing orders, and set It is set to starting up:
#service docker start
#chkconfig docker on。
Step S208, first image file is stored into harbor mirror image warehouse;
The process for disposing mirror image warehouse is as follows:
The software docker-compose for preparing installation mirror image warehouse first, especially by realization of such as issuing orders.
#curl-L
https://get.daocloud.io/docker/compose/releases/download/1.8.0/ docker-compose-`uname-s`-`uname-m`>/usr/local/bin/docker-compose chmod+x/usr/ local/bin/docker-compose
It is come out secondly, cloning harbor code from Git hub, especially by realization of such as issuing orders:
git clone https://github.com/vmware/harbor
Github is a public code storage, and code placement is published to Github by the developer of harbor
In, after the completion of downloading, need to carry out mirror image layout, publication application using docker-compose.
Into harbor/Deploy, harbor.cfg file is compiled, modifies the hostname, admin of the inside Password and mailbox relevant information.
Under Deploy catalogue, compiling is executed.
#./prepare
#docker-compose up–d.Step S209, first image file is issued by Rancher service.
The installation of Rancher service is especially by realization of such as issuing orders:.
#docker run-d--restart=always-p 8080:8080 rancher/server.
Rancher service is lightweight virtual management platform, is primarily used to realize final mirroring service publication fortune Row.
Technical solution provided in an embodiment of the present invention obtains N number of code piece by Jenkins software from code storage Section, handles N number of code snippet, obtains first code packet, the first code packet is compiled in Docker software, To obtain the first image file, first image file is issued by Rancher service.Therefore the present invention is to realize Automatic publication to application, with this solve research staff in the prior art issue application deployment manually when, due to researching and developing people The problem of being easy to produce fault during application test publication deployment caused by the technical level of member is inconsistent.
Referring to Fig. 3, Fig. 3 is a kind of structure using distributing device of online programming device provided in an embodiment of the present invention Schematic diagram, the course of work of each unit in the apparatus structure schematic diagram referring to Fig.1 in corresponding embodiment method execution Journey, the device include:
Acquiring unit 301, for obtaining N number of code snippet from the code storage by Jenkins software;
Processing unit 302 obtains first code packet for handling N number of code snippet;
First compilation unit 303, for compiling the first code packet in Docker software, to obtain the first mirror image text Part;
Release unit 304, for issuing first image file by Rancher service.
Technical solution provided in an embodiment of the present invention obtains N number of code piece by Jenkins software from code storage Section, handles N number of code snippet, obtains first code packet, the first code packet is compiled in Docker software, To obtain the first image file, first image file is issued by Rancher service.Therefore the present invention is to realize Automatic publication to application, with this solve research staff in the prior art issue application deployment manually when, due to researching and developing people The problem of being easy to produce fault during application test publication deployment caused by the technical level of member is inconsistent.
Referring to Fig. 4, Fig. 4 is a kind of structure using distributing device of online programming device provided in an embodiment of the present invention Schematic diagram, the execution of the course of work of each unit in the apparatus structure schematic diagram referring to method in the corresponding embodiment of Fig. 2 Journey, the device include:
Open cell 401, for the port of GitLab web open on the server, the port is for downloading institute State code storage;
Opening unit 402, for opening ssh service on the server, the ssh service is used for the Jenkins Software obtains N number of code snippet from the code storage;
Acquiring unit 403, for obtaining N number of code snippet from the code storage by Jenkins software;
Second compilation unit 404 is obtained for being compiled in the Jenkins software to each code snippet To N number of first compiling file;
Generation unit 405, for N number of first compiling file to be generated the first code packet;
First compilation unit 406, for compiling the first code packet in Docker software, to obtain the first mirror image text Part;
Storage unit 407, before through Rancher service publication first image file, by first mirror As file is stored into harbor mirror image warehouse;
Release unit 408, for issuing first image file by Rancher service.
Technical solution provided in an embodiment of the present invention obtains N number of code piece by Jenkins software from code storage Section, handles N number of code snippet, obtains first code packet, the first code packet is compiled in Docker software, To obtain the first image file, first image file is issued by Rancher service.Therefore the present invention is to realize Automatic publication to application, with this solve research staff in the prior art issue application deployment manually when, due to researching and developing people The problem of being easy to produce fault during application test publication deployment caused by the technical level of member is inconsistent.
Description and claims of this specification and term " first ", " second ", " third " " in above-mentioned attached drawing The (if present)s such as four " are to be used to distinguish similar objects, without being used to describe a particular order or precedence order.It should manage The data that solution uses in this way are interchangeable under appropriate circumstances, so that the embodiment of the present invention described herein for example can be to remove Sequence other than those of illustrating or describe herein is implemented.In addition, term " includes " and " having " and theirs is any Deformation, it is intended that cover it is non-exclusive include, for example, containing the process, method of a series of steps or units, system, production Product or equipment those of are not necessarily limited to be clearly listed step or unit, but may include be not clearly listed or for this A little process, methods, the other step or units of product or equipment inherently.
For device or system embodiments, since it essentially corresponds to embodiment of the method, thus related place referring to The part of embodiment of the method illustrates.Device or system embodiment described above is only schematical, wherein described Unit may or may not be physically separated as illustrated by the separation member, and component shown as a unit can be with It is or may not be physical unit, it can it is in one place, or may be distributed over multiple network units.It can It is achieved the purpose of the solution of this embodiment with selecting some or all of the modules therein according to the actual needs.This field is common Technical staff can understand and implement without creative efforts.
In several embodiments provided by the present invention, it should be understood that disclosed system, device and method are not having It has more than in the spirit and scope of the present invention, can realize in other way.Current embodiment is a kind of demonstration Example, should not be taken as limiting, given particular content should in no way limit the purpose of the present invention.For example, the unit or The division of subelement, only a kind of logical function partition, there may be another division manner in actual implementation, such as multiple lists First or multiple subelements combine.In addition, multiple units can with or component may be combined or can be integrated into another and be System, or some features can be ignored or not executed.
In addition, described system, the schematic diagram of device and method and different embodiments, without departing from the scope of the present invention It is interior, it can be with other systems, module, techniques or methods combination or integrated.Another point, shown or discussed mutual coupling It closes or direct-coupling or communication connection can be through some interfaces, the indirect coupling or communication connection of device or unit can be with It is electrically mechanical or other forms.
The above is only a specific embodiment of the invention, it is noted that for the ordinary skill people of the art For member, various improvements and modifications may be made without departing from the principle of the present invention, these improvements and modifications are also answered It is considered as protection scope of the present invention.

Claims (10)

1. a kind of apply dissemination method, which is characterized in that code storage is being disposed on the server in advance, in the code storage With multiple code snippets;
The described method includes:
N number of code snippet is obtained from the code storage by Jenkins software;
N number of code snippet is handled, first code packet is obtained;
The first code packet is compiled, in Docker software to obtain the first image file;
First image file is issued by Rancher service.
2. obtaining the first generation the method according to claim 1, wherein handling N number of code snippet Code packet, comprising:
Each code snippet is compiled in the Jenkins software, obtains N number of first compiling file;
N number of first compiling file is generated into the first code packet.
3. the method according to claim 1, wherein issuing first image file by Rancher service Before, further includes:
First image file is stored into harbor mirror image warehouse.
4. according to the method described in claim 1, disposing code storage on the server in advance, comprising:
The port of open GitLab web on the server, the port is for downloading the code storage.
5. according to the method described in claim 4, it is characterized by further comprising:
Ssh service is opened on the server, the ssh service is for the Jenkins software from the code storage Obtain N number of code snippet.
6. a kind of apply distributing device, which is characterized in that code storage is being disposed on the server in advance, in the code storage With multiple code snippets;
Described device includes:
Acquiring unit, for obtaining N number of code snippet from the code storage by Jenkins software;
Processing unit obtains first code packet for handling N number of code snippet;
First compilation unit, for compiling the first code packet in Docker software, to obtain the first image file;
Release unit, for issuing first image file by Rancher service.
7. device according to claim 6, which is characterized in that the processing unit, comprising:
Second compilation unit obtains N number of for being compiled in the Jenkins software to each code snippet One compiling file;
Generation unit, for N number of first compiling file to be generated the first code packet.
8. device according to claim 6, which is characterized in that further include:
Storage unit, for before issuing first image file by Rancher service, first image file to be deposited Storage is into harbor mirror image warehouse.
9. device according to claim 6, preparatory in described device is disposing code storage on the server, comprising:
Open cell, for the port of GitLab web open on the server, the port is for downloading the code Warehouse.
10. device according to claim 9, which is characterized in that further include:
Opening unit, for opening ssh service on the server, the ssh service is used for the Jenkins software from institute It states and obtains N number of code snippet in code storage.
CN201710751289.4A 2017-08-28 2017-08-28 A kind of application dissemination method and device Pending CN109683908A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710751289.4A CN109683908A (en) 2017-08-28 2017-08-28 A kind of application dissemination method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710751289.4A CN109683908A (en) 2017-08-28 2017-08-28 A kind of application dissemination method and device

Publications (1)

Publication Number Publication Date
CN109683908A true CN109683908A (en) 2019-04-26

Family

ID=66183123

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710751289.4A Pending CN109683908A (en) 2017-08-28 2017-08-28 A kind of application dissemination method and device

Country Status (1)

Country Link
CN (1) CN109683908A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110262809A (en) * 2019-05-29 2019-09-20 济南大学 Dissemination method and system are applied based on continuous integrating and the campus for virtualizing container
CN112328263A (en) * 2020-11-26 2021-02-05 杭州安恒信息安全技术有限公司 Jenkins-based front-end project deployment method and device in intranet environment
CN113419744A (en) * 2021-06-24 2021-09-21 广州欢网科技有限责任公司 Method and device for project automatic deployment
CN115421775A (en) * 2022-09-06 2022-12-02 中国建设银行股份有限公司 Data processing method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130174124A1 (en) * 2011-12-29 2013-07-04 Christina Watters Version numbering in single development and test environment
CN105867955A (en) * 2015-09-18 2016-08-17 乐视云计算有限公司 Deployment system and deployment method of application program
CN106528200A (en) * 2016-10-08 2017-03-22 广州视睿电子科技有限公司 docker compose-based continuous integration method and apparatus
CN106598681A (en) * 2016-12-21 2017-04-26 北京恒华伟业科技股份有限公司 Construction method and device for development environment
CN106933635A (en) * 2017-03-15 2017-07-07 北京搜狐新媒体信息技术有限公司 Docker mirror images generation method and Docker containers

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130174124A1 (en) * 2011-12-29 2013-07-04 Christina Watters Version numbering in single development and test environment
CN105867955A (en) * 2015-09-18 2016-08-17 乐视云计算有限公司 Deployment system and deployment method of application program
CN106528200A (en) * 2016-10-08 2017-03-22 广州视睿电子科技有限公司 docker compose-based continuous integration method and apparatus
CN106598681A (en) * 2016-12-21 2017-04-26 北京恒华伟业科技股份有限公司 Construction method and device for development environment
CN106933635A (en) * 2017-03-15 2017-07-07 北京搜狐新媒体信息技术有限公司 Docker mirror images generation method and Docker containers

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
USMAN ISMAIL、BILAL SHEIKH,译者:崔远智: ""使用Docker基于Rancher构建CICD持续部署"", 《HTTP://WWW.DOCKERINFO.NET/455.HTML》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110262809A (en) * 2019-05-29 2019-09-20 济南大学 Dissemination method and system are applied based on continuous integrating and the campus for virtualizing container
CN110262809B (en) * 2019-05-29 2023-05-23 济南大学 Campus application release method and system based on persistent integration and virtualization container
CN112328263A (en) * 2020-11-26 2021-02-05 杭州安恒信息安全技术有限公司 Jenkins-based front-end project deployment method and device in intranet environment
CN113419744A (en) * 2021-06-24 2021-09-21 广州欢网科技有限责任公司 Method and device for project automatic deployment
CN115421775A (en) * 2022-09-06 2022-12-02 中国建设银行股份有限公司 Data processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109683908A (en) A kind of application dissemination method and device
US8250570B2 (en) Automated provisioning framework for internet site servers
CN104317610B (en) Method and device for automatic installation and deployment of hadoop platform
CN104767649B (en) Dispose the method and device of bare metal server
CN103823700B (en) The application software updating method and device of client
US20130007522A1 (en) Method and system for an end-to-end solution in a test automation framework
CN106095523A (en) A kind of method and system realizing Android compiling isolation
CN111506322A (en) Automatic integrated construction development deployment platform and method
CN110096424A (en) Processing method, device, electronic equipment and the storage medium of test
CN110098952A (en) A kind of management method and device of server
CN106357738A (en) Automatic arrangement method for server cluster and device as well as system thereof
CN109522030B (en) Platform package outlet method for generating multiple game channel packages based on one key
CN106020896A (en) Automatic program publishing method based on private cloud
CN105893545A (en) Efficient Hadoop cluster deployment method
CN107479888A (en) Operating system mirror image deployment services device method, system, equipment and storage medium
US8468224B2 (en) Method for management of customer premises equipment
CN116820493A (en) Mirror image file deployment method, system, equipment and storage medium
CN111913721B (en) Automatic deployment method, device, equipment and storage medium
Krum et al. Pro Puppet
US9207928B2 (en) Computer-readable medium, apparatus, and methods of automatic capability installation
CN109032696A (en) A kind of page tune method, terminal and computer storage medium
CN116974716A (en) Scheduling task issuing method and device, electronic equipment and storage medium
Thompson et al. Labtainers Cyber Exercises: Building and Deploying Fully Provisioned Cyber Labs that Run on a Laptop.
CN110162312A (en) A kind of BeeGFS configuration method and device based on IML
CN115883348A (en) Cobbler-based automatic deployment method, device and medium for all-in-one machine

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20190426

RJ01 Rejection of invention patent application after publication