CN104899047A - Webpage frame deployment method and system - Google Patents

Webpage frame deployment method and system Download PDF

Info

Publication number
CN104899047A
CN104899047A CN201510364136.5A CN201510364136A CN104899047A CN 104899047 A CN104899047 A CN 104899047A CN 201510364136 A CN201510364136 A CN 201510364136A CN 104899047 A CN104899047 A CN 104899047A
Authority
CN
China
Prior art keywords
web page
tenant
compiling
webpage
code
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
CN201510364136.5A
Other languages
Chinese (zh)
Other versions
CN104899047B (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.)
GCI Science and Technology Co Ltd
Original Assignee
GCI Science and 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 GCI Science and Technology Co Ltd filed Critical GCI Science and Technology Co Ltd
Priority to CN201510364136.5A priority Critical patent/CN104899047B/en
Publication of CN104899047A publication Critical patent/CN104899047A/en
Application granted granted Critical
Publication of CN104899047B publication Critical patent/CN104899047B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to a webpage frame deployment method and system. The method comprises the steps of setting webpage users on a cloud platform and creating a tenant of a webpage developing system; connecting the cloud platform with a Git warehouse, according to the creating information of the tenant, creating applications in the Git warehouse, wherein the creating information contains a tenant ID (identity) and a tenant name; binding the applications with the webpage users, and compiling the codes inside the Git warehouse through the bound webpage users; after the application compiling operation is completed, returning compiling information to determine whether the compiling operation is correct, if so, determining that creation and compiling of the applications is achieved; calling the interfaces of an LXC (Linux container) to create webpage instances, and after the webpage instances are completed, deploying a network frame through the applications. By means of the webpage frame deployment method and system, repeated operations such as creation and compiling of relevant applications during subsequent webpage developing processes can be saved, and the webpage developing efficiency can be effectively improved.

Description

Web page frame dispositions method and system
Technical field
The present invention relates to Internet technical field, particularly relate to a kind of web page frame dispositions method and system.
Background technology
Along with the high speed development of Internet technology, people use that to access the frequency of its destination by related web page more and more higher, and this also puts forward higher requirement to exploitation staffing, the efficiency that arranges webpage.
In prior art, before exploitation Web (webpage) application, developer needs complete Web development environment.Build the process of need for environment operation maintenance personnel, or developer builds voluntarily, the progress that related web page is set and time can be expended like this, and the exploitation for same application, these work are the simple duplication of labour, easily cause existing webpage to arrange efficiency low.
Summary of the invention
Based on this, be necessary to arrange inefficient technical matters for existing webpage, a kind of web page frame dispositions method and system are provided.
A kind of web page frame dispositions method, comprises the steps:
Cloud platform arranges web page user, and creates the tenant of webpage development system;
Connect cloud platform and Git warehouse, the establishment information according to described tenant creates application program in Git warehouse; Wherein, the establishment information of described tenant comprises tenant ID and tenant's title;
Bind described application program and web page user, pass through bound web page user and the code in Git warehouse is compiled;
After compiling of application work completes, return compiling information, and judge whether that compiling is correct, if so, then judge the establishment and the compiling that complete application program;
The interface calling LXC container creates webpage example, and after described webpage example has created, utilizes application deployment web page frame.
A kind of web page frame deployment system, comprising:
Module being set, for arranging web page user on cloud platform, and creating the tenant of webpage development system;
Link block, for connecting cloud platform and Git warehouse, the establishment information according to described tenant creates application program in Git warehouse; Wherein, the establishment information of described tenant comprises tenant ID and tenant's title;
Binding module, for binding described application program and web page user, passing through bound web page user and compiling the code in Git warehouse;
Determination module, for after compiling of application work completes, returns compiling information, and judges whether that compiling is correct, if so, then judges the establishment and the compiling that complete application program;
Deployment module, creates webpage example for the interface calling LXC container, and after described webpage example has created, utilizes application deployment web page frame.
Above-mentioned web page frame dispositions method and system, by arranging web page user on cloud platform, create the tenant of webpage development system, after the connection carrying out cloud platform and Git warehouse, establishment information according to above-mentioned tenant creates application program in Git warehouse, and carry out the binding of application program and web page user, and pass through bound web page user the code in Git warehouse is compiled, after compiling successfully, the interface calling LXC container creates webpage example, and after described webpage example has created, utilize application deployment web page frame; On disposed web page frame, directly can arranging or add multiple webpage, making in the performance history of subsequent web pages, without the need to repeating the work such as establishment, compiling of relative program, effectively to improve the development efficiency of webpage.
Accompanying drawing explanation
Fig. 1 is the web page frame dispositions method process flow diagram of an embodiment;
Fig. 2 is the cloud platform structure schematic diagram of an embodiment;
Fig. 3 is the BPEL process flow diagram of the establishment application program of an embodiment;
Fig. 4 is that the system of an embodiment disposes schematic flow sheet;
Fig. 5 is Git warehouse and the Jenkins collaborative work schematic diagram of an embodiment;
Fig. 6 is the system call structural diagrams intention of an embodiment;
Fig. 7 is the web page frame deployment system structural representation of an embodiment.
Embodiment
Be described in detail below in conjunction with the embodiment of accompanying drawing to web page frame dispositions method provided by the invention and system.
With reference to figure 1, Figure 1 shows that the web page frame dispositions method process flow diagram of an embodiment, comprise the steps:
S10, cloud platform arranges web page user, and creates the tenant of webpage development system;
In above-mentioned steps S10, can to select the mode of newly-built Java Web (solving the technology summation of relevant web internet arena by Java technology) project to arrange web page user on cloud platform, wherein, Java is a kind of object oriented program language can writing cross-platform software.Can also choice for use based on the source code storage of Git (distributed version control system) as the storage mode of application code, the interface AddTenant of cloud platform can provide the service creating platform tenant according to Apply Names.
Above-mentioned cloud platform can in conjunction with the mentality of designing based on the newly-built application program of BPEL (a kind of BPEL) flow scheme design, BPEL is operation flow descriptive language, by organized logic scheduling Web service, independent Web service tissue is realized specific function; The efficiency in the Web service of cloud dispatching platforms can be improved.
S20, connects cloud platform and Git warehouse, and the establishment information according to described tenant creates application program in Git warehouse; Wherein, the establishment information of described tenant comprises tenant ID (identify label number) and tenant's title;
In above-mentioned steps S20, cloud platform can use Git warehouse to carry out code control, and it comprises Git information, such as address, Git warehouse, user name, password etc., to connect Git warehouse by the configuration file of resolving Git warehouse;
Code storage based on Git agreement provides Restful interface, can, by receiving the establishment information of tenant, use the form of " founder+tenant's title " to create application program in git warehouse;
Git warehouse operates the service of " post_init " after can providing a kind of establishment, Automatically invoked after establishment warehouse completes.Utilize this characteristic behind establishment warehouse, call the Java web application skeleton bag that the scriptlet realized in advance creates Maven.
Skeleton bag can create directory, and in catalogue, perform the order of gitinit, the file of skeleton bag is become the code storage of git agreement, and code file folder both can use Maven order to compile, also can as the controlled storehouse of of a Git warehouse code;
Application program creates successfully, and Git warehouse sends to cloud platform the signal that establishment completes (" create successful "), and cloud platform peripheral assembly is monitored this information and carried out associative operation.Continuous integration system (Jenkins) receives the signal applied and created, primary compiling is carried out to the code in code storage, compiling Java web application needs the plug-in unit bag of specifying compiling to use, the war format software bag in the file system of system after store compiled.
S30, binds described application program and web page user, passes through bound web page user and compiles the code in Git warehouse;
In above-mentioned steps S30, the web page user binding described application program can be set to the keeper (owner) applied, and above-mentioned tenant and web page user are the relations of one-to-many, and multiple user can operate an application program.In authority list in a database, can manage the authority of web page user, when web page user joins in certain application, the corresponding relation of a web page user and application program is increased in authority list, application programs enjoys the authority of read-write, also has the authority that application programs conducts interviews and revises deployment.
S40, after compiling of application work completes, returns compiling information, and judges whether that compiling is correct, if so, then judges the establishment and the compiling that complete application program;
In one embodiment, above-mentioned web page user is set on cloud platform, and can also comprises after creating the step of the tenant of webpage development system:
Establishment information according to tenant registers PaaS tenant in PaaS platform.
As an embodiment, above-mentioned after compiling of application work completes, return compiling information, and judge whether that compiling is correct, can also comprise after if so, then judging to complete the establishment of application program and the step of compiling:
According to the process more fresh code binding described application program and web page user, and upgraded code is saved to Git warehouse;
Trigger the hook event in Git warehouse, call the sync cap of PaaS platform, and distribute by the assembly of PaaS platform tuning controller to carry out Git warehouse code update according to preserved code.
In above-described embodiment, carry out the code update in Git warehouse, accuracy and the real-time of code in Git warehouse can be kept; PaaS platform registers PaaS tenant, and after triggering the hook event in Git warehouse, call the sync cap of PaaS platform again, tuning controller to carry out Git warehouse code update according to preserved code is distributed by the assembly of PaaS platform, the speed that Git warehouse upgrades correlative code can be improved, improve the efficiency that web page frame of the present invention is disposed further.
Complete in compiling of application work, return the compiling information of success (success) or fail (failure), to judge whether above-mentioned application program has problems, if return results as success, then complete establishment and the compiling of application program;
User can use Integrated Development Environment (IDE) check out code and modify, after completing the work of exploitation, the operation of " git commit git push " can be used by code update to code storage, trigger the renewal of application software and carry out the deployment of PaaS;
When code is pushed to Git warehouse, Git warehouse realizes hook (Hook) event by configuration and triggers, and calls the sync cap of PaaS, and the assembly of notification platform distributes tuning controller (ADC) process information, and concrete steps can be as follows:
The groovy script that the hook in A1, Git warehouse is set to call Jenkins compiles, and groovy script can perform shell script, windows batch processing script, call Apache Ant and the direct form performing groovy script." curl-k-X POSTjenkinsUrl+ "/git/notifyCommit is used in development platform? the request of url=$ url/git/ $ application.name "+" & branches="+branch ", starts Jenkins and compiles the application source code under Current warehouse;
A2, ADC controller receives synchronous request, according to the tenant ID in related application information (the establishment information of tenant), judges whether application exists code storage, if do not exist, by cloud plateform system abnormality processing.
A3, according to the tenant ID of application, finds the application program of corresponding ID by the warehouse of Jenkins, download the web application bag (war form) after compiling to temporary folder;
A4, ADC scan the container instance topology diagram of PaaS platform rear end, and in internal memory, preserve the information table that a up-to-date container instance runs, and in this way, development platform can grasp the application list and number that each example runs in real time;
A5, as ADC finds there has been example in the application program running legacy version, the war bag in A2 is covered the position that former application program is run, the renewal carrying out version is disposed; As system judges that code packages belongs to new opplication program and reaches the standard grade, notice container creating environments application example also carries out synchronously code packages.
S50, the interface calling LXC container creates webpage example, and after described webpage example has created, utilizes application deployment web page frame.
In one embodiment, the process of the interface establishment webpage example of the above-mentioned LXC of calling container can comprise:
By the environment of preset cloud mirror configuration webpage example;
In configured environment, the interface calling LXC container creates webpage example.
As an embodiment, the process of the interface establishment webpage example of the above-mentioned LXC of calling container can comprise further:
Use ubuntu cloud image file as the foundation image of cloud platform, carried out the incremental deploying of cloud platform by described foundation image;
By the Restful management interface of LXC container, foundation image is used to create a webpage example based on LXC container.
In above-described embodiment, after the environment by preset cloud mirror configuration webpage example, the interface calling LXC container creates webpage example, is conducive to the establishment efficiency improving webpage example.Ubuntu cloud image file wherein can also be used as the foundation image of cloud platform, carried out the incremental deploying of cloud platform by described foundation image, improve the stability being created webpage example by the interface of LXC container further.
In one embodiment, the interface that cloud platform can call LXC (Linux Container) container creates webpage example, and LXC container creates webpage example environment by preset cloud mirror image.PaaS system uses the solution main contents of LXC Container Management to comprise image file, the automatic Run Script of customization, the software package of environment deployment needs, and key step is as follows:
The mirror image of system uses general ubuntu cloud image file as system-based mirror image, and all Java web applications all pass through to carry out incremental deploying on the basis of this mirror image;
By the Restful management interface of LXC container, foundation image is used to create a webpage example based on LXC container.Container injects automatic Run Script by the form of SSH (Telnet) to container after creating.
Automatic Run Script order performs to issue orders: the user and the group that create a container, distributing user permission, jdk (Java Development Kit is downloaded from file server, Java language software development kit) software, download tomcat software, decompress(ion) installation is carried out to software, configuration-system environmental variance also starts tomcat, jdk and tomcat can be conducted interviews by global context variable, system triggers " Java-version " and ps – ef|grep tomcat two orders, confirm that tomcat starts normal;
After webpage example has created, can pass through application deployment script, need to check out corresponding application package and dispose in webpage example, key step can be as follows:
The storage space of webpage example share host, by using the command interface of LXC Container Management instrument in script, copies in the file system of webpage example by the war compiling out in Jenkins bag;
Start application program, complete mapping out the work of Web application.
The web page frame dispositions method that above-described embodiment provides, by arranging web page user on cloud platform, create the tenant of webpage development system, after the connection carrying out cloud platform and Git warehouse, establishment information according to above-mentioned tenant creates application program in Git warehouse, and carry out the binding of application program and web page user, and pass through bound web page user the code in Git warehouse is compiled, after compiling successfully, the interface calling LXC container creates webpage example, and after described webpage example has created, utilize application deployment web page frame; On disposed web page frame, directly can arranging or add multiple webpage, making in the performance history of subsequent web pages, without the need to repeating the work such as establishment, compiling of relative program, effectively to improve the development efficiency of webpage.
In one embodiment, above-mentioned cloud platform structure schematic diagram can be as shown in Figure 2, software development system (i.e. above-mentioned cloud platform) can by calling the service interface of Source code management warehouse, continuous integration system and fault management system, the record of the storage of code, compiling and defect risk.Platform uses Eclipse development environment can download code, revise and upload, and triggers compiling system generation deployment bag (software package of war form).Development platform calls the interface of PaaS platform, is synchronously deployed in the application server of LXC container.
Figure 3 shows that BPEL (BPEL) flow scheme design of the establishment application program of an embodiment, the service interface designed based on SOA (Services Oriented Achitecture) is issued as Web service, system development is without the need to this class interface of overlapping development again, only need the parameter format understanding original interface, easily accessed by http agreement.
Figure 4 shows that the system of an embodiment disposes schematic flow sheet, associated user can by submitting application code in warehouse, and platform backstage Booting sequence is disposed application, and process flow diagram can be as follows:
1) user is by platform and integrated IDE (Integrated Development Environment, Integrated Development Environment) carry out the exploitation of application code, after development completes, user packs application program, and by the interface of platform, code packages is pushed, code and code packages are synchronized in the code storage of system;
2) when code is pushed to warehouse, warehouse realizes hook (Hook) event by configuration and triggers, and the assembly of notification platform distributes tuning controller (ADC) process information;
3) ADC processing messages, the example topological structure of scanning platform rear end, system judges that code packages belongs to new opplication, and notice container creating environments application example also carries out synchronously to code;
4) interface of system call LXC container creates example, and LXC container creates example environment by preset cloud mirror image;
5) after example has created, by the booting script in example, automatically check out corresponding code and dispose;
6) start application, complete the work of deployment.
Figure 5 shows that Git warehouse and Jenkins (an open source software project) the collaborative work schematic diagram of an embodiment.After Git warehouse receives the propelling movement request of user, call groovy (a kind of agile development language based on Java Virtual Machine) script and trigger Jenkins composing software source code, generate the software package of war form.After LXC container creates out, after performing necessary initializtion script, the application bag that Jenkins compiling generates is downloaded in container.
Figure 6 shows that the system call structural diagrams intention of an embodiment, it illustrates the design that general frame of the present invention realizes loose coupling, service end is separated with client.Service end is developed based on the service of Axis2, and the service of issue generates client call (stub) by WSDL, and use side is called service by stub.Key-course and interface are developed based on JavaScript, are called stub by HostObject entity, thus realize calling service.
With reference to figure 7, Figure 7 shows that the web page frame deployment system structural representation of an embodiment, comprising:
Module 10 being set, for arranging web page user on cloud platform, and creating the tenant of webpage development system;
Link block 20, for connecting cloud platform and Git warehouse, the establishment information according to described tenant creates application program in Git warehouse; Wherein, the establishment information of described tenant comprises tenant ID and tenant's title;
Binding module 30, for binding described application program and web page user, passing through bound web page user and compiling the code in Git warehouse;
Determination module 40, for after compiling of application work completes, returns compiling information, and judges whether that compiling is correct, if so, then judges the establishment and the compiling that complete application program;
In one embodiment, the above-mentioned module that arranges can also comprise:
Registering modules, registers PaaS tenant for the establishment information according to tenant in PaaS platform.
As an embodiment, can also comprise after above-mentioned determination module:
Preserve module, for the process more fresh code according to the described application program of binding and web page user, and upgraded code is saved to Git warehouse;
Update module, for triggering the hook event in Git warehouse, calls the sync cap of PaaS platform, and distributes by the assembly of PaaS platform tuning controller to carry out Git warehouse code update according to preserved code.
Deployment module 50, creates webpage example for the interface calling LXC container, and after described webpage example has created, utilizes application deployment web page frame.
In one embodiment, above-mentioned deployment module is further used for:
By the environment of preset cloud mirror configuration webpage example;
In configured environment, the interface calling LXC container creates webpage example.
As an embodiment, above-mentioned deployment module can also be further used for:
Use ubuntu cloud image file as the foundation image of cloud platform, carried out the incremental deploying of cloud platform by described foundation image;
By the Restful management interface of LXC container, foundation image is used to create a webpage example based on LXC container.
Web page frame deployment system of the present invention and web page frame dispositions method one_to_one corresponding of the present invention, the technical characteristic of setting forth in the embodiment of above-mentioned web page frame dispositions method and beneficial effect thereof are all applicable to, in the embodiment of web page frame deployment system, hereby state.
Each technical characteristic of the above embodiment can combine arbitrarily, for making description succinct, the all possible combination of each technical characteristic in above-described embodiment is not all described, but, as long as the combination of these technical characteristics does not exist contradiction, be all considered to be the scope that this instructions is recorded.
The above embodiment only have expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be construed as limiting the scope of the patent.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. a web page frame dispositions method, is characterized in that, comprises the steps:
Cloud platform arranges web page user, and creates the tenant of webpage development system;
Connect cloud platform and Git warehouse, the establishment information according to described tenant creates application program in Git warehouse; Wherein, the establishment information of described tenant comprises tenant ID and tenant's title;
Bind described application program and web page user, pass through bound web page user and the code in Git warehouse is compiled;
After compiling of application work completes, return compiling information, and judge whether that compiling is correct, if so, then judge the establishment and the compiling that complete application program;
The interface calling LXC container creates webpage example, and after described webpage example has created, utilizes application deployment web page frame.
2. web page frame dispositions method according to claim 1, is characterized in that, describedly on cloud platform, arranges web page user, and also comprises after creating the step of the tenant of webpage development system:
Establishment information according to tenant registers PaaS tenant in PaaS platform.
3. web page frame dispositions method according to claim 2, is characterized in that, described after compiling of application work completes, return compiling information, and judge whether that compiling is correct, also comprise after if so, then judging to complete the establishment of application program and the step of compiling:
According to the process more fresh code binding described application program and web page user, and upgraded code is saved to Git warehouse;
Trigger the hook event in Git warehouse, call the sync cap of PaaS platform, and distribute by the assembly of PaaS platform tuning controller to carry out Git warehouse code update according to preserved code.
4. web page frame dispositions method according to claim 1, is characterized in that, described in call LXC container the interface process that creates webpage example comprise:
By the environment of preset cloud mirror configuration webpage example;
In configured environment, the interface calling LXC container creates webpage example.
5. web page frame dispositions method according to claim 4, is characterized in that, described in call LXC container the interface process that creates webpage example comprise:
Use ubuntu cloud image file as the foundation image of cloud platform, carried out the incremental deploying of cloud platform by described foundation image;
By the Restful management interface of LXC container, foundation image is used to create a webpage example based on LXC container.
6. a web page frame deployment system, is characterized in that, comprising:
Module being set, for arranging web page user on cloud platform, and creating the tenant of webpage development system;
Link block, for connecting cloud platform and Git warehouse, the establishment information according to described tenant creates application program in Git warehouse; Wherein, the establishment information of described tenant comprises tenant ID and tenant's title;
Binding module, for binding described application program and web page user, passing through bound web page user and compiling the code in Git warehouse;
Determination module, for after compiling of application work completes, returns compiling information, and judges whether that compiling is correct, if so, then judges the establishment and the compiling that complete application program;
Deployment module, creates webpage example for the interface calling LXC container, and after described webpage example has created, utilizes application deployment web page frame.
7. web page frame deployment system according to claim 6, is characterized in that, the described module that arranges also comprises:
Registering modules, registers PaaS tenant for the establishment information according to tenant in PaaS platform.
8. web page frame deployment system according to claim 7, is characterized in that, also comprises after described determination module:
Preserve module, for the process more fresh code according to the described application program of binding and web page user, and upgraded code is saved to Git warehouse;
Update module, for triggering the hook event in Git warehouse, calls the sync cap of PaaS platform, and distributes by the assembly of PaaS platform tuning controller to carry out Git warehouse code update according to preserved code.
9. web page frame deployment system according to claim 8, is characterized in that, described deployment module is further used for:
By the environment of preset cloud mirror configuration webpage example;
In configured environment, the interface calling LXC container creates webpage example.
10. web page frame deployment system according to claim 9, is characterized in that, described deployment module is further used for:
Use ubuntu cloud image file as the foundation image of cloud platform, carried out the incremental deploying of cloud platform by described foundation image;
By the Restful management interface of LXC container, foundation image is used to create a webpage example based on LXC container.
CN201510364136.5A 2015-06-25 2015-06-25 Web page frame dispositions method and system Active CN104899047B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510364136.5A CN104899047B (en) 2015-06-25 2015-06-25 Web page frame dispositions method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510364136.5A CN104899047B (en) 2015-06-25 2015-06-25 Web page frame dispositions method and system

Publications (2)

Publication Number Publication Date
CN104899047A true CN104899047A (en) 2015-09-09
CN104899047B CN104899047B (en) 2018-07-06

Family

ID=54031725

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510364136.5A Active CN104899047B (en) 2015-06-25 2015-06-25 Web page frame dispositions method and system

Country Status (1)

Country Link
CN (1) CN104899047B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105468362A (en) * 2015-11-17 2016-04-06 广州杰赛科技股份有限公司 Application deployment method and cloud computing system
CN105630488A (en) * 2015-12-18 2016-06-01 上海爱数信息技术股份有限公司 Docker container technology-based continuous integration realizing method
CN105653449A (en) * 2015-12-28 2016-06-08 湖南蚁坊软件有限公司 Continuous integration method based on container virtualization
CN105867955A (en) * 2015-09-18 2016-08-17 乐视云计算有限公司 Deployment system and deployment method of application program
CN106294140A (en) * 2016-08-02 2017-01-04 中国科学院软件研究所 A kind of PoC rapid generation submitting explanation based on code storage to
CN106326372A (en) * 2016-08-12 2017-01-11 北京创新乐知信息技术有限公司 Git central warehouse management system and control method
CN106648762A (en) * 2016-11-30 2017-05-10 武汉斗鱼网络科技有限公司 Development environment building method and device
CN107220100A (en) * 2016-03-22 2017-09-29 中国移动(深圳)有限公司 One kind exploitation O&M method, device and cloud computing PaaS platform
CN108369622A (en) * 2015-12-18 2018-08-03 亚马逊技术股份有限公司 Software container registration table service
CN108519952A (en) * 2018-04-13 2018-09-11 南京新贝金服科技有限公司 A kind of distributed WEB automatization test systems and method
CN109144548A (en) * 2018-08-27 2019-01-04 杭州安恒信息技术股份有限公司 A kind of multicompartment software upgrade method, device and server realized based on git
CN109558143A (en) * 2017-09-22 2019-04-02 北京国双科技有限公司 The method and device of application deployment in a kind of cluster
CN111399814A (en) * 2020-03-09 2020-07-10 中国邮政储蓄银行股份有限公司 Visual arrangement method and device for construction tasks

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104391689A (en) * 2014-11-04 2015-03-04 中国石油天然气股份有限公司 Internet of things application development method, middleware and PaaS (Platform as a Service)
US20150120889A1 (en) * 2013-10-30 2015-04-30 Oracle International Corporation System and method for providing a clone service for use with a cloud platform environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150120889A1 (en) * 2013-10-30 2015-04-30 Oracle International Corporation System and method for providing a clone service for use with a cloud platform environment
CN104391689A (en) * 2014-11-04 2015-03-04 中国石油天然气股份有限公司 Internet of things application development method, middleware and PaaS (Platform as a Service)

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
周健: "基于云计算的资源受限环境应用加速框架研究", 《中国优秀硕士学位论文全文数据库》 *
温艳萍: "面向web的应用引擎系统的设计与实现", 《中国优秀硕士学位论文全文数据库》 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105867955A (en) * 2015-09-18 2016-08-17 乐视云计算有限公司 Deployment system and deployment method of application program
CN105468362B (en) * 2015-11-17 2019-03-08 广州杰赛科技股份有限公司 Using dispositions method and cloud computing system
CN105468362A (en) * 2015-11-17 2016-04-06 广州杰赛科技股份有限公司 Application deployment method and cloud computing system
CN108369622A (en) * 2015-12-18 2018-08-03 亚马逊技术股份有限公司 Software container registration table service
CN108369622B (en) * 2015-12-18 2021-11-05 亚马逊技术股份有限公司 Software container registry service
CN105630488A (en) * 2015-12-18 2016-06-01 上海爱数信息技术股份有限公司 Docker container technology-based continuous integration realizing method
CN105653449A (en) * 2015-12-28 2016-06-08 湖南蚁坊软件有限公司 Continuous integration method based on container virtualization
CN107220100A (en) * 2016-03-22 2017-09-29 中国移动(深圳)有限公司 One kind exploitation O&M method, device and cloud computing PaaS platform
CN106294140B (en) * 2016-08-02 2018-12-18 中国科学院软件研究所 A kind of PoC rapid generation for submitting explanation based on code storage
CN106294140A (en) * 2016-08-02 2017-01-04 中国科学院软件研究所 A kind of PoC rapid generation submitting explanation based on code storage to
CN106326372A (en) * 2016-08-12 2017-01-11 北京创新乐知信息技术有限公司 Git central warehouse management system and control method
CN106648762A (en) * 2016-11-30 2017-05-10 武汉斗鱼网络科技有限公司 Development environment building method and device
CN106648762B (en) * 2016-11-30 2020-08-04 武汉斗鱼网络科技有限公司 Method and device for building development environment
CN109558143A (en) * 2017-09-22 2019-04-02 北京国双科技有限公司 The method and device of application deployment in a kind of cluster
CN109558143B (en) * 2017-09-22 2022-02-22 北京国双科技有限公司 Method and device for deploying applications in cluster
CN108519952A (en) * 2018-04-13 2018-09-11 南京新贝金服科技有限公司 A kind of distributed WEB automatization test systems and method
CN109144548A (en) * 2018-08-27 2019-01-04 杭州安恒信息技术股份有限公司 A kind of multicompartment software upgrade method, device and server realized based on git
CN111399814A (en) * 2020-03-09 2020-07-10 中国邮政储蓄银行股份有限公司 Visual arrangement method and device for construction tasks

Also Published As

Publication number Publication date
CN104899047B (en) 2018-07-06

Similar Documents

Publication Publication Date Title
CN104899047A (en) Webpage frame deployment method and system
CN110288307B (en) Intelligent contract collaborative development system and data processing method based on Fabric Block chain
CN110874236B (en) Cross-platform application device, terminal and storage medium
US9836297B2 (en) Computer implemented method and system for automatically deploying and versioning scripts in a computing environment
CN102035892A (en) System and method for automatically releasing operating system version and automatically updating software package
US20230236809A1 (en) Ios application program construction method and apparatus, electronic device, and storage medium
CN104317610A (en) Method and device for automatic installation and deployment of hadoop platform
KR100918116B1 (en) SCA system, file parsing method and application create method thereof
CN103713902B (en) A kind of BOA Compilation Methods and system based on android system
CN102141919A (en) Modularized java application software online updating system and method
CN104134109A (en) Engineering configuration method and engineering configuration system integrating version management
CN112527349A (en) Dynamic deployment strategy optimization and continuous deployment service guarantee system
CN107885551A (en) A kind of service arrangement method, apparatus, computer-readable recording medium and storage control
CN102970346A (en) Method for software downloading of browser and browser
CN103942281A (en) Method and device for operating object persistently stored
CN110795078A (en) APP engineering operation system architecture method based on IOS system
CN104583945A (en) Application upgrade method and device
CN110098952A (en) A kind of management method and device of server
CN103077034B (en) hybrid virtualization platform JAVA application migration method and system
CN105468427A (en) Implementation method and system of automatic compilation and release
CN103036855A (en) Achievement device and method of authority management
CN113448837A (en) Development and test environment deployment method, system, electronic device, and medium
CN103685567A (en) Virtual application server configuration method under cloud environment
CN111857801A (en) Construction method of mobile application
CN113760234B (en) Software development method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant