CN104793946B - Dispositions method and system are applied based on cloud computing platform - Google Patents

Dispositions method and system are applied based on cloud computing platform Download PDF

Info

Publication number
CN104793946B
CN104793946B CN201510206584.2A CN201510206584A CN104793946B CN 104793946 B CN104793946 B CN 104793946B CN 201510206584 A CN201510206584 A CN 201510206584A CN 104793946 B CN104793946 B CN 104793946B
Authority
CN
China
Prior art keywords
source code
application
computing platform
cloud computing
cloud
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510206584.2A
Other languages
Chinese (zh)
Other versions
CN104793946A (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 CN201510206584.2A priority Critical patent/CN104793946B/en
Publication of CN104793946A publication Critical patent/CN104793946A/en
Application granted granted Critical
Publication of CN104793946B publication Critical patent/CN104793946B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

Dispositions method and system are applied based on cloud computing platform the present invention relates to a kind of, method includes the following steps:Generate configuration file corresponding with the application for needing to dispose;Wherein, the configuration file includes:Language and its running environment are write in the source code address of the application;It downloads the source code of the application from source code storage according to the source code address by cloud computing platform, required compilation tool packet is downloaded from source code storage according to language and the running environment of writing;Application container is created, and the source code and compilation tool packet are compiled in the application container, compiled code is obtained, the application is disposed according to the compiled code.The above method and system, pass through generation configuration file corresponding with the application for needing to dispose, according to the source code address of configuration file, write that language and its running environment download the source code needed and compilation tool packet is disposed, the process of deployment is easier, and efficiency is higher.

Description

Dispositions method and system are applied based on cloud computing platform
Technical field
The present invention relates to field of cloud computer technology, more particularly to a kind of application dispositions method based on cloud computing platform and System.
Background technology
In the environment of cloud computing rise, the pattern of application hosting is increasingly becoming trend.PaaS(Platform-as-a- Service, platform service) service provider using server platform as a kind of service, makes medium-sized and small enterprises and ordinary user Can rapid deployment, configuration, use application.In this service mode, user does not need to purchase hardware and software, it is only necessary to profit With PaaS platform system, it will be able to create, test and application deployment and service.
Generally when cloud computing platform is carried out using deployment, need to dispose after the source code of application is uploaded, such as In the frame of Cloud Foundry, user uploads application by the platform interface in system or the form by order line Software package (war forms or the compressed package of other source code formats), transports the trustship of web application systems on the server of manufacturer Row, platform vendor prepare the software environment of application operation needs for web applications, then carry out using deployment.This application deployment Mode needs to provide source code or recalls source code by the form of order line, is then uploaded to platform and is disposed, and disposes Process it is comparatively laborious, it is less efficient.
Invention content
Based on this, it is necessary to which for existing when cloud computing platform is carried out using deployment, the process of deployment is comparatively laborious, effect The problem of rate is relatively low provides a kind of application dispositions method and system based on cloud computing platform.
It is a kind of that dispositions method is applied based on cloud computing platform, include the following steps:
Generate configuration file corresponding with the application for needing to dispose;Wherein, the configuration file includes:The source of the application Code address writes language and its running environment;
Download the source code of the application from source code storage according to the source code address by cloud computing platform, according to Language and the running environment of writing downloads required compilation tool packet from source code storage;
Application container is created, and the source code and compilation tool packet are compiled in the application container, is obtained Compiled code disposes the application according to the compiled code.
A kind of application deployment system based on cloud computing platform, including:
Generation module, for the corresponding configuration file of the application that generates with need to dispose;Wherein, the configuration file packet It includes:Language and its running environment are write in the source code address of the application;
Download module downloads the application according to the source code address for passing through cloud computing platform from source code storage Source code, according to it is described write language and running environment from source code storage download needed for compilation tool packet;
Collector, for creating application container, and by the source code and compilation tool packet in the application container It is compiled, obtains compiled code, the application is disposed according to the compiled code.
It is above-mentioned that dispositions method and system are applied based on cloud computing platform, it is corresponding by the application for generating with needing to dispose Configuration file according to the source code address of configuration file, writes language and its running environment and downloads the source code needed and compiling Then kit is compiled in newly-built application container, and disposed according to compiling result, and the process of deployment is simpler Just, efficiency is higher.
Description of the drawings
Fig. 1 is that an embodiment applies dispositions method flow chart based on cloud computing platform;
Fig. 2 is that another embodiment applies dispositions method flow chart based on cloud computing platform;
Fig. 3 disposes flow diagram for an embodiment user;
Fig. 4 is an embodiment application deployment interface schematic diagram
Fig. 5 is an embodiment version updating flow chart;
Fig. 6 is application deployment system structure diagram of the embodiment based on cloud computing platform;
Fig. 7 is application deployment system structure diagram of another embodiment based on cloud computing platform.
Specific embodiment
In order to which what the present invention will be described in detail applies dispositions method and system based on cloud computing platform, below in conjunction with attached drawing It illustrates.
Referring to Fig. 1, Fig. 1 is an embodiment applies dispositions method flow chart based on cloud computing platform.
It is a kind of that dispositions method is applied based on cloud computing platform, include the following steps:
Step S101:Generate configuration file corresponding with the application for needing to dispose;Wherein, the configuration file includes:Institute It states the source code address of application, write language and its running environment;
In step S101, source code address refers to the address of source code storage, and generation is with using corresponding configuration file Foundation is provided in order to subsequently be disposed according to profile information.
In one embodiment, configuration file can be YAML (Yet Another Markup Language, another kind mark Remember language) form configuration file.
Step S103:Download the source of the application from source code storage according to the source code address by cloud computing platform Code downloads required compilation tool packet from source code storage according to language and the running environment of writing;
In step s 103, source code storage refers to the code storage of storage source code and compilation tool packet.
In one embodiment, language and the running environment of writing downloads required compilation tool packet from source code storage It can also include before step:
The cloud controller of cloud computing platform is called to carry out compression packing processing to the source code, obtains source code compression Packet;
Described the step of being compiled the source code and compilation tool packet in the application container, can include:
The execution Agent components of calling cloud computing platform are by the source code compressed package and compilation tool packet in the application It decompresses and is compiled in container.
Above-described embodiment can accelerate source code from cloud controller to execution by carrying out compression packing processing to source code The transmission efficiency of Agent components.
In one embodiment, the execution Agent components for calling cloud computing platform are by the source code compressed package and compiling The step of kit is decompressed and is compiled in the application container can include:
It calls and performs the script file that Agent components create deployment, by the source code compressed package, compilation tool packet and foot This document is placed in the application container, the source code compressed package and compilation tool packet is decompressed, according to the script file pair The application container is configured.
By the script file of generation application container is configured can more efficiency configuration application container.
In one embodiment, the cloud controller for calling cloud computing platform carries out the source code at compression packing The step of managing, obtaining source code compressed package can include:
The cloud controller of cloud computing platform is called to carry out compression packing processing to the source code, source code compressed package is protected There are named in local cache file and with identification code.
Above-described embodiment is named by source code compressed package being identified code, can count each source code compressed package, Corresponding source code can be downloaded to faster when needing application deployment.
In one embodiment, source code compressed package is named with sixteen bit Universally Unique Identifier.
Further, each one version number V of version can also be assigned according to the priority of time1、V2……Vn
Step S105:Application container is created, and the source code and compilation tool packet are carried out in the application container Compiling, obtains compiled code, the application is disposed according to the compiled code.
In one embodiment, it can also be wrapped after described the step of being disposed according to the compiled code to the application It includes:
The more new state of detection source code data when source code data update, is answered according to new source code It redeploys.
Above-described embodiment, after by authentication, the code of new edition is downloaded and is packaged an old edition source code packet by cloud controller Deployment catalogue is removed, re-executes and creates new opplication container and compilation process, realize the deployment of new version software.
It is above-mentioned that dispositions method is applied based on cloud computing platform, text is configured by the way that the application for generating with needing to dispose is corresponding Part according to the source code address of configuration file, writes language and its running environment and downloads the source code needed and compilation tool packet, Then it is compiled in newly-built application container, and is disposed according to compiling result, the process of deployment is easier, efficiency It is higher.
Dispositions method is applied based on cloud computing platform for the more detailed description present invention, is answered below in conjunction with specific It is illustrated with example.
Fig. 2 is referred to, Fig. 2 disposes flow diagram for an embodiment user.
This concrete application example is illustrated by taking the application in CloudFoundry platforms as an example, and designs cloud application shop Module generates configuration file corresponding with needing the application disposed, and source code storage includes Git application source codes warehouse and volume Kit warehouse is translated, for storing source code and compilation tool packet.
Ability of this concrete application example based on CloudFoundry platform application trustships, cloud application store module provide class Like apple AppThe service of (application program shop), by the rapid deployment ability of CloudFoundry platforms and multi-lingual It says Frame Design, the weblication template of a large amount of different language frames is integrated in cloud application store module, is carried to ordinary user Charge and free application for " out-of-the-box ".User is ordered without specializing in knowledge too much by cloud application store module It reads application program and obtains an addressable chained address and login credential, weblication may have access to by browser.
User logs in the web interface accessed in the present invention by browser, in cloud application shop, selects suitable application Program.After user selects deployment, CloudFoundry working platforms are triggered, the serviced component of platform checks out generation from source code storage Code is packaged, downloads in container;And suitable compilation tool is selected, suitable weblication operation is built in a reservoir Software environment, and start application program.
As the user and developer for having development ability, can web applications be carried out by the preset application template of platform Exploitation.It is advantageous in that under the frame that developer can support in platform and is developed, without having to worry about compatibling problem.This specifically should Expanded with example be related to the increasing income function of PaaS (Platform-as-a-Service, platform are to service) platform CloudFoundry Exhibition increases cloud application store module newly on original platform.Mainly include three parts in design, 1) cloud application shop passes through The service interface that CloudFoundry platforms provide docks its tenant and user interface, realizes the function of authorizing and verify;Pass through The interface of application management is docked, the operation of newly-built application deployment is triggered by cloud application store module, is followed using deployment The specification of CloudFoundry;2) Agent components (Droplet Execution are performed to CloudFoundry platform assemblies Agent, vehicle economy A) Function Extension, it is allowed to adapt to the business demand in cloud application shop.3) it by changing source code storage, updates Deployed application program.It is required according to technology, concrete methods of realizing and step are as follows:
According to first point in technical solution of the content, cloud application store module and CloudFoundry docking need to adjust With two interfaces, one is mandate and authentication function interface, the other is application management interface.
Cloud application store module uses Node.js Development of Framework, can be with by Node.js frames based on JavaScript Simplify the workload for building server cluster.The basic principle of Node.js server clusters is as follows:Node.js is in entry program Middle reading system configuration file, and a branch is provided and judges (unless positive closing), acquiescence starts server cluster pattern, first First start a host node (master node), then according to the central processing unit of host (CPU) number N, start N number of work Node (worker node).Load balancing is realized by the inherent mechanism of Node.js.
The user role rights management of system uses the uua interfaces of CloudFoundry, simplifies the exploitation amount of platform.
Cloud application store module uses the design of lightweight, it is only necessary to safeguard several Yaml (Yet Another Markup Language, another markup language) Yet Another Markup Language, another markup language) lattice The configuration file of formula.System is available in display platform on interface by reading configuration file of the parsing using store module The details of application.Yaml files can be uploaded by platform, and preservation can also be created on platform, support multiple configuration texts Part simultaneously and deposit.Configuration information basic format is as follows:
-name:Exchange rate converter/* Apply Names */
id:Bottle-currency/* application id, with uniqueness */
desc:The description * of one exchange rate crossover tool/* application with Python exploitations/
framework:Python/* application write language */
runtime:The running environment * of python27/* applications/
services:Redis/* application required services */
commit:Master/* apply branch * on git servers/
src:http:// $ git servers ip addresses/root/bottle-currency.git/* application source codes url Location */
icon:http:The icon * of // $ file servers ip addresses/files/icon/currency.png/* applications/
mem:128/* using required memory */
Resolver design in platform is parsed for above-mentioned configuration, by information extraction and is divided into two parts:Application name The basic description of title, description, programming language, the service used, memory requirements information as application, is illustrated on the page;Using Source code address and branch information as Advanced Options, used when needing for user and clone and check out code.Successfully resolved is matched It puts, as shown in Figure 3.
The deployment button of some application is clicked on interface, system calls the application management REST interfaces of CloudFoundry The operation of newly-built application is carried out, REST interfaces URL (Uniform Resource Locator, uniform resource locator) is /v2/ app/create。
The content according to second point in technical solution, Open Source Platform CloudFoundry can only pass through order line form " vmc push application " uploads local application packet (war forms or software code compiling compressed package), Yun Ying With store module by the extension and modification to DEA, CloudFoundry docking cloud application store modules is made to carry out using deployment, It is main to improve the cloud controller (Cloud Controller, abbreviation CC) for being operated in CloudFoundry and perform Agent components On (Droplet Execution Agent, vehicle economy A), it is as follows:
After authentication, as shown in Figure 4;After container environment loading source code, the work of compilation tool is run in a reservoir Make principle.There are one configuration file in source code, configuration item is stated development language used in weblication and is corresponded to Compilation tool where warehouse address.By parsing obtained URL addresses, download in corresponding compilation tool to container.It compiles It translates tool and includes two automatized scripts, detect web application source codes specifically used Development Framework, different Development Frameworks pair The deployment that different software packages carries out running environment should be downloaded, the content of download can be:Tomcat (tom cat), spring (Open Framework), hibeinate (Object Relation Mapping frame), python (boa), ruby (a kind of script), nginx (server), php (Hypertext Preprocessor, HyperText Preprocessor) etc., after the completion of download, are installed and activated clothes Business container environment.
The specific steps are:Cloud controller performs following operation:All configuration informations for the application program that read requests create, According to source code address, perform " git clone $ source codes warehouse url/tmp/code/ ", the locally downloading catalogue of source code;
Compress order is performed, the source code directory for this web applications generates a random uuid of 16 The source code of download is carried out compression packing by (Universally Unique Identifier, Universally Unique Identifier), with The value of uuid as name and be stored in/data files under it is for use, and notify DEA components source code is packaged to complete, entrance is next A step;
When DEA components receive the request of newly-built application, following operate is carried out:
DEA creates an application container by warden (CloudFoundry LXC Container Managements);
Generations of the DEA according to where the configuration information of application judges the type applied, required compilation tool packet and tool Code warehouse address, check out corresponding compilation tool packet in compilation tool warehouse, download in application container /tmp/ .buildpacks in file;
DEA obtains source code compressed package from/data files, in addition the compilation tool packet of download, and create deployment Automatic script file.All Files are compressed and are packaged, obtain an application package, referred to as droplet;
DEA copies droplet in application container to, and droplet is decompressed in application container environment, performs compilation tool The script file of packet.DEA exports environmental variance " EXPORT_BUILDPACK_ENV_ into the application container just created VARIABLES_SCRIPT ", this variable generate the code of automatic running script, and the purpose is to perform compilation tool packet catalogue Under all sh scripts;
Compilation tool script includes obtaining the required software package of application program operation, by this concrete application example File server is rapidly completed download, perform script file software package unzip to appropriate location, modification configuration file and The execution permission of alternative document;
After the completion of environment configurations, the source code of application program is finally copied to appropriate position by script, is started using journey Sequence.Application program has been completed to dispose, and user can be accessed by the link that interface returns;
According to the thirdly content in technical solution, by changing warehouse source code, update and the version of application are realized Control.User downloads source code, after completing to change and pushing and be updated to code storage, is as follows:
As shown in figure 5, source code storage is built using git transport protocols, git supports a kind of referred to as " hook (hook) " journey The operation of sequence, when code storage occurs once to push and update every time, this hook program all performs automatically.This specifically should The effect of hook program is taken full advantage of with example, is written with after code update in hook, it is automatic to call The interface for redeploying application in CloudFoundry, interface are /v2/app/restage;
After authentication, the code of new edition is downloaded and is packaged by cloud controller, assign regenerate 16 with Old edition source code packet is removed deployment catalogue, re-executes newly-built application container and the flow of compiling, realizes that new version is soft by machine uuid The deployment of part.
The metadata of all application deployment is had recorded in cloud controller, when each application is disposed, cloud controller will Uuid and the Apply Names record of weblication in the database, according to the priority of time, assign each version on interface One version number V1、V2..., the function of rollback version is shown and provided on interface.The operation of rollback does not need to download code Packet, it is only necessary to replace source code packet from local;
This concrete application example is related to web application hosting and one kind has the application shop of cloud ability (cloud-ready) System design scheme, the key of this concrete application example are:
Be first it is a kind of support multilingual deployed environment system, by the PaaS abilities of CloudFoundry, structure one A software systems in PaaS fields for being suitable for ordinary user and developer and being used in conjunction with.By preset source code storage, put down Platform can build the weblication of abundant " out-of-the-box ";
Secondly, configurable cloud application store module designs a model.The configuration text that cloud application shop passes through yaml forms Part, the metadata information that each web is applied (Apply Names, application type, hsrdware requirements, source code storage, compilation tool storehouse Library) it preserves in systems, and be illustrated on interface.This means that system will not store any weblication source code or Person compiles packet, greatly reduces the storage pressure of system in this way;
Two source code storages of CloudFoundry connections and a file server in this concrete application example:web Script warehouse where application source code warehouse and compilation tool, store on file server all needs in running environment The software package to be used.Code storage supports the protocol realization using SVN (Subversion, Version) and Git, cloud Controller and DEA install corresponding software package by downloading web application source codes and compilation tool, realize that web is applied and are holding Deployment in device.
Source code storage is hung upside down by " hook " program (hook) in CloudFoundry platforms, and source code storage changes After change, the compiling system of platform is triggered, the version management of system application is realized in the deployed application of update;
This concrete application example is the cloud application shop platform built by CloudFoundry platform applications trustship ability System belongs to the part of functions realization that cloud computing platform services (Platform-as-a-Service).Cloud application shop collection Into the multi-tenant ability of CloudFoundry and verification system, the multi-tenant ability of system is realized.User in the form of tenant It registers and uses on platform, weblication is disposed by subscription, platform provides environment during program operation, all Application shares Container saves the expense of resource, and process isolation ensures the safety of respective application system.
Using the system of this concrete application example, with reference to the source code storage of platform, different tenant users are according to respective Demand and ability during subscription uses web applications, can check out the source code of application program, use general programming Tool changes source code, redeploys and updates weblication, meets the needs of personal and enterprise.This concrete application example The extension in cloud application shop has been carried out on the basis of original CloudFoundry, has filled up sky of the ordinary user in PaaS fields It lacks.
Referring to Fig. 6, Fig. 6 is application deployment system structure diagram of the embodiment based on cloud computing platform.
A kind of application deployment system based on cloud computing platform, including:
Generation module 310, for the corresponding configuration file of the application that generates with need to dispose;Wherein, the configuration file Including:Language and its running environment are write in the source code address of the application;
Download module 330, for passing through cloud computing platform according to the source code address from source code storage download The source code of application downloads required compilation tool packet from source code storage according to language and the running environment of writing;
Collector 350, for creating application container, and by the source code and compilation tool packet in the application container In be compiled, obtain compiled code, the application disposed according to the compiled code.
Text is configured by the way that the application for generating with needing to dispose is corresponding in the above-mentioned application deployment system based on cloud computing platform Part according to the source code address of configuration file, writes language and its running environment and downloads the source code needed and compilation tool packet, Then it is compiled in newly-built application container, and is disposed according to compiling result, the process of deployment is easier, efficiency It is higher.
In one embodiment, the download module 330 can include:
Compression module for the cloud controller of cloud computing platform to be called to carry out compression packing processing to the source code, obtains To source code compressed package;
The collector 350 performs described to be compiled the source code and compilation tool packet in the application container The process translated can be further used for:
The execution Agent components of calling cloud computing platform are by the source code compressed package and compilation tool packet in the application It decompresses and is compiled in container.
Above-described embodiment can accelerate source code from cloud controller to execution by carrying out compression packing processing to source code The transmission efficiency of Agent components.
In one embodiment, the collector 350 can be further used for:
It calls and performs the script file that Agent components create deployment, by the source code compressed package, compilation tool packet and foot This document is placed in the application container, the source code compressed package and compilation tool packet is decompressed, according to the script file pair The application container is configured.
Above-described embodiment, by the script file of generation application container is configured can more efficiency configuration application hold Device.
In one embodiment, the compression module can be further used for:
The cloud controller of cloud computing platform is called to carry out compression packing processing to the source code, source code compressed package is protected There are named in local cache file and with identification code.
Above-described embodiment is named by source code compressed package being identified code, can count each source code compressed package, Corresponding source code can be downloaded to faster when needing application deployment.
In one embodiment, the application deployment system based on cloud computing platform of the present embodiment can also include:
Update module 370, for the more new state of detection source code data, when source code data update, according to What new source code was applied redeploys.
Each technical characteristic of embodiment described above can be combined arbitrarily, to make description succinct, not to above-mentioned reality It applies all possible combination of each technical characteristic in example to be all described, as long as however, the combination of these technical characteristics is not deposited In contradiction, it is all considered to be the range of this specification record.
Embodiment described above only expresses the several embodiments of the present invention, and description is more specific and detailed, but simultaneously It cannot therefore be construed as limiting the scope of the patent.It should be pointed out that those of ordinary skill in the art are come It says, without departing from the inventive concept of the premise, various modifications and improvements can be made, these belong to the protection of the present invention Range.Therefore, the protection domain of patent of the present invention should be determined by the appended claims.

Claims (10)

1. a kind of apply dispositions method based on cloud computing platform, which is characterized in that includes the following steps:
Generate configuration file corresponding with the application for needing to dispose;Wherein, the configuration file includes:The source code of the application Language and its running environment are write in address;The configuration file is generated by cloud application store module;
The source code of the application is downloaded from source code storage according to the source code address by cloud computing platform, according to described It writes language and running environment and required compilation tool packet is downloaded from source code storage;
Application container is created, and the source code and compilation tool packet are compiled in the application container, is compiled Code disposes the application according to the compiled code;
Before the source code for downloading the application from source code storage according to the source code address by cloud computing platform, also Including:
Selection needs the application disposed, triggering cloud computing platform work from cloud application store module;
Wherein, cloud application store module passes through mandate and authentication function interface and application management interface and cloud computing platform pair It connects, for being docked with user, the application management interface is used to trigger cloud computer platform for the mandate and authentication function interface Work.
2. according to claim 1 apply dispositions method based on cloud computing platform, which is characterized in that the basis is write Language and running environment further include before the step of source code storage download required compilation tool packet:
The cloud controller of cloud computing platform is called to carry out compression packing processing to the source code, obtains source code compressed package;
Described the step of being compiled the source code and compilation tool packet in the application container, includes:
The execution Agent components of calling cloud computing platform are by the source code compressed package and compilation tool packet in the application container It is middle to decompress and be compiled.
3. according to claim 2 apply dispositions method based on cloud computing platform, which is characterized in that the calling cloud meter The source code compressed package and compilation tool packet are decompressed and carried out in the application container by the execution Agent components for calculating platform The step of compiling, includes:
It calls and performs the script file that Agent components create deployment, by the source code compressed package, compilation tool packet and script text Part is placed in the application container, the source code compressed package and compilation tool packet is decompressed, according to the script file to described Application container is configured.
4. according to claim 2 apply dispositions method based on cloud computing platform, which is characterized in that the calling cloud meter The cloud controller for calculating platform carries out the source code the step of compressing packing processing, obtain source code compressed package to include:
The cloud controller of cloud computing platform is called to carry out compression packing processing to the source code, source code compressed package is stored in It is named in local cache file and with identification code.
5. according to claim 1 apply dispositions method based on cloud computing platform, which is characterized in that described in the basis It is further included after the step of compiled code disposes the application:
The more new state of detection source code data when source code data update, is applied according to new source code It redeploys.
6. a kind of application deployment system based on cloud computing platform, which is characterized in that including:
Generation module, for the corresponding configuration file of the application that generates with need to dispose;Wherein, the configuration file includes:Institute It states the source code address of application, write language and its running environment;The configuration file is generated by cloud application store module;
Download module downloads the source of the application for passing through cloud computing platform according to the source code address from source code storage Code downloads required compilation tool packet from source code storage according to language and the running environment of writing;
Collector for creating application container, and the source code and compilation tool packet is carried out in the application container Compiling, obtains compiled code, the application is disposed according to the compiled code;
Trigger module is further included, the trigger module is for the application that selection needs are disposed from cloud application store module, triggering Cloud computing platform works;
Wherein, cloud application store module passes through mandate and authentication function interface and application management interface and cloud computing platform pair It connects, for being docked with user, the application management interface is used to trigger cloud computer platform for the mandate and authentication function interface Work.
7. the application deployment system according to claim 6 based on cloud computing platform, which is characterized in that the download module Including:
Compression module for the cloud controller of cloud computing platform to be called to carry out compression packing processing to the source code, obtains source Code compaction packet;
The collector performs the mistake for being compiled the source code and compilation tool packet in the application container Journey is further used for:
The execution Agent components of calling cloud computing platform are by the source code compressed package and compilation tool packet in the application container It is middle to decompress and be compiled.
8. the application deployment system according to claim 7 based on cloud computing platform, which is characterized in that the collector It is further used for:
It calls and performs the script file that Agent components create deployment, by the source code compressed package, compilation tool packet and script text Part is placed in the application container, the source code compressed package and compilation tool packet is decompressed, according to the script file to described Application container is configured.
9. the application deployment system according to claim 7 based on cloud computing platform, which is characterized in that the compression module It is further used for:
The cloud controller of cloud computing platform is called to carry out compression packing processing to the source code, source code compressed package is stored in It is named in local cache file and with identification code.
10. the application deployment system according to claim 6 based on cloud computing platform, which is characterized in that further include:
Update module, for the more new state of detection source code data, when source code data update, according to new source generation What code was applied redeploys.
CN201510206584.2A 2015-04-27 2015-04-27 Dispositions method and system are applied based on cloud computing platform Active CN104793946B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510206584.2A CN104793946B (en) 2015-04-27 2015-04-27 Dispositions method and system are applied based on cloud computing platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510206584.2A CN104793946B (en) 2015-04-27 2015-04-27 Dispositions method and system are applied based on cloud computing platform

Publications (2)

Publication Number Publication Date
CN104793946A CN104793946A (en) 2015-07-22
CN104793946B true CN104793946B (en) 2018-07-06

Family

ID=53558762

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510206584.2A Active CN104793946B (en) 2015-04-27 2015-04-27 Dispositions method and system are applied based on cloud computing platform

Country Status (1)

Country Link
CN (1) CN104793946B (en)

Families Citing this family (62)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105094851A (en) * 2015-09-06 2015-11-25 浪潮软件股份有限公司 Method for momentarily issuing codes based on Git
CN106610853A (en) * 2015-10-26 2017-05-03 阿里巴巴集团控股有限公司 Application deployment method and device
CN105867990A (en) * 2015-11-20 2016-08-17 乐视云计算有限公司 Software development integration method and device thereof
CN105490860B (en) * 2015-12-24 2019-03-05 北京奇虎科技有限公司 The method, apparatus and system of disposing application program running environment
CN105843881B (en) * 2016-03-21 2019-04-26 北京搜狐新媒体信息技术有限公司 A kind of picture processing url mapping method and device
CN106095522A (en) * 2016-06-03 2016-11-09 北京奇虎科技有限公司 A kind of method realizing distributed compilation and distributed compilation system
CN106095442B (en) * 2016-06-13 2021-07-02 福州智永信息科技有限公司 Automatic high-speed package outputting method based on web
CN106055388A (en) * 2016-06-25 2016-10-26 国云科技股份有限公司 Cloud platform application automatic deployment framework
CN106293701A (en) * 2016-07-26 2017-01-04 浪潮软件股份有限公司 The application engine method for designing of many tenants version management based on cloud server
CN106445515A (en) * 2016-09-18 2017-02-22 深圳市华云中盛科技有限公司 PaaS cloud implementation method based on containers
CN106406971B (en) * 2016-09-26 2019-05-07 杭州迪普科技股份有限公司 A kind of Compilation Method and device of code file
CN106598841B (en) * 2016-11-07 2020-05-01 上海斐讯数据通信技术有限公司 Self-installation method and system of automatic test framework
CN107070964B (en) * 2016-12-08 2020-03-13 上海找钢网信息科技股份有限公司 Remote communication packaging method and system based on heterogeneous environment
CN106843991A (en) * 2016-12-13 2017-06-13 北京元心科技有限公司 Program compiling method and system
CN106598681A (en) * 2016-12-21 2017-04-26 北京恒华伟业科技股份有限公司 Construction method and device for development environment
CN106775730A (en) * 2016-12-21 2017-05-31 深圳Tcl数字技术有限公司 Program dissemination method and system
CN108241793A (en) * 2016-12-23 2018-07-03 大唐移动通信设备有限公司 A kind of method and device for generating Web page application system
CN108270728B (en) * 2016-12-30 2020-10-30 上海华讯网络系统有限公司 Container-based hybrid cloud management system and method
CN106775760B (en) * 2017-01-04 2020-02-14 郑州云海信息技术有限公司 Method and system for uploading container mirror image to mirror image warehouse based on source code warehouse
CN106815052A (en) * 2017-01-10 2017-06-09 南威软件股份有限公司 A kind of method of the rapid deployment system for being adapted to multi-environment configuration
CN106802807B (en) * 2017-02-20 2020-07-24 深圳市冬泉谷信息技术有限公司 Application delivery method based on container platform, container platform and application delivery system
CN108574702A (en) * 2017-03-08 2018-09-25 中兴通讯股份有限公司 A kind of cloud application dispositions method and system
CN108073426B (en) * 2017-03-29 2021-07-06 北京青云科技股份有限公司 Software management method, device and system based on cloud computing
CN107885658B (en) * 2017-10-31 2019-06-21 平安科技(深圳)有限公司 Test preposition implementation method, device, terminal device and storage medium
EP3486772A1 (en) * 2017-11-16 2019-05-22 Siemens Aktiengesellschaft Method for reciprocally integrating applications in an industrial program-control system
CN107979493B (en) * 2017-11-21 2019-10-29 平安科技(深圳)有限公司 Platform is construction method, server and the storage medium for servicing PAAS container platform
CN110018857B (en) * 2018-01-05 2022-08-16 武汉斗鱼网络科技有限公司 Method, storage medium, device and method for automatically managing branches in application modularization
CN108196843B (en) * 2018-01-09 2021-03-26 成都睿码科技有限责任公司 Operation and maintenance method for automatic compilation and deployment of visual Docker container
CN110018951B (en) * 2018-01-10 2022-12-27 武汉斗鱼网络科技有限公司 JS code testing method, storage medium, equipment and system
CN108833482B (en) * 2018-05-21 2020-12-08 平安科技(深圳)有限公司 Method, system, computer equipment and storage medium for automatically downloading MDL (management data language) file
CN109408038B (en) * 2018-09-20 2022-04-08 摩尔元数(福建)科技有限公司 Open source APP personalized customization method and system
CN111198721A (en) * 2018-10-30 2020-05-26 北京国双科技有限公司 Application program running method and device
CN111124596A (en) * 2018-11-01 2020-05-08 千寻位置网络有限公司 Container-based release management method and system
CN109614109B (en) * 2018-11-16 2022-02-01 中国银行股份有限公司 Application deployment method, device and system
CN111324412A (en) * 2018-12-13 2020-06-23 阿里巴巴集团控股有限公司 Service deployment method, device and storage medium
CN109783076A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Code administration method, apparatus, equipment and storage medium based on git
CN111488254A (en) * 2019-01-25 2020-08-04 顺丰科技有限公司 Deployment and monitoring device and method of machine learning model
CN109933329A (en) * 2019-03-01 2019-06-25 深圳微品致远信息科技有限公司 A kind of method that software product carries out intelligent deployment O&M by cloud
CN109976739A (en) * 2019-03-29 2019-07-05 山东浪潮云信息技术有限公司 A kind of front end development approach based on docker
CN110008073B (en) * 2019-04-11 2023-01-10 苏州浪潮智能科技有限公司 Hardware platform differential shielding method, device, equipment and readable storage medium
CN110177144B (en) * 2019-05-27 2021-10-08 万惠投资管理有限公司 Method for copying application environment by one key based on private cloud
CN110366186B (en) * 2019-06-06 2022-04-12 佛山职业技术学院 Deployment method and system of sensor actuator network application program
CN110795105A (en) * 2019-10-29 2020-02-14 许昌许继软件技术有限公司 Automatic compiling and deploying method and system for power distribution automation master station system
CN110851211A (en) * 2019-11-13 2020-02-28 北京云途腾科技有限责任公司 Method, apparatus, electronic device, and medium for displaying application information
CN111083054B (en) * 2019-11-15 2021-11-30 浙江大搜车软件技术有限公司 Route configuration processing method and device, computer equipment and storage medium
CN111142884B (en) * 2019-12-12 2024-03-26 北京达佳互联信息技术有限公司 Version deployment method and device of applet, electronic equipment and storage medium
CN111061642B (en) * 2019-12-19 2021-02-02 北京智能工场科技有限公司 Full-automatic competition data processing system and method based on user data
CN113127136B (en) * 2019-12-30 2023-12-12 北京懿医云科技有限公司 Docker mirror image generation method and device, storage medium and electronic equipment
CN111198726B (en) * 2019-12-30 2023-07-14 中科星图股份有限公司 Configuration system and method suitable for traditional application clouding
CN111506322B (en) * 2020-04-16 2023-03-14 瑞纳智能设备股份有限公司 Automatic integrated construction development deployment platform and method
CN111399865A (en) * 2020-04-21 2020-07-10 贵州新致普惠信息技术有限公司 Method for automatically constructing target file based on container technology
CN111752830B (en) * 2020-06-22 2022-08-16 中国第一汽车股份有限公司 Automobile diagnosis system, and updating method, device and equipment of automobile diagnosis system
CN112162753A (en) * 2020-09-28 2021-01-01 腾讯科技(深圳)有限公司 Software deployment method and device, computer equipment and storage medium
CN112114904A (en) * 2020-09-28 2020-12-22 中国建设银行股份有限公司 Method and device for processing system configuration information
TWI759096B (en) * 2021-02-04 2022-03-21 中華電信股份有限公司 Building and deployment system and method of shared software solution and computer readable medium
CN113064630B (en) * 2021-03-30 2024-02-23 北京智慧星光信息技术有限公司 Mobile terminal APP automatic packaging method, system, electronic equipment and storage medium
CN113467931B (en) * 2021-06-04 2023-12-22 中国联合网络通信集团有限公司 Processing method, device and system of calculation task
CN113254356B (en) * 2021-07-16 2021-10-29 浩鲸云计算科技股份有限公司 Test environment management method based on Knative
CN113407194A (en) * 2021-07-26 2021-09-17 北京京东乾石科技有限公司 Method and device for deploying software
CN114879984B (en) * 2022-07-07 2022-10-18 杭州阿启视科技有限公司 Method for reducing volume of offline file by dynamically constructing docker mirror image
CN115373727A (en) * 2022-08-08 2022-11-22 深圳安巽科技有限公司 Deployment method, system and storage medium of HTTP application and background script
CN115469878B (en) * 2022-09-13 2023-11-24 上海掌御信息科技有限公司 Android code diversity compiling method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103608773A (en) * 2011-04-12 2014-02-26 威睿公司 Deployment system for multi-node applications
CN104391689A (en) * 2014-11-04 2015-03-04 中国石油天然气股份有限公司 Internet of things application development method, middleware and PaaS (Platform as a Service)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9170797B2 (en) * 2012-01-31 2015-10-27 Red Hat, Inc. Automated deployment of an application in a computing platform

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103608773A (en) * 2011-04-12 2014-02-26 威睿公司 Deployment system for multi-node applications
CN104391689A (en) * 2014-11-04 2015-03-04 中国石油天然气股份有限公司 Internet of things application development method, middleware and PaaS (Platform as a Service)

Also Published As

Publication number Publication date
CN104793946A (en) 2015-07-22

Similar Documents

Publication Publication Date Title
CN104793946B (en) Dispositions method and system are applied based on cloud computing platform
JP6463393B2 (en) Tenant data recovery across tenant migration
CN106371940B (en) Method and device for solving program crash
US8489922B2 (en) Networked recovery system
US8983935B2 (en) Methods for utilizing a javascript emulator in a web content proxy server and devices thereof
CN106610839B (en) Method for issuing upgrade package, lightweight upgrade method, device and system
CN109491695A (en) A kind of increment updating method of integrated Android application
CN104517181B (en) Enterprise content management system and method for nuclear power station
CN107506221A (en) Application program updating method, apparatus and equipment
CN105786538A (en) Software upgrading method and device based on Android system
CN106598657A (en) One-key deployment method for cloud platform applications
CN106559484A (en) The method that instance system exempts from installation and operation application
US11922146B2 (en) Systems and method for creating enterprise software
CN107391112A (en) A kind of FileVersion detection method and its special purpose device
WO2017020459A1 (en) Method and apparatus for configuring plugin package for host
US9513762B1 (en) Static content updates
US8856740B2 (en) Implementing multiple versions of a plug-in concurrently
CN102147734B (en) The method and system that during operation, class is extracted
US20170329698A1 (en) System and Method for Provisioning a Virtual Machine Test Environment
CN106406923A (en) Processing method and device of dynamic library file
CN117707543A (en) Application installation package manufacturing and installation method, computing device and storage medium
CN111683091A (en) Method, device, equipment and storage medium for accessing cloud host console
US8615751B2 (en) Seeding product information
CN109298883A (en) A kind of automatically generate component file method and electronic equipment under teaching platform
CN114860202A (en) Project operation method, device, server and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant