CN104793946A - Application deployment method and system based on cloud computing platform - Google Patents

Application deployment method and system based on cloud computing platform Download PDF

Info

Publication number
CN104793946A
CN104793946A CN201510206584.2A CN201510206584A CN104793946A CN 104793946 A CN104793946 A CN 104793946A CN 201510206584 A CN201510206584 A CN 201510206584A CN 104793946 A CN104793946 A CN 104793946A
Authority
CN
China
Prior art keywords
source code
application
cloud computing
computing platform
compilation tool
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
CN201510206584.2A
Other languages
Chinese (zh)
Other versions
CN104793946B (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

The invention relates to an application deployment method and system based on a cloud computing platform. The method comprises the following steps that a configuration file corresponding to an application needing to be deployed is generated, wherein the configuration file comprises a source code address, a scripting language and an operating environment of the application; a source code of the application is downloaded from a source code repository through the cloud computing platform according to the source code address, and a needed compiling kit is downloaded from the source code repository according to the scripting language and the operating environment; an application container is established, the source code and the compiling kit are complied in the application container, so that compiling codes are obtained, and the application is deployed according to the compiling codes. According to the method and system, the configuration file corresponding to the application needing to be deployed is generated, the needed source code and the compiling kit are downloaded according to the source code address, the scripting language and the operating environment of the application, and the application is deployed. The deploying process is simple and convenient, and efficiency is high.

Description

Based on the application deployment method and system of cloud computing platform
Technical field
The present invention relates to field of cloud computer technology, particularly relate to a kind of application deployment method and system based on cloud computing platform.
Background technology
Under the environment that cloud computing is risen, the pattern of AH becomes trend gradually.PaaS (Platform-as-a-Service, namely platform serves) service provider as one service, enables medium and small sized enterprises and domestic consumer's rapid deployment, configuration, use apply server platform.In this service mode, user does not need to buy hardware and software, only needs to utilize PaaS platform system, just can create, tests and application deployment and service.
It is general when cloud computing platform carries out application deployment, needs are disposed after being uploaded by the source code of application, such as in the framework of Cloud Foundry, user passes through in the platform interface of system or the form by order line, upload application software package (compressed packages of war form or other source code format), the trustship of web application system is run on the server of manufacturer, and platform vendor is run for web application prepares application the software environment needed, and then carries out application deployment.This application deployment mode needs providing source code or recalls source code by the form of order line, and be then uploaded to platform and dispose, the process of deployment is more loaded down with trivial details, and efficiency is lower.
Summary of the invention
Based on this, be necessary that the process of deployment is more loaded down with trivial details when cloud computing platform carries out application deployment for existing, the problem that efficiency is lower, provides a kind of application deployment method and system based on cloud computing platform.
Based on an application deployment method for cloud computing platform, comprise the following steps:
Generate the configuration file corresponding with the application needing to dispose; Wherein, described configuration file comprises: the source code address of described application, write language and running environment thereof;
Downloaded the source code of described application from source code storage according to described source code address by cloud computing platform, according to described write language and running environment to download from source code storage needed for compilation tool bag;
Create application container, and described source code and compilation tool are wrapped in described application container compile, obtain compiled code, according to described compiled code, described application is disposed.
Based on an application deployment system for cloud computing platform, comprising:
Generation module, for the configuration file that the application generated with need to dispose is corresponding; Wherein, described configuration file comprises: the source code address of described application, write language and running environment thereof;
Download module, for being downloaded the source code of described application from source code storage according to described source code address by cloud computing platform, according to described write language and running environment to download from source code storage needed for compilation tool bag;
Collector, for creating application container, and wraps in described source code and compilation tool in described application container and compiles, obtain compiled code, dispose according to described compiled code to described application.
The above-mentioned application deployment method and system based on cloud computing platform, by the configuration file that the application generated with need to dispose is corresponding, according to the source code address of configuration file, the source code writing language and running environment download needs thereof and compilation tool bag, then compile in newly-built application container, and dispose according to compiling result, the process of disposing is easier, and efficiency is higher.
Accompanying drawing explanation
Fig. 1 is the application deployment method flow diagram of an embodiment based on cloud computing platform;
Fig. 2 is the application deployment method flow diagram of another embodiment based on cloud computing platform;
Fig. 3 is that an embodiment user disposes schematic flow sheet;
Fig. 4 is an embodiment application deployment interface schematic diagram
Fig. 5 is an embodiment version updating process flow diagram;
Fig. 6 is the application deployment system structural representation of an embodiment based on cloud computing platform;
Fig. 7 is the application deployment system structural representation of another embodiment based on cloud computing platform.
Embodiment
In order to describe the application deployment method and system based on cloud computing platform of the present invention in detail, be described below in conjunction with accompanying drawing.
Refer to Fig. 1, Fig. 1 is the application deployment method flow diagram of an embodiment based on cloud computing platform.
Based on an application deployment method for cloud computing platform, comprise the following steps:
Step S101: generate the configuration file corresponding with the application needing to dispose; Wherein, described configuration file comprises: the source code address of described application, write language and running environment thereof;
In step S101, source code address refers to the address that source code is deposited, and generating with applying corresponding configuration file is in order to follow-up to dispose according to profile information provides foundation.
In one embodiment, configuration file can be the configuration file of YAML (Yet Another Markup Language, another kind of markup language) form.
Step S103: the source code being downloaded described application by cloud computing platform according to described source code address from source code storage, according to described write language and running environment to download from source code storage needed for compilation tool bag;
In step s 103, source code storage refers to the code storage storing source code and compilation tool bag.
In one embodiment, write described in language and running environment download from source code storage needed for compilation tool bag step before can also comprise:
The cloud controller calling cloud computing platform carries out compression packing process to described source code, obtains source code compressed package;
The described step carrying out compiling that described source code and compilation tool wrapped in described application container can comprise:
Described source code compressed package and compilation tool are wrapped in decompress(ion) in described application container and compile by the agents assembly calling cloud computing platform.
Above-described embodiment, can accelerate source code from cloud controller to the transmission efficiency of agents assembly by carrying out compression packing process to source code.
In one embodiment, described source code compressed package and compilation tool are wrapped in decompress(ion) in described application container with the agents assembly calling cloud computing platform described in and the step carrying out compiling can comprise:
Call the script file that agents building component is disposed, described source code compressed package, compilation tool bag and script file are inserted in described application container, source code compressed package described in decompress(ion) and compilation tool bag, be configured described application container according to described script file.
Being configured application container by the script file that generates can the configuration application container of more efficiency.
In one embodiment, described in call cloud computing platform cloud controller compression packing process is carried out to described source code, the step obtaining source code compressed package can comprise:
The cloud controller calling cloud computing platform carries out compression packing process to described source code, to be kept at by source code compressed package in local cache file and to name with identification code.
Above-described embodiment, by carrying out identification code name to source code compressed package, can add up each source code compressed package, can download to corresponding source code faster when needs application deployment.
In one embodiment, with sixteen bit general unique identifier name source code compressed package.
Further, can also, according to the priority of time, give each version a version number V 1, V 2v n.
Step S105: create application container, and described source code and compilation tool are wrapped in described application container compile, obtain compiled code, according to described compiled code, described application is disposed.
In one embodiment, can also comprise after described step of described application being disposed according to described compiled code:
The more new state of detection resources code data, when source code data occur to upgrade, that carries out applying according to new source code redeploys.
Above-described embodiment, by after authentication, the code of new edition is downloaded and is packed and old edition source code bag shifted out deployment catalogue by cloud controller, re-executes establishment new opplication container and compilation process, realizes the deployment of new version software.
The above-mentioned application deployment method based on cloud computing platform, by the configuration file that the application generated with need to dispose is corresponding, according to the source code address of configuration file, the source code writing language and running environment download needs thereof and compilation tool bag, then compile in newly-built application container, and dispose according to compiling result, the process of disposing is easier, and efficiency is higher.
In order to the more detailed description application deployment method based on cloud computing platform of the present invention, be described below in conjunction with embody rule example.
Please participate in Fig. 2, Fig. 2 is that an embodiment user disposes schematic flow sheet.
This embody rule example is described with the example that is applied as at CloudFoundry platform, and design cloud application shop module and generate the configuration file corresponding with the application needing to dispose, source code storage comprises Git application source code warehouse and compilation tool bag warehouse, for storing source code and compilation tool bag.
This embody rule example is based on the ability of CloudFoundry platform application trustship, and cloud application shop module provides similar apple App the service in (application program shop), by rapid deployment ability and the multilingual Frame Design of CloudFoundry platform, in the module of cloud application shop, the weblication template of integrated a large amount of different language framework, provides the charge of " out-of-the-box " and free application to domestic consumer.User, without the need to specializing in knowledge too much, subscribes to application program by cloud application shop module and obtains an addressable chained address and log in voucher, namely may have access to weblication by browser.
User logs in the web interface in access the present invention by browser, in cloud application shop, selects suitable application program.After user selects deployment, trigger CloudFoundry working platform, the serviced component of platform checks out code from source code storage, and packing, downloads in container; And select suitable compilation tool, build the software environment that this weblication suitable runs in a reservoir, and start application program.
As the user and the developer that have development ability, the preset applying template of platform can be passed through, carry out the exploitation of web application.Benefit is that developer can develop under the framework of platform support, without the need to worrying compatibling problem.This embody rule example relates to the Function Extension of the PaaS that increases income (Platform-as-a-Service, namely platform serves) platform CloudFoundry, newly-increased cloud application shop module on original platform.Design mainly comprises three parts, 1) service interface that provided by CloudFoundry platform of cloud application shop, is docked its tenant and user interface, realizes authorizing and the function of checking; By docking the interface of application management, apply by cloud the operation that shop module triggers newly-built application deployment, application deployment follows the specification of CloudFoundry; 2) to CloudFoundry platform assembly agents assembly (Droplet Execution Agent, vehicle economy A) Function Extension, the business demand adapting to cloud application shop is made it.3) by amendment source code storage, the application program of having disposed is upgraded.According to technical requirement, concrete methods of realizing and step as follows:
According to the described content of first in technical scheme, cloud application shop module and CloudFoundry docking need to call two interfaces, and one is authorize and authentication function interface, and another is application management interface.
Cloud application shop module uses Node.js Development of Framework, based on JavaScript, can be simplified the workload of building server cluster by Node.js framework.The ultimate principle of Node.js server cluster is as follows: Node.js is reading system configuration file in entry program, and provide a branch to judge (unless hard closing), acquiescence starts server cluster pattern, first a host node (master node) is started, then according to central processing unit (CPU) number N of main frame, N number of working node (worker node) is started.Load balancing is realized by the inherent mechanism of Node.js.
The user role rights management of system uses the uua interface of CloudFoundry, simplifies the exploitation amount of platform.
Cloud application shop module adopts the design of lightweight, only needs the configuration file safeguarding several Yaml (Yet AnotherMarkup Language, another kind of markup language) form.System resolves the configuration file of application shop module by reading, the details of application available in display platform on interface.Yaml file can be uploaded by platform, also can newly-built preservation on platform, supports multiple configuration file simultaneously and deposits.Configuration information basic format is as follows:
-name: exchange rate converter/* Apply Names */
Id:bottle-currency/* application id, have uniqueness */
Desc: one description * with the exchange rate crossover tool/* application of Python exploitation/
Framework:python/* application write language */
The running environment * that runtime:python27/* applies/
Services:redis/* application required service */
Commit:master/* be applied in branch * on git server/
Src:http: // $ git server ip address/root/bottle-currency.git/* application source code url address */
The icon * that icon:http: // $ file server ip address/files/icon/currency.png/* applies/
Internal memory * needed for mem:128/* application/
Resolver design in platform is resolved for above-mentioned configuration, and information extraction is divided into two parts: the service of Apply Names, description, programming language, use, memory requirements information, as the basic description of application, are illustrated on the page; Application source code address and branch information as Advanced Options, when needing clone to check out code for user.The configuration of successfully resolved, as shown in Figure 3.
Interface is clicked the deployment button of certain application, the application management REST interface of system call CloudFoundry carries out the operation of newly-built application, REST interface URL (Uniform Resource Locator, URL(uniform resource locator)) is /v2/app/create.
According to content described in second point in technical scheme, Open Source Platform CloudFoundry can only pass through order line form " vmc push application " and upload local application bag (war form or software code compiling compressed package), cloud application shop module is by the expansion of DEA and amendment, make CloudFoundry dock cloud application shop module and carry out application deployment, main improvement is operated in the cloud controller (CloudController of CloudFoundry, be called for short CC) and agents assembly (Droplet Execution Agent, vehicle economy A) on, concrete steps are as follows:
After authentication, as shown in Figure 4; After container environment loading source code, run the principle of work of compilation tool in a reservoir.A configuration file is had, the development language that configuration item statement weblication uses in source code, and the address, warehouse at the compilation tool place of correspondence.By resolving the URL address obtained, download corresponding compilation tool in container.Compilation tool comprises two automatized scripts, detect the Development Framework that web application source code is concrete used, different Development Framework correspondence downloads the deployment that different software packages carries out running environment, the content downloaded can be: tomcat (tom cat), spring (Open Framework), hibeinate (Object Relation Mapping framework), python (boa), ruby (a kind of script), nginx (server), php (Hypertext Preprocessor, HyperText Preprocessor) etc., after download completes, install and start service container environment.
Concrete steps are: cloud controller performs following operation: all configuration informations of the application program that read requests is newly-built, according to source code address, perform " git clone $ source code warehouse url/tmp/code/ ", source code is downloaded to local directory;
Perform compress order, the source code directory applied for this web generates the random uuid of a 16 (Universally Unique Identifier, general unique identifier), the source code downloaded is carried out compression packing, using the value of uuid as naming and be kept at/data file under stand-by, and notify that DEA assembly source code has been packed, enter next step;
When DEA assembly receives the request of newly-built application, carry out following operation:
DEA is by warden (CloudFoundry LXC Container Management) newly-built application container;
DEA judges the type of application, the code storage address at required compilation tool bag and instrument place according to the configuration information of application, checks out corresponding compilation tool bag in compilation tool warehouse, to download in application container/tmp/.buildpacks file in;
DEA obtains source code compressed package from/data file, adds the compilation tool bag of download, and creates the automatic script file disposed.All Files compression packing, obtain an application package, be called droplet;
Droplet copies in application container by DEA, decompress(ion) droplet in application container environment, performs the script file of compilation tool bag.DEA derives environmental variance " EXPORT_BUILDPACK_ENV_VARIABLES_SCRIPT " in the application container just created, and this variable generates the code of automatic Run Script, its objective is all sh scripts into performing under compilation tool bag catalogue;
Compilation tool script comprises the software package obtained required for application program operation, complete download fast by the file server in this embody rule example, perform script file and software package is unziped to appropriate location, revises the execution authority of configuration file and alternative document;
After environment configurations completes, script finally copies the source code of application program to suitable position, starts application program.Application program completes deployment, and the link that user can be returned by interface conducts interviews;
According to thirdly described content in technical scheme, by amendment warehouse source code, realize renewal and the Version Control of application.User's loading source code, completes and to revise and after pushing and being updated to code storage, concrete steps are as follows:
As shown in Figure 5, source code storage uses git host-host protocol to build, and git supports that one is called the operation of " hook (hook) " program, and when code storage occurs once to push and upgrade at every turn, this hook program all automatically performs.This embody rule example takes full advantage of the effect of hook program, be written with code update in hook after, and the interface redeploying application in Automatically invoked CloudFoundry, interface is /v2/app/restage;
Same by after authentication, the code of new edition is downloaded and is packed by cloud controller, gives 16 the random uuid regenerated, old edition source code bag is shifted out deployment catalogue, re-executes the flow process of newly-built application container and compiling, realize the deployment of new version software.
Have recorded the metadata of all application deployments in cloud controller, when each application deployment, cloud controller by the uuid of weblication and Apply Names record in a database, according to the priority of time, interface is given each version a version number V 1, V 2, interface is shown and the function of rollback version is provided.The operation of rollback does not need to download code packages, only needs to replace source code bag from this locality;
This embody rule example relates to the application store system design proposal that web AH and one possess cloud ability (cloud-ready), and the key of this embody rule example is:
First be a kind ofly support multilingual deployed environment system, by the PaaS ability of CloudFoundry, build the software systems that is suitable for the PaaS field that domestic consumer and developer use jointly.By preset source code storage, platform can build the weblication of abundant " out-of-the-box ";
Secondly, configurable cloud applies designing a model of shop module.Cloud application shop is by the configuration file of yaml form, and the metadata information applied by each web (Apply Names, application type, hsrdware requirements, source code storage, compilation tool warehouse) is preserved in systems in which, and is illustrated on interface.The system of this means can not store source code or the compiling bag of any weblication, greatly reduces the storage pressure of system like this;
CloudFoundry in this embody rule example connects two source code storages and a file server: the script warehouse at weblication source code storage and compilation tool place, file server is deposited all software packages needing to use in running environment.Code storage support uses SVN (Subversion, Version) and the protocol realization of Git, cloud controller and DEA by downloading web application source code and compilation tool, and install corresponding software package, realize web application deployment in a reservoir.
Source code storage at CloudFoundry platform by " hook " program (hook) reversal of the natural order of things, after source code storage changes, is triggered the compiling system of platform, upgrades the application disposed, realize the version management of system application;
This embody rule example is the cloud application shop plateform system built by CloudFoundry platform application trustship ability, belongs to the part of functions realization that namely cloud computing platform serves (Platform-as-a-Service).Many tenants ability of the cloud application integrated CloudFoundry in shop and verification system, realize many tenants ability of system.User registers use with the form of tenant on platform, and dispose weblication by subscribing to, environment when platform provides program to run, the expense of all Application share container saving resources, process isolation ensures the security of respective application system.
Adopt the system of this embody rule example, in conjunction with the source code storage of platform, different tenant user is according to respective demand and ability, subscribing in the process using web application, the source code of application program can be checked out, use general programming tool amendment source code, redeploy and upgrade weblication, meeting the demand of individual and enterprise.This embody rule example has carried out the expansion in cloud application shop on the basis of original CloudFoundry, has filled up the vacancy of domestic consumer in PaaS field.
Refer to Fig. 6, Fig. 6 is the application deployment system structural representation of an embodiment based on cloud computing platform.
Based on an application deployment system for cloud computing platform, comprising:
Generation module 310, for the configuration file that the application generated with need to dispose is corresponding; Wherein, described configuration file comprises: the source code address of described application, write language and running environment thereof;
Download module 330, for being downloaded the source code of described application from source code storage according to described source code address by cloud computing platform, according to described write language and running environment to download from source code storage needed for compilation tool bag;
Collector 350, for creating application container, and wraps in described source code and compilation tool in described application container and compiles, obtain compiled code, dispose according to described compiled code to described application.
The above-mentioned application deployment system based on cloud computing platform, by the configuration file that the application generated with need to dispose is corresponding, according to the source code address of configuration file, the source code writing language and running environment download needs thereof and compilation tool bag, then compile in newly-built application container, and dispose according to compiling result, the process of disposing is easier, and efficiency is higher.
In one embodiment, described download module 330 can comprise:
Compression module, carries out compression packing process for the cloud controller calling cloud computing platform to described source code, obtains source code compressed package;
Described collector 350 performs the described process carrying out compiling that described source code and compilation tool wrapped in described application container and can be further used for:
Described source code compressed package and compilation tool are wrapped in decompress(ion) in described application container and compile by the agents assembly calling cloud computing platform.
Above-described embodiment, can accelerate source code from cloud controller to the transmission efficiency of agents assembly by carrying out compression packing process to source code.
In one embodiment, described collector 350 can be further used for:
Call the script file that agents building component is disposed, described source code compressed package, compilation tool bag and script file are inserted in described application container, source code compressed package described in decompress(ion) and compilation tool bag, be configured described application container according to described script file.
Above-described embodiment, being configured application container by the script file that generates can the configuration application container of more efficiency.
In one embodiment, described compression module can be further used for:
The cloud controller calling cloud computing platform carries out compression packing process to described source code, to be kept at by source code compressed package in local cache file and to name with identification code.
Above-described embodiment, by carrying out identification code name to source code compressed package, can add up each source code compressed package, can download to corresponding source code faster when needs application deployment.
In one embodiment, the application deployment system based on cloud computing platform of the present embodiment can also comprise:
Update module 370, for the more new state of detection resources code data, when source code data occur to upgrade, that carries out applying according to new source code redeploys.
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., based on an application deployment method for cloud computing platform, it is characterized in that, comprise the following steps:
Generate the configuration file corresponding with the application needing to dispose; Wherein, described configuration file comprises: the source code address of described application, write language and running environment thereof;
Downloaded the source code of described application from source code storage according to described source code address by cloud computing platform, according to described write language and running environment to download from source code storage needed for compilation tool bag;
Create application container, and described source code and compilation tool are wrapped in described application container compile, obtain compiled code, according to described compiled code, described application is disposed.
2. the application deployment method based on cloud computing platform according to claim 1, is characterized in that, described in write language and running environment download from source code storage needed for compilation tool bag step before also comprise:
The cloud controller calling cloud computing platform carries out compression packing process to described source code, obtains source code compressed package;
The described step carrying out compiling that described source code and compilation tool wrapped in described application container comprises:
Described source code compressed package and compilation tool are wrapped in decompress(ion) in described application container and compile by the agents assembly calling cloud computing platform.
3. the application deployment method based on cloud computing platform according to claim 2, it is characterized in that, described in call cloud computing platform agents assembly described source code compressed package and compilation tool are wrapped in decompress(ion) in described application container and the step of carrying out compiling comprises:
Call the script file that agents building component is disposed, described source code compressed package, compilation tool bag and script file are inserted in described application container, source code compressed package described in decompress(ion) and compilation tool bag, be configured described application container according to described script file.
4. the application deployment method based on cloud computing platform according to claim 2, is characterized in that, described in call cloud computing platform cloud controller compression packing process is carried out to described source code, the step obtaining source code compressed package comprises:
The cloud controller calling cloud computing platform carries out compression packing process to described source code, to be kept at by source code compressed package in local cache file and to name with identification code.
5. the application deployment method based on cloud computing platform according to claim 1, is characterized in that, also comprises after described step of disposing described application according to described compiled code:
The more new state of detection resources code data, when source code data occur to upgrade, that carries out applying according to new source code redeploys.
6. based on an application deployment system for cloud computing platform, it is characterized in that, comprising:
Generation module, for the configuration file that the application generated with need to dispose is corresponding; Wherein, described configuration file comprises: the source code address of described application, write language and running environment thereof;
Download module, for being downloaded the source code of described application from source code storage according to described source code address by cloud computing platform, according to described write language and running environment to download from source code storage needed for compilation tool bag;
Collector, for creating application container, and wraps in described source code and compilation tool in described application container and compiles, obtain compiled code, dispose according to described compiled code to described application.
7. the application deployment system based on cloud computing platform according to claim 6, is characterized in that, described download module comprises:
Compression module, carries out compression packing process for the cloud controller calling cloud computing platform to described source code, obtains source code compressed package;
Described collector performs the described process carrying out compiling that described source code and compilation tool wrapped in described application container and is further used for:
Described source code compressed package and compilation tool are wrapped in decompress(ion) in described application container and compile by the agents assembly calling cloud computing platform.
8. the application deployment system based on cloud computing platform according to claim 7, is characterized in that, described collector is further used for:
Call the script file that agents building component is disposed, described source code compressed package, compilation tool bag and script file are inserted in described application container, source code compressed package described in decompress(ion) and compilation tool bag, be configured described application container according to described script file.
9. the application deployment system based on cloud computing platform according to claim 7, is characterized in that, described compression module is further used for:
The cloud controller calling cloud computing platform carries out compression packing process to described source code, to be kept at by source code compressed package in local cache file and to name with identification code.
10. the application deployment system based on cloud computing platform according to claim 6, is characterized in that, also comprise:
Update module, for the more new state of detection resources code data, when source code data occur to upgrade, that carries out applying according to new source code 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 true CN104793946A (en) 2015-07-22
CN104793946B 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)

Cited By (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 realizing code release at any time based on Git
CN105490860A (en) * 2015-12-24 2016-04-13 北京奇虎科技有限公司 Method, device and system for deploying application program operation environment
CN105843881A (en) * 2016-03-21 2016-08-10 北京搜狐新媒体信息技术有限公司 Picture processing url mapping method and apparatus
CN105867990A (en) * 2015-11-20 2016-08-17 乐视云计算有限公司 Software development integration method and device thereof
CN106055388A (en) * 2016-06-25 2016-10-26 国云科技股份有限公司 Cloud platform application automatic deployment framework
CN106095522A (en) * 2016-06-03 2016-11-09 北京奇虎科技有限公司 A kind of method realizing distributed compilation and distributed compilation system
CN106095442A (en) * 2016-06-13 2016-11-09 福州智永信息科技有限公司 Automatic high speed contract-out party's method based on web
CN106293701A (en) * 2016-07-26 2017-01-04 浪潮软件股份有限公司 Multi-tenant version management application engine design method based on cloud server
CN106406971A (en) * 2016-09-26 2017-02-15 杭州迪普科技有限公司 A compiling method and device for code files
CN106445515A (en) * 2016-09-18 2017-02-22 深圳市华云中盛科技有限公司 PaaS cloud implementation method based on containers
CN106598681A (en) * 2016-12-21 2017-04-26 北京恒华伟业科技股份有限公司 Construction method and device for development environment
CN106598841A (en) * 2016-11-07 2017-04-26 上海斐讯数据通信技术有限公司 Self-installing method and system for automatic test frame
CN106610853A (en) * 2015-10-26 2017-05-03 阿里巴巴集团控股有限公司 Application deployment method and device
CN106775760A (en) * 2017-01-04 2017-05-31 郑州云海信息技术有限公司 The method and system of container mirror image to mirror image warehouse are uploaded based on source code library
CN106775730A (en) * 2016-12-21 2017-05-31 深圳Tcl数字技术有限公司 Program dissemination method and system
CN106802807A (en) * 2017-02-20 2017-06-06 深圳市冬泉谷信息技术有限公司 Application delivery method, container platform and application delivery system based on container platform
CN106815052A (en) * 2017-01-10 2017-06-09 南威软件股份有限公司 A kind of method of the rapid deployment system for being adapted to multi-environment configuration
CN106843991A (en) * 2016-12-13 2017-06-13 北京元心科技有限公司 Program compiling method and system
CN107070964A (en) * 2016-12-08 2017-08-18 上海找钢网信息科技股份有限公司 Telecommunication packaging method and system based on isomerous environment
CN107885658A (en) * 2017-10-31 2018-04-06 平安科技(深圳)有限公司 Test preposition implementation method, device, terminal device and storage medium
CN107979493A (en) * 2017-11-21 2018-05-01 平安科技(深圳)有限公司 Platform is construction method, server and the storage medium for servicing PAAS container platforms
CN108073426A (en) * 2017-03-29 2018-05-25 上海云首信息科技有限公司 A kind of method of managing software based on cloud computing, apparatus and system
CN108196843A (en) * 2018-01-09 2018-06-22 成都睿码科技有限责任公司 Visualization Docker containers compile the O&M method of deployment automatically
CN108241793A (en) * 2016-12-23 2018-07-03 大唐移动通信设备有限公司 A kind of method and device for generating Web page application system
CN108270728A (en) * 2016-12-30 2018-07-10 上海华讯网络系统有限公司 Mixing cloud management system and method based on container
CN108574702A (en) * 2017-03-08 2018-09-25 中兴通讯股份有限公司 A kind of cloud application dispositions method and system
CN108833482A (en) * 2018-05-21 2018-11-16 平安科技(深圳)有限公司 MDL file automatic downloading method, system, computer equipment and storage medium
CN109408038A (en) * 2018-09-20 2019-03-01 摩尔元数(厦门)科技有限公司 A kind of open source APP personalized customization method and system
CN109614109A (en) * 2018-11-16 2019-04-12 中国银行股份有限公司 Using dispositions method, device and system
CN109783076A (en) * 2018-12-14 2019-05-21 深圳壹账通智能科技有限公司 Code administration method, apparatus, equipment and storage medium based on git
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
CN110008073A (en) * 2019-04-11 2019-07-12 苏州浪潮智能科技有限公司 Hardware platform differentiation screen method, device, equipment and readable storage medium storing program for executing
CN110018951A (en) * 2018-01-10 2019-07-16 武汉斗鱼网络科技有限公司 A kind of test method, storage medium, equipment and the system of JS code
CN110018857A (en) * 2018-01-05 2019-07-16 武汉斗鱼网络科技有限公司 Application component Hua Zhong branch automatic management method, storage medium, device and method
CN110177144A (en) * 2019-05-27 2019-08-27 万惠投资管理有限公司 A method of based on private clound one-key duplication application environment
CN110366186A (en) * 2019-06-06 2019-10-22 佛山职业技术学院 A kind of dispositions method and system of sensor and actor 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
CN111061642A (en) * 2019-12-19 2020-04-24 北京智能工场科技有限公司 Full-automatic competition data processing system and method based on user data
CN111083054A (en) * 2019-11-15 2020-04-28 浙江大搜车软件技术有限公司 Route configuration processing method and device, computer equipment and storage medium
CN111124596A (en) * 2018-11-01 2020-05-08 千寻位置网络有限公司 Container-based release management method and system
CN111142884A (en) * 2019-12-12 2020-05-12 北京达佳互联信息技术有限公司 Applet version deployment method and device, electronic equipment and storage medium
CN111198726A (en) * 2019-12-30 2020-05-26 中科星图股份有限公司 Configuration system and method suitable for traditional application clouding
CN111198721A (en) * 2018-10-30 2020-05-26 北京国双科技有限公司 Application program running method and device
CN111324412A (en) * 2018-12-13 2020-06-23 阿里巴巴集团控股有限公司 Service deployment method, device and storage medium
CN111356986A (en) * 2017-11-16 2020-06-30 西门子股份公司 Method for mutually integrating applications, in particular Web applications
CN111399865A (en) * 2020-04-21 2020-07-10 贵州新致普惠信息技术有限公司 Method for automatically constructing target file based on container technology
CN111488254A (en) * 2019-01-25 2020-08-04 顺丰科技有限公司 Deployment and monitoring device and method of machine learning model
CN111506322A (en) * 2020-04-16 2020-08-07 瑞纳智能设备股份有限公司 Automatic integrated construction development deployment platform and method
CN112114904A (en) * 2020-09-28 2020-12-22 中国建设银行股份有限公司 Method and device for processing system configuration information
CN112162753A (en) * 2020-09-28 2021-01-01 腾讯科技(深圳)有限公司 Software deployment method and device, computer equipment and storage medium
CN113064630A (en) * 2021-03-30 2021-07-02 北京智慧星光信息技术有限公司 Mobile terminal APP automatic packaging method and system, electronic device and storage medium
CN113127136A (en) * 2019-12-30 2021-07-16 北京懿医云科技有限公司 Docker mirror image generation method and device, storage medium and electronic equipment
CN113254356A (en) * 2021-07-16 2021-08-13 浩鲸云计算科技股份有限公司 Test environment management method based on Knative
CN113407194A (en) * 2021-07-26 2021-09-17 北京京东乾石科技有限公司 Method and device for deploying software
CN113467931A (en) * 2021-06-04 2021-10-01 中国联合网络通信集团有限公司 Computing task processing method, device and system
WO2021259001A1 (en) * 2020-06-22 2021-12-30 中国第一汽车股份有限公司 Automobile diagnosis system, method and apparatus for updating automobile diagnosis system, and device and storage medium
TWI759096B (en) * 2021-02-04 2022-03-21 中華電信股份有限公司 Building and deployment system and method of shared software solution and computer readable medium
CN114879984A (en) * 2022-07-07 2022-08-09 杭州阿启视科技有限公司 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
CN115469878A (en) * 2022-09-13 2022-12-13 上海掌御信息科技有限公司 Android code diversity compiling method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130198719A1 (en) * 2012-01-31 2013-08-01 Red Hat Inc. Automated deployment of an application in a computing platform
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)

Patent Citations (3)

* 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
US20130198719A1 (en) * 2012-01-31 2013-08-01 Red Hat Inc. Automated deployment of an application in a computing platform
CN104391689A (en) * 2014-11-04 2015-03-04 中国石油天然气股份有限公司 Internet of things application development method, middleware and PaaS (Platform as a Service)

Cited By (87)

* 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 realizing code release at any time 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
WO2017084275A1 (en) * 2015-11-20 2017-05-26 乐视控股(北京)有限公司 Software development integration method and apparatus
CN105490860A (en) * 2015-12-24 2016-04-13 北京奇虎科技有限公司 Method, device and system for deploying application program operation environment
CN105490860B (en) * 2015-12-24 2019-03-05 北京奇虎科技有限公司 The method, apparatus and system of disposing application program running environment
CN105843881A (en) * 2016-03-21 2016-08-10 北京搜狐新媒体信息技术有限公司 Picture processing url mapping method and apparatus
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
CN106095442A (en) * 2016-06-13 2016-11-09 福州智永信息科技有限公司 Automatic high speed contract-out party's 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 浪潮软件股份有限公司 Multi-tenant version management application engine design method based on cloud server
CN106445515A (en) * 2016-09-18 2017-02-22 深圳市华云中盛科技有限公司 PaaS cloud implementation method based on containers
CN106406971A (en) * 2016-09-26 2017-02-15 杭州迪普科技有限公司 A compiling method and device for code files
CN106406971B (en) * 2016-09-26 2019-05-07 杭州迪普科技股份有限公司 A kind of Compilation Method and device of code file
CN106598841A (en) * 2016-11-07 2017-04-26 上海斐讯数据通信技术有限公司 Self-installing method and system for automatic test frame
CN107070964A (en) * 2016-12-08 2017-08-18 上海找钢网信息科技股份有限公司 Telecommunication packaging method and system based on isomerous environment
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
CN108270728A (en) * 2016-12-30 2018-07-10 上海华讯网络系统有限公司 Mixing cloud management system and method based on container
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
CN106775760A (en) * 2017-01-04 2017-05-31 郑州云海信息技术有限公司 The method and system of container mirror image to mirror image warehouse are uploaded based on source code library
CN106815052A (en) * 2017-01-10 2017-06-09 南威软件股份有限公司 A kind of method of the rapid deployment system for being adapted to multi-environment configuration
CN106802807A (en) * 2017-02-20 2017-06-06 深圳市冬泉谷信息技术有限公司 Application delivery method, container platform and application delivery system based on container platform
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
CN108073426A (en) * 2017-03-29 2018-05-25 上海云首信息科技有限公司 A kind of method of managing software based on cloud computing, apparatus and system
CN107885658A (en) * 2017-10-31 2018-04-06 平安科技(深圳)有限公司 Test preposition implementation method, device, terminal device and storage medium
CN107885658B (en) * 2017-10-31 2019-06-21 平安科技(深圳)有限公司 Test preposition implementation method, device, terminal device and storage medium
CN111356986A (en) * 2017-11-16 2020-06-30 西门子股份公司 Method for mutually integrating applications, in particular Web applications
US11755353B2 (en) 2017-11-16 2023-09-12 Siemens Aktiengesellschaft Method for reciprocally integrating applications, in particular web applications
CN111356986B (en) * 2017-11-16 2023-12-05 西门子股份公司 Method for mutually integrating applications, in particular Web applications
CN107979493A (en) * 2017-11-21 2018-05-01 平安科技(深圳)有限公司 Platform is construction method, server and the storage medium for servicing PAAS container platforms
CN110018857A (en) * 2018-01-05 2019-07-16 武汉斗鱼网络科技有限公司 Application component Hua Zhong branch automatic management method, storage medium, device and method
CN110018857B (en) * 2018-01-05 2022-08-16 武汉斗鱼网络科技有限公司 Method, storage medium, device and method for automatically managing branches in application modularization
CN108196843A (en) * 2018-01-09 2018-06-22 成都睿码科技有限责任公司 Visualization Docker containers compile the O&M method of deployment automatically
CN110018951A (en) * 2018-01-10 2019-07-16 武汉斗鱼网络科技有限公司 A kind of test method, storage medium, equipment and the system of JS code
CN108833482A (en) * 2018-05-21 2018-11-16 平安科技(深圳)有限公司 MDL file automatic downloading method, system, computer equipment and storage medium
CN109408038B (en) * 2018-09-20 2022-04-08 摩尔元数(福建)科技有限公司 Open source APP personalized customization method and system
CN109408038A (en) * 2018-09-20 2019-03-01 摩尔元数(厦门)科技有限公司 A kind of 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
CN109614109A (en) * 2018-11-16 2019-04-12 中国银行股份有限公司 Using dispositions method, device 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
CN110008073A (en) * 2019-04-11 2019-07-12 苏州浪潮智能科技有限公司 Hardware platform differentiation screen method, device, equipment and readable storage medium storing program for executing
CN110177144B (en) * 2019-05-27 2021-10-08 万惠投资管理有限公司 Method for copying application environment by one key based on private cloud
CN110177144A (en) * 2019-05-27 2019-08-27 万惠投资管理有限公司 A method of based on private clound one-key duplication application environment
CN110366186A (en) * 2019-06-06 2019-10-22 佛山职业技术学院 A kind of dispositions method and system of sensor and actor network application program
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
CN111083054A (en) * 2019-11-15 2020-04-28 浙江大搜车软件技术有限公司 Route configuration processing method and device, computer equipment and storage medium
CN111083054B (en) * 2019-11-15 2021-11-30 浙江大搜车软件技术有限公司 Route configuration processing method and device, computer equipment and storage medium
CN111142884A (en) * 2019-12-12 2020-05-12 北京达佳互联信息技术有限公司 Applet version deployment method and device, electronic equipment and storage medium
CN111142884B (en) * 2019-12-12 2024-03-26 北京达佳互联信息技术有限公司 Version deployment method and device of applet, electronic equipment and storage medium
CN111061642A (en) * 2019-12-19 2020-04-24 北京智能工场科技有限公司 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
CN111198726A (en) * 2019-12-30 2020-05-26 中科星图股份有限公司 Configuration system and method suitable for traditional application clouding
CN111198726B (en) * 2019-12-30 2023-07-14 中科星图股份有限公司 Configuration system and method suitable for traditional application clouding
CN113127136A (en) * 2019-12-30 2021-07-16 北京懿医云科技有限公司 Docker mirror image generation method and device, storage medium and electronic equipment
CN111506322A (en) * 2020-04-16 2020-08-07 瑞纳智能设备股份有限公司 Automatic integrated construction development deployment platform and method
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
WO2021259001A1 (en) * 2020-06-22 2021-12-30 中国第一汽车股份有限公司 Automobile diagnosis system, method and apparatus for updating automobile diagnosis system, and device and storage medium
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
CN113064630A (en) * 2021-03-30 2021-07-02 北京智慧星光信息技术有限公司 Mobile terminal APP automatic packaging method and system, electronic device and storage medium
CN113467931A (en) * 2021-06-04 2021-10-01 中国联合网络通信集团有限公司 Computing task processing method, device and system
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
CN113254356A (en) * 2021-07-16 2021-08-13 浩鲸云计算科技股份有限公司 Test environment management method based on Knative
CN113407194A (en) * 2021-07-26 2021-09-17 北京京东乾石科技有限公司 Method and device for deploying software
CN114879984A (en) * 2022-07-07 2022-08-09 杭州阿启视科技有限公司 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
CN115469878A (en) * 2022-09-13 2022-12-13 上海掌御信息科技有限公司 Android code diversity compiling method
CN115469878B (en) * 2022-09-13 2023-11-24 上海掌御信息科技有限公司 Android code diversity compiling method

Also Published As

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

Similar Documents

Publication Publication Date Title
CN104793946A (en) Application deployment method and system based on cloud computing platform
Oakes et al. Pipsqueak: Lean lambdas with large libraries
EP3336690B1 (en) Extensible data transformation authoring and validation system
CN106610839B (en) Method for issuing upgrade package, lightweight upgrade method, device and system
CN103608773B (en) For the deployment system of multinode application
CN109491695A (en) A kind of increment updating method of integrated Android application
CN111198744A (en) Method for automatic application program containerization and mirror image backup release
CN107506221A (en) Application program updating method, apparatus and equipment
CN103077043B (en) A kind of method of quick Start-up and operating performance Linux
CN101470621A (en) Virtual machine configuration system
CN102289378A (en) Method for automatically generating APP (Application)
CN105389186A (en) Hot deployment method and system for Java application
CN106559484A (en) The method that instance system exempts from installation and operation application
US11922146B2 (en) Systems and method for creating enterprise software
US20160062754A1 (en) Coordinating Application Deployment with a Platform Tier
US20160224327A1 (en) Linking a Program with a Software Library
CN104731622A (en) Application program loading method and device and mobile terminal
CN116049207A (en) Application SQL script processing method and device, processor and electronic equipment
CN115437653A (en) Method for privatized deployment by using container technology
US20170329698A1 (en) System and Method for Provisioning a Virtual Machine Test Environment
CN117707543A (en) Application installation package manufacturing and installation method, computing device and storage medium
CN116991381B (en) Application cross compiling method and device, computing equipment and storage medium
US20190171427A1 (en) System and method for implementing automated deployment
US10552135B1 (en) Reducing a size of an application package
CN110334031B (en) Memory allocation code detection method and device, computer equipment 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