CN106610853A - Application deployment method and device - Google Patents

Application deployment method and device Download PDF

Info

Publication number
CN106610853A
CN106610853A CN201510702384.6A CN201510702384A CN106610853A CN 106610853 A CN106610853 A CN 106610853A CN 201510702384 A CN201510702384 A CN 201510702384A CN 106610853 A CN106610853 A CN 106610853A
Authority
CN
China
Prior art keywords
configuration
file bag
bag
application
cloud storage
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510702384.6A
Other languages
Chinese (zh)
Inventor
周焕盛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201510702384.6A priority Critical patent/CN106610853A/en
Priority to PCT/CN2016/102299 priority patent/WO2017071494A1/en
Publication of CN106610853A publication Critical patent/CN106610853A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides an application deployment method and device. The application deployment method comprises the following steps of obtaining an operating file package and a configuration file package of an application; obtaining configuration information generated in advance and correcting the configuration file package according to the configuration information; and distributing the operating file package and the corrected configuration file package to a server on which a client is located according to a preset application deployment process and executing the installation process of the application. Various software packages of the application are separated from a dependent environment installation package during operation, and are divided into the operating file package and the configuration file package, the configuration information is generated for different operating environments in advance, so that the configuration file package can be corrected by using the configuration information in different operating environments during application deployment, dynamic configuration of parameters during application deployment is achieved, and the flexibility and the dynamic customizability of the application deployment are achieved by the method.

Description

One kind is using dispositions method and device
Technical field
The application is related to areas of information technology, more particularly to a kind of to apply dispositions method and a kind of application section Administration's device.
Background technology
Modern software system generally has many dependences, and particularly in cloud environment, an application can rely on bottom The runtime environment and many third party libraries, the system of periphery of layer, such as Language Runtime, data Storehouse, Web server, distributed storage.These dependences are managed using itself there are many configuration files, Such as library file runtime parameter, data base connection configuration, Web server configuration, the startup ginseng of itself Number.During deployment, need first to write these configuration informations, then load related dependant, finally open Dynamic application.
In order to accomplish from the automation application deployment for getting out installation kit to the correct startup of application, it is necessary to customize The deployment flow process of each application, solves Dependence Problem, the configuration management and can be according to deployment during deployment The problem for needing to carry out Dynamic Customization, correctly to start application at the end of deployment.
Existing application deployment system includes deployment management module, performing module, SVN servers, data Storehouse and client.Application dispositions method under the system includes:Deployment management module to performing module sends Deployment order and deployment information, deployment information includes server and the component letter for needing to dispose in production environment Breath;Performing module receives deployment order and deployment information, and need are obtained from data base according to deployment information The version information of the component to be disposed, by version information the client on the server for needing deployment is sent to End;Client according to the version information from SVN server download version files, and according to script file Operation correspondence version file, completes this deployment.
For some apply deployment scenario, for example, consider the deployment scenario of middleware, different middleware collection Group generally has different configuration parameters (such as database linkage information, start-up parameter, cluster configuration), To be adapted to the service requirement of upper strata different business application, however, above-mentioned application dispositions method should in deployment All deployment can only all use the same configuration, it is impossible to which dynamic state of parameters when realizing application deployment can match somebody with somebody Put.
The content of the invention
The goal of the invention of the embodiment of the present application is to provide one kind application dispositions method, can realize application section Dynamic state of parameters during administration can configure.
Accordingly, the embodiment of the present application additionally provides a kind of application deployment device, to ensure said method Realization and application.
In order to solve the above problems, this application discloses one kind application dispositions method, including:
Obtain the operating file bag and configuration file bag of application;
The configuration information that acquisition is previously generated, and the configuration file bag according to the configuration information amendment;
According to the application deployment flow process for pre-setting, by the operating file bag and the revised configuration File bag is distributed to applications client place server, performs the installation process of the application.
Further, the operating file bag and configuration file bag for obtaining application, including:
The version baseline information of the operating file bag of the application is obtained in version baseline database With the version baseline information of the configuration file bag;
According to the corresponding relation between version baseline information and cloud storage address, the operating file bag is obtained Cloud storage address and the configuration file bag cloud storage address;
According to the cloud storage address and the cloud storage address of the configuration file bag of the operating file bag, from Download in cloud storage warehouse and obtain the operating file bag and the configuration file bag.
Further, the cloud storage address and the cloud of the configuration file bag according to the operating file bag Storage address, downloads from cloud storage warehouse and obtains the operating file bag and the configuration file bag, wraps Include:
According to the cloud storage address and the cloud storage address of the configuration file bag of the operating file bag, and Row is downloaded from operation bag cloud storage warehouse and obtains the operating file bag and from configuration bag cloud storage warehouse Middle download obtains the configuration file bag.
Further, by the operating file bag and repair according to the application deployment flow process for pre-setting described The configuration file bag after just is distributed to applications client place server, performs the installation of the application Before process, also include:
Loading disposes flow template with described using corresponding application.
Further, the configuration file bag according to the configuration information amendment, including:
The configuration information is parsed, configuration parameter value is obtained;
The running configuration parameter given tacit consent in the configuration file bag is repaiied using the configuration parameter value Just.
Further, methods described also includes:
Operating file and configuration file are isolated from software kit;
For the running configuration parameter of the configuration file allocating default;
For the operating file configuration version baseline information generating run file bag, and for the configuration file Configuration version baseline information generates configuration file bag;
The operating file bag and configuration file bag are respectively stored into into storage silo according to version baseline information In the corresponding cloud storage address in storehouse.
Further, the operating file bag and the revised configuration file bag are distributed to into application client End place server, including:
By asynchronous system, the operating file bag and the revised configuration file bag batch are distributed To applications client place server.
Further, the configuration information is ini file.
Disclosed herein as well is a kind of application deployment device, including:
Acquiring unit, is configured to obtain the operating file bag and configuration file bag of application;
Amending unit, is configured to obtain the configuration information for previously generating, and is repaiied according to the configuration information Just described configuration file bag;
Performance element, is configured to according to the application deployment flow process for pre-setting, by the operating file bag And the revised configuration file bag is distributed to applications client place server, the application is performed Installation process.
Further, the acquiring unit includes:
Acquisition of information subelement, is configured to obtain the fortune of the application in version baseline database The version baseline information of style of writing part bag and the version baseline information of the configuration file bag;
Address acquisition subelement, is configured to according to corresponding between version baseline information and cloud storage address Relation, obtains the cloud storage address of the operating file bag and the cloud storage address of the configuration file bag;
Lower subelements, are configured to the cloud storage address according to the operating file bag and configuration text The cloud storage address of part bag, downloads from cloud storage warehouse and obtains the operating file bag and configuration text Part bag.
Further, the lower subelements, are configured to the cloud storage address according to the operating file bag And the cloud storage address of the configuration file bag, download from operation bag cloud storage warehouse obtain described parallel Operating file bag and download from configuration bag cloud storage warehouse and obtain the configuration file bag.
Further, described device also includes:
Loading unit, is configured in the performance element according to the application deployment flow process for pre-setting, will The operating file bag and the revised configuration file bag are distributed to applications client place server, Before performing the installation process of the application, load and dispose flow template using corresponding application with described.
Further, the amending unit includes:
Parameter analysis of electrochemical subelement, is configured to parse the configuration information, obtains configuration parameter value;
Parameters revision subelement, is configured to using the configuration parameter value to writing from memory in the configuration file bag The running configuration parameter recognized is modified.
Further, also include:
Separative element, is configured to isolate operating file and configuration file from software kit;Match somebody with somebody for described Put the running configuration parameter of file configuration acquiescence;Generate for the operating file configuration version baseline information and transport Style of writing part bag, and generate configuration file bag for the configuration file configuration version baseline information;
Memory element, is configured to foundation version baseline information by the operating file bag and configuration file bag In being respectively stored into the corresponding cloud storage address of storage repository.
Further, the performance element, is configured to asynchronous system, by the operating file bag and The revised configuration file bag batch is distributed to applications client place server.
Further, the configuration information is ini file.
Compared with prior art, the embodiment of the present application includes advantages below:
The embodiment of the present application by will application each software kit and its dependence runtime environment installation Bag is separated, and is divided into operating file bag and configuration file bag, and is directed to different running environment in advance Configuration information is generated, so that the configuration information under can utilizing different running environment in application deployment Configuration file bag is modified, so as to all deployment for changing existing application all can only be matched somebody with somebody using same Situation about putting, realizes and be can configure using dynamic state of parameters during deployment, and then realizes and build different application Cluster can specify different runtime configuration parameters, and to adapt to different business demands, the method is realized The motility of application deployment and dynamic customizability.
Description of the drawings
The step of Fig. 1 is one kind application dispositions method embodiment of the application flow chart;
The step of Fig. 2 is a kind of embodiment of the method for separation and the storage of the software kit in the application flow process Figure;
Fig. 3 is the method enforcement of a kind of operating file bag of the acquisition application in the application and configuration file bag Example the step of flow chart;
Fig. 4 is between the version baseline database in the application and operation bag cloud storage and configuration bag cloud storage Association schematic diagram;
The step of Fig. 5 is the another kind application dispositions method embodiment of the application flow chart;
Fig. 6 is a kind of system architecture schematic diagram of the application deployment in the application;
Fig. 7 is the structured flowchart that device embodiment is disposed in a kind of application of the application;
Fig. 8 is a kind of structured flowchart of the acquiring unit in the application;
Fig. 9 is the structured flowchart that device embodiment is disposed in the another kind application of the application;
Figure 10 is a kind of structured flowchart of the amending unit in the application;
Figure 11 is the structured flowchart of another application deployment device embodiment of the application.
Specific embodiment
It is understandable to enable the above-mentioned purpose of the application, feature and advantage to become apparent from, below in conjunction with the accompanying drawings The application is described in further detail with specific embodiment.
With reference to Fig. 1, flow chart the step of show one kind application dispositions method embodiment of the application, tool Body may include steps of:
Step 101, obtains the operating file bag and configuration file bag of application.
In the embodiment of the present application, the device or system (the hereinafter referred to as device) for application deployment is advance By each software kit of application, and its installation kit of the runtime environment for relying on is separated, and is divided into fortune Style of writing part bag and configuration file bag.
Wherein, configuration file bag be able to can become for the configuration parameter in file bag under different running environment Change or need the file bag of modification, such as in the deployment scenario of middleware, different middleware clusters is usual There are different configuration parameters (such as database linkage information, start-up parameter, cluster configuration), to be adapted to The service requirement of upper strata different business application.Configuration parameter in the configuration file bag etc. can pre-set For default value.And the data content in operating file bag is typically relatively fixed in different running environment.
In addition, using operating file bag and configuration file bag can be stored in same data base, also may be used To be stored separately, cloud storage warehouse can also be stored in medium.
The device obtains first the operating file bag and configuration file of the application when disposing to application Bag.
Step 102, obtains the configuration information for previously generating, and according to configuration information amendment configuration file bag.
The device has different configuration informations for the different running environment generation of application in advance, should match somebody with somebody confidence Breath can include machine list and each configuration parameter value, mainly can include wanting machine list section [deploy-servers], wherein list that the machine IP lists of cluster are disposed, and configuration parameter section [deploy-configs], wherein listing the application deployment configuration parameter value suitable for this cluster.
The configuration information can be ini file.Ini file resolving is simple.
On the apparatus step is obtained after configuration file bag, and matching somebody with somebody of previously generating can be transferred in this step Confidence ceases, and then the configuration parameter in configuration file bag is modified according to the configuration information.Therefore, In one alternative embodiment of the application, the configuration file bag according to the configuration information amendment, including: The configuration information is parsed, configuration parameter value is obtained;Matched somebody with somebody to described using the configuration parameter value Put the running configuration parameter given tacit consent in file bag to be modified.
The device can first decompress configuration file bag and obtain configuration file therein, the fortune in configuration file Row configuration parameter is configured with default value.The ini file of parsing configuration information, then obtains in configuration information Configuration parameter value, using the configuration parameter value in the configuration file give tacit consent to running configuration parameter Be modified, i.e., using configuration parameter value insert or the respective file that is substituted in configuration file bag in, with Modification configuration file bag in running configuration parameter default value, so as to allow apply deployment when can basis Configuration parameter value when cluster environment, service needed dynamic adjustment operation, after having disposed in application Sign in machine to change configuration parameter, realize the motility using deployment and dynamic customizability.
In the respective file that the configuration parameter value in configuration information is inserted or is substituted in configuration file bag In go during, if insertion or replacement operation produce conflict or without success, amendment failure, Can directly using the default parameterss of configuration file bag, i.e., directly using the acquiescence of each running configuration parameter Value.
Step 103, according to the application deployment flow process for pre-setting, by operating file bag and revised matches somebody with somebody Put file bag and be distributed to applications client place server, perform the installation process of application.
After the amendment to configuration file bag is completed, the device be able to will run according to application deployment flow process File bag and revised configuration file bag are distributed to each server that applications client is located, and performing respectively should Installation process.
The embodiment of the present application by will application each software kit and its dependence runtime environment installation Bag is separated, and is divided into operating file bag and configuration file bag, and is directed to different running environment in advance Configuration information is generated, so that the configuration information under can utilizing different running environment in application deployment Configuration file bag is modified, so as to all deployment for changing existing application all can only be matched somebody with somebody using same Situation about putting, realizes and be can configure using dynamic state of parameters during deployment, and then realizes and build different application Cluster can specify different runtime configuration parameters, and to adapt to different business demands, the method is realized The motility of application deployment and dynamic customizability.
In another alternative embodiment of the application, the separation and storage of software kit specifically can be such as Fig. 2 It is shown, including:
Step 201, isolates operating file and configuration file from software kit.
Step 202, is the running configuration parameter of the configuration file allocating default.
In the present embodiment, by the software kit of application, and its installation kit of the runtime environment for relying on is referred to as Software kit, in order to Dynamic Customization, application deployment, searches in advance the related number of configuration from software kit According to the data related to operation, operating file and configuration file are isolated.Then configuration file is carried out into mould Massing process, that is, generate standardized configuration file, and each running configuration parameter in configuration file is in phase The module answered, is that each running configuration parameter configuration default value generates the running configuration parameter given tacit consent to.
Step 203, is the operating file configuration version baseline information generating run file bag, and for institute State configuration file configuration version baseline information and generate configuration file bag.
Step 204, respectively stores the operating file bag and configuration file bag according to version baseline information To in the corresponding cloud storage address of storage repository.
In the embodiment of the present application, the installation kit of an application has multiple versions, operating file bag and configuration File bag is likely to have multiple versions, and a version represents a baseline.Therefore can be the operation File configuration version baseline information generating run file bag, and believe for the configuration file configuration version baseline Breath generates configuration file bag.Operating file bag and configuration of the device using version baseline database to application The version baseline information of file bag is managed collectively, and each operating file is included in the version baseline database The version baseline information and the storage address of each version file bag of bag and configuration file bag, and do not store each File bag.The operating file bag and configuration file bag of each version can be unified to be stored in cloud storage warehouse, Accessed by HTTP URL.Therefore can according to version baseline information determine respectively operating file bag and The cloud storage address of configuration file bag, the cloud storage address is data storage file in cloud storage warehouse Address information, therefore the operating file bag and configuration file bag can be respectively stored into storage repository pair In the cloud storage address answered.
The cloud storage address of version baseline information and bag is managed collectively by version baseline database and is incited somebody to action Each file bag is stored in cloud storage, can save the memory space of data base, and each file bag can be with Easily download from cloud storage.In addition, a version one baseline of correspondence of each file bag, the version Application on the convenient upgrading cluster of baseline information management method.All configuration file packing storages, unified pipe Reason, it also avoid downloading and copying substantial amounts of small documents.
In another embodiment of the application, the operating file bag of above-mentioned acquisition application and configuration file bag Process, specifically can with as shown in figure 3, including:
Step 301, obtains the version baseline information of the operating file bag of application in version baseline database With the version baseline information of configuration file bag.
The device in the operating file bag for obtaining application and during configuration file bag, first in version base-line data The version baseline information of operating file bag and the version baseline information of configuration file bag are determined in storehouse.
Step 302, according to the corresponding relation between version baseline information and cloud storage address, is run The cloud storage address of file bag and the cloud storage address of configuration file bag.
In this step, version baseline information of the device further according to each file bag in version baseline database With the corresponding relation between cloud storage address, cloud storage address and the configuration file of operating file bag are determined The cloud storage address of bag.
Step 303, according to the cloud storage address and the cloud storage address of configuration file bag of operating file bag, Download from cloud storage warehouse and obtain operating file bag and configuration file bag.
After cloud storage address is obtained, the device can download the fortune for obtaining the application from cloud storage warehouse Style of writing part bag and configuration file bag.
In another embodiment, in order to the download for accelerating the operating file bag and configuration file bag applied is fast Degree, operating file bag and configuration file bag can be respectively stored in different cloud storage warehouses, such as schemed Shown in 4, the version baseline information that operating file bag is stored in version baseline database is corresponding in operation Address in bag cloud storage warehouse, and configuration file bag version baseline information it is corresponding configuration Bao Yun Address in storage repository, then, the cloud storage address and the cloud of configuration file bag according to operating file bag Storage address, downloads the process for obtaining operating file bag and the configuration file bag from cloud storage warehouse, Can be specifically:
According to the cloud storage address and the cloud storage address of configuration file bag of operating file bag, parallel from operation Download to obtain operating file bag and download from configuration bag cloud storage warehouse in bag cloud storage warehouse and obtain institute State configuration file bag.
The downloading process can use asynchronous I/O, so as to improve speed of download.By operating file bag and The cloud storage and version baseline management of configuration file bag, it is possible to achieve concentrate, batch, concurrently distribute it is soft Part bag, such that it is able to carry out quick large-scale cluster deployment.
In another embodiment of the application, according to the application deployment flow process for pre-setting, text will be run Part bag and revised configuration file bag are distributed to applications client place server, perform the installation of application Before process, as shown in figure 5, the method can also include:
Step 501, loads and disposes flow template using corresponding application with this.
In the present embodiment, the device does not use unified or fixed application deployment flow process, and can be Pre-build multiple application deployment flow templates, and the corresponding different deployment stream of deployment flow process of different application Journey template.The deployment flow template be mainly included on target machine create installation directory, apply and its The operation bag and configuration bag for relying on application is distributed to target machine, solution briquetting, is copied by download module batch Shellfish configuration file, copy operating file, detection application service processes whether there is, if exist if stop, Start whether new application service, the service of inspection start successfully etc..Different application has not according to own characteristic Same deployment flow template.The application deployment flow template can be yaml.
Loading with this using corresponding application dispose flow template after, when stating step 103 before execution, Operating file bag and revised configuration file bag can be distributed according to the application deployment flow process of the loading To applications client place server, the installation process of application is performed.Wherein, by the operating file bag And the revised configuration file bag is distributed to applications client place server, including:By asynchronous Mode, by the operating file bag and the revised configuration file bag batch applications client is distributed to Place server.I.e. in distribution procedure can with using asynchronous I/O mode, parallel to operating file bag and Revised configuration file bag is distributed, realize operating file bag and revised configuration file bag batch Amount distribution, by operating file bag and the cloud storage and version baseline management of configuration file bag, it is possible to achieve Concentration, concurrently batch, distributing software bag, such that it is able to carry out quick large-scale cluster deployment.
Accordingly, applications client place server can perform installation according to the deployment of deployment flow template Process, for example, create corresponding installation directory, and decompression installation kit is operating file bag and revised matches somebody with somebody File bag is put, whether copy configuration file, copy operating file, the service processes for then detecting application are deposited , stop if existing, start whether new application service, the service of inspection start successfully etc., carry out this Using installation.
The method can make the deployment flow process customizable of different application, when the deployment process of application is changed When, only flow template need to be updated, affix one's name to module or the deployment device without update section is needed.By different portions Administration's flow template, it is possible to achieve flow process layout.
Based on above-described embodiment, whole system framework can be with as shown in fig. 6, the device be first from version base The version information and storage address of operating file bag and configuration file bag are obtained in line data base, then from fortune In row bag cloud storage warehouse and configuration bag cloud storage warehouse Parallel download obtain application operating file bag and Configuration file bag, is then modified using the configuration information for previously generating to configuration file bag, is being obtained After revised configuration file bag, determine from application deployment flow template and apply corresponding application section with this Administration's flow template, and loads the deployment flow template, then according to the deployment flow template is by operating file Bag and revised configuration file bag are distributed to each server at applications client place, perform the peace of application Dress process.Wherein, bottom distributes each installation kit using asynchronous I/O, not only realizes batch distribution peace Dress bag arrives target machine, parallelization when also causing to distribute each machine operation bag and configuration bag, so as to add The fast speed of batch distribution and installation bag.
It should be noted that for embodiment of the method, in order to be briefly described, therefore it is all expressed as one it is The combination of actions of row, but those skilled in the art should know, and the embodiment of the present application is not by described Sequence of movement restriction because according to the embodiment of the present application, some steps can using other orders or Person is carried out simultaneously.Secondly, those skilled in the art also should know, embodiment described in this description Preferred embodiment is belonged to, necessary to involved action not necessarily the embodiment of the present application.
With reference to Fig. 7, show that the structured flowchart of device embodiment is disposed in a kind of application of the application, specifically may be used To include such as lower unit:
Acquiring unit 701, is configured to obtain the operating file bag and configuration file bag of application.
Amending unit 702, is configured to obtain the configuration information for previously generating, and according to described with confidence The breath amendment configuration file bag.
Performance element 703, is configured to according to the application deployment flow process for pre-setting, by the operation text Part bag and the revised configuration file bag are distributed to applications client place server, perform described answering Installation process.
The embodiment of the present application by said units by apply each software kit and its dependence operation when ring The installation kit in border is separated, and is divided into operating file bag and configuration file bag, and in advance for different Running environment generates configuration information, so that can be using under different running environment in application deployment Configuration information is modified to configuration file bag, so as to all deployment for changing existing application all can only make With the situation of same configuration, realize and be can configure using dynamic state of parameters during deployment, and then realize and build Different application cluster can specify different runtime configuration parameters, to adapt to different business demands, should Device realizes the motility using deployment and dynamic customizability.
In another embodiment, as shown in figure 8, acquiring unit 701 may further include:
Acquisition of information subelement 801, is configured to obtain the institute of the application in version baseline database State the version baseline information of operating file bag and the version baseline information of the configuration file bag.
Address acquisition subelement 802, is configured to according between version baseline information and cloud storage address Corresponding relation, obtains the cloud storage address of the operating file bag and the cloud storage ground of the configuration file bag Location.
Lower subelements 803, are configured to according to the cloud storage address of the operating file bag and described match somebody with somebody The cloud storage address of file bag is put, is downloaded from cloud storage warehouse and is obtained the operating file bag and described match somebody with somebody Put file bag.
Wherein, lower subelements 803, specifically can be configured to be deposited according to the cloud of the operating file bag Storage address and the cloud storage address of the configuration file bag, download from operation bag cloud storage warehouse obtain parallel Obtain the operating file bag and download from configuration bag cloud storage warehouse and obtain the configuration file bag.
In another embodiment, as shown in figure 9, the device can also include:
Loading unit 901, is configured in performance element 703 according to the application deployment flow process for pre-setting, The operating file bag and the revised configuration file bag are distributed to into service that applications client is located Device, before performing the installation process of the application, loads and disposes flow process mould using corresponding application with described Plate.
In another embodiment, as shown in Figure 10, the amending unit 702 includes:
Parameter analysis of electrochemical subelement 1001, is configured to parse the configuration information, obtains configuration ginseng Numerical value;
Parameters revision subelement 1002, is configured to using the configuration parameter value to the configuration file bag The running configuration parameter of middle acquiescence is modified.
In another embodiment, as shown in figure 11, described device also includes:
Separative element 1101, is configured to isolate operating file and configuration file from software kit;For institute State the running configuration parameter of configuration file allocating default;For operating file configuration version baseline information life Into operating file bag, and configuration file bag is generated for the configuration file configuration version baseline information;
Memory element 1102, is configured to according to version baseline information that the operating file bag and configuration is literary Part bag is respectively stored in the corresponding cloud storage address of storage repository.
In another embodiment, the performance element 703, is configured to asynchronous system, will be described Operating file bag and the revised configuration file bag batch are distributed to applications client place server.
Above-mentioned configuration information can be ini file.
The embodiment of the present application additionally provides a kind of electronic equipment, including memorizer and processor.
Processor is connected with each other with memorizer by bus;Bus can be isa bus, pci bus or Eisa bus etc..The bus can be divided into address bus, data/address bus, controlling bus etc..
Wherein, memorizer is used to store one section of program, and specifically, program can include program code, institute Program code is stated including computer-managed instruction.Memorizer may include high-speed RAM memorizer, also may be used Nonvolatile memory (non-volatile memory), for example, at least one disk memory can also be included.
Processor is used to read the program code in memorizer, performs following steps:
Obtain the operating file bag and configuration file bag of application;
The configuration information that acquisition is previously generated, and the configuration file bag according to the configuration information amendment;
According to the application deployment flow process for pre-setting, by the operating file bag and the revised configuration File bag is distributed to applications client place server, performs the installation process of the application.
For device embodiment, due to itself and embodiment of the method basic simlarity, so the comparison of description Simply, related part is illustrated referring to the part of embodiment of the method.
Each embodiment in this specification is described by the way of progressive, and each embodiment is stressed Be all difference with other embodiment, between each embodiment identical similar part mutually referring to .
Those skilled in the art are it should be appreciated that the embodiment of the embodiment of the present application can be provided as method, dress Put or computer program.Therefore, the embodiment of the present application can using complete hardware embodiment, completely Software implementation or the form with reference to the embodiment in terms of software and hardware.And, the embodiment of the present application Can adopt can be situated between in one or more computers for wherein including computer usable program code with storage The computer journey implemented in matter (including but not limited to disk memory, CD-ROM, optical memory etc.) The form of sequence product.
In a typical configuration, the computer equipment includes one or more processors (CPU), input/output interface, network interface and internal memory.Internal memory potentially includes computer-readable medium In volatile memory, the shape such as random access memory (RAM) and/or Nonvolatile memory Formula, such as read only memory (ROM) or flash memory (flash RAM).Internal memory is computer-readable medium Example.Computer-readable medium includes permanent and non-permanent, removable and non-removable media Information Store can be realized by any method or technique.Information can be computer-readable instruction, Data structure, the module of program or other data.The example of the storage medium of computer includes, but It is not limited to phase transition internal memory (PRAM), static RAM (SRAM), dynamic random to deposit Access to memory (DRAM), other kinds of random access memory (RAM), read only memory (ROM), Electrically Erasable Read Only Memory (EEPROM), fast flash memory bank or other in Deposit technology, read-only optical disc read only memory (CD-ROM), digital versatile disc (DVD) or other Optical storage, magnetic cassette tape, tape magnetic rigid disk storage other magnetic storage apparatus or it is any its His non-transmission medium, can be used to store the information that can be accessed by a computing device.According to herein Define, computer-readable medium does not include the computer readable media (transitory media) of non-standing, Such as the data signal and carrier wave of modulation.
The embodiment of the present application is with reference to the method according to the embodiment of the present application, terminal unit (system) and meter The flow chart and/or block diagram of calculation machine program product is describing.It should be understood that can be by computer program instructions Each flow process and/or square frame and flow chart and/or square frame in flowchart and/or block diagram The combination of flow process and/or square frame in figure.Can provide these computer program instructions to general purpose computer, The processor of special-purpose computer, Embedded Processor or other programmable data processing terminal equipments is producing One machine so that by the computing device of computer or other programmable data processing terminal equipments Instruction produce for realizing in one flow process of flow chart or one square frame of multiple flow processs and/or block diagram or The device of the function of specifying in multiple square frames.
These computer program instructions may be alternatively stored in can guide computer or other programmable datas to process In the computer-readable memory that terminal unit works in a specific way so that be stored in the computer-readable Instruction in memorizer is produced and includes the manufacture of command device, and command device realization is in flow chart one The function of specifying in flow process or one square frame of multiple flow processs and/or block diagram or multiple square frames.
These computer program instructions can also be loaded into computer or other programmable data processing terminals set It is standby upper so that execution series of operation steps is in terms of producing on computer or other programmable terminal equipments The process that calculation machine is realized, so as to the instruction performed on computer or other programmable terminal equipments provides use In realization in one flow process of flow chart or one square frame of multiple flow processs and/or block diagram or multiple square frames The step of function of specifying.
Although having been described for the preferred embodiment of the embodiment of the present application, those skilled in the art are once Basic creative concept is known, then other change and modification can be made to these embodiments.So, Claims are intended to be construed to include preferred embodiment and fall into the institute of the embodiment of the present application scope Have altered and change.
Finally, in addition it is also necessary to explanation, herein, such as first and second or the like relational terms It is used merely to make a distinction an entity or operation with another entity or operation, and not necessarily requires Either to imply and there is any this actual relation or order between these entities or operation.And, art Language " including ", "comprising" or its any other variant are intended to including for nonexcludability, so that A series of process, method, article or terminal unit including key elements not only includes those key elements, and Also include other key elements for being not expressly set out, or also include for this process, method, article or The intrinsic key element of person's terminal unit.In the absence of more restrictions, by sentence " including one It is individual ... " key element that limits, it is not excluded that including the process of the key element, method, article or end Also there is other identical element in end equipment.
Above to one kind application dispositions method provided herein and a kind of application deployment device, carry out It is discussed in detail, specific case used herein is set forth to the principle and embodiment of the application, The explanation of above example is only intended to help and understands the present processes and its core concept;Meanwhile, it is right In one of ordinary skill in the art, according to the thought of the application, in specific embodiment and range of application On will change, in sum, this specification content should not be construed as the restriction to the application.

Claims (16)

1. one kind application dispositions method, it is characterised in that include:
Obtain the operating file bag and configuration file bag of application;
The configuration information that acquisition is previously generated, and the configuration file bag according to the configuration information amendment;
According to the application deployment flow process for pre-setting, by the operating file bag and the revised configuration File bag is distributed to applications client place server, performs the installation process of the application.
2. method according to claim 1, it is characterised in that the operation text of the acquisition application Part bag and configuration file bag, including:
The version baseline information of the operating file bag of the application is obtained in version baseline database With the version baseline information of the configuration file bag;
According to the corresponding relation between version baseline information and cloud storage address, the operating file bag is obtained Cloud storage address and the configuration file bag cloud storage address;
According to the cloud storage address and the cloud storage address of the configuration file bag of the operating file bag, from Download in cloud storage warehouse and obtain the operating file bag and the configuration file bag.
3. method according to claim 2, it is characterised in that described according to the operating file The cloud storage address of bag and the cloud storage address of the configuration file bag, download from cloud storage warehouse and obtain The operating file bag and the configuration file bag, including:
According to the cloud storage address and the cloud storage address of the configuration file bag of the operating file bag, and Row is downloaded from operation bag cloud storage warehouse and obtains the operating file bag and from configuration bag cloud storage warehouse Middle download obtains the configuration file bag.
4. method as claimed in any of claims 1 to 3, it is characterised in that described According to the application deployment flow process for pre-setting, by the operating file bag and the revised configuration file Bag is distributed to applications client place server, before performing the installation process of the application, also includes:
Loading disposes flow template with described using corresponding application.
5. method according to claim 1, it is characterised in that according to the configuration information amendment The configuration file bag, including:
The configuration information is parsed, configuration parameter value is obtained;
The running configuration parameter given tacit consent in the configuration file bag is repaiied using the configuration parameter value Just.
6. method according to claim 1, it is characterised in that also include:
Operating file and configuration file are isolated from software kit;
For the running configuration parameter of the configuration file allocating default;
For the operating file configuration version baseline information generating run file bag, and for the configuration file Configuration version baseline information generates configuration file bag;
The operating file bag and configuration file bag are respectively stored into into storage silo according to version baseline information In the corresponding cloud storage address in storehouse.
7. method according to claim 1, it is characterised in that by the operating file bag and repair The configuration file bag after just is distributed to applications client place server, including:
By asynchronous system, the operating file bag and the revised configuration file bag batch are distributed To applications client place server.
8. the method according to any one in claims 1 to 3,5 to 7, it is characterised in that The configuration information is ini file.
9. device is disposed in a kind of application, it is characterised in that included:
Acquiring unit, is configured to obtain the operating file bag and configuration file bag of application;
Amending unit, is configured to obtain the configuration information for previously generating, and is repaiied according to the configuration information Just described configuration file bag;
Performance element, is configured to according to the application deployment flow process for pre-setting, by the operating file bag And the revised configuration file bag is distributed to applications client place server, the application is performed Installation process.
10. device according to claim 9, it is characterised in that the acquiring unit includes:
Acquisition of information subelement, is configured to obtain the fortune of the application in version baseline database The version baseline information of style of writing part bag and the version baseline information of the configuration file bag;
Address acquisition subelement, is configured to according to corresponding between version baseline information and cloud storage address Relation, obtains the cloud storage address of the operating file bag and the cloud storage address of the configuration file bag;
Lower subelements, are configured to the cloud storage address according to the operating file bag and configuration text The cloud storage address of part bag, downloads from cloud storage warehouse and obtains the operating file bag and configuration text Part bag.
11. devices according to claim 10, it is characterised in that
The lower subelements, are configured to according to the cloud storage address of the operating file bag and described match somebody with somebody The cloud storage address of file bag is put, is downloaded from operation bag cloud storage warehouse obtain the operating file parallel Wrap and download from configuration bag cloud storage warehouse and obtain the configuration file bag.
12. devices according to any one in claim 9 to 11, it is characterised in that described Device also includes:
Loading unit, is configured in the performance element according to the application deployment flow process for pre-setting, will The operating file bag and the revised configuration file bag are distributed to applications client place server, Before performing the installation process of the application, load and dispose flow template using corresponding application with described.
13. devices according to claim 9, it is characterised in that the amending unit includes:
Parameter analysis of electrochemical subelement, is configured to parse the configuration information, obtains configuration parameter value;
Parameters revision subelement, is configured to using the configuration parameter value to writing from memory in the configuration file bag The running configuration parameter recognized is modified.
14. devices according to claim 9, it is characterised in that also include:
Separative element, is configured to isolate operating file and configuration file from software kit;Match somebody with somebody for described Put the running configuration parameter of file configuration acquiescence;Generate for the operating file configuration version baseline information and transport Style of writing part bag, and generate configuration file bag for the configuration file configuration version baseline information;
Memory element, is configured to foundation version baseline information by the operating file bag and configuration file bag In being respectively stored into the corresponding cloud storage address of storage repository.
15. devices according to claim 9, it is characterised in that
The performance element, is configured to asynchronous system, by the operating file bag and revised The configuration file bag batch is distributed to applications client place server.
16. devices according to any one in claim 9 to 11,13 to 15, its feature exists In the configuration information is ini file.
CN201510702384.6A 2015-10-26 2015-10-26 Application deployment method and device Pending CN106610853A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510702384.6A CN106610853A (en) 2015-10-26 2015-10-26 Application deployment method and device
PCT/CN2016/102299 WO2017071494A1 (en) 2015-10-26 2016-10-18 Application deployment method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510702384.6A CN106610853A (en) 2015-10-26 2015-10-26 Application deployment method and device

Publications (1)

Publication Number Publication Date
CN106610853A true CN106610853A (en) 2017-05-03

Family

ID=58613740

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510702384.6A Pending CN106610853A (en) 2015-10-26 2015-10-26 Application deployment method and device

Country Status (2)

Country Link
CN (1) CN106610853A (en)
WO (1) WO2017071494A1 (en)

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107832107A (en) * 2017-11-24 2018-03-23 泰康保险集团股份有限公司 System deployment method, apparatus, electronic equipment and storage medium
CN108551487A (en) * 2018-04-26 2018-09-18 Oppo广东移动通信有限公司 Application dispositions method, device, server and the storage medium of PaaS platform
CN109240757A (en) * 2018-07-23 2019-01-18 武汉智领云科技有限公司 Configuration management system and method in a kind of big data component set
CN109460268A (en) * 2018-11-19 2019-03-12 中国银行股份有限公司 Application parameter configuration method, device and system
CN109558143A (en) * 2017-09-22 2019-04-02 北京国双科技有限公司 The method and device of application deployment in a kind of cluster
CN109800028A (en) * 2018-12-30 2019-05-24 贝壳技术有限公司 A kind of dispositions method and device of Web environment
CN110007930A (en) * 2018-03-28 2019-07-12 上海联影医疗科技有限公司 Using dispositions method and system
CN110032376A (en) * 2018-12-13 2019-07-19 中国电子科技集团公司电子科学研究院 Automated software dispositions method and device based on Docker
CN110083401A (en) * 2019-03-12 2019-08-02 平安普惠企业管理有限公司 Method of adjustment, device, computer equipment and the storage medium of application program configuration
CN110109701A (en) * 2019-05-14 2019-08-09 重庆商勤科技有限公司 File configuration method, device and application dissemination method, device when using deployment
CN110147241A (en) * 2019-04-16 2019-08-20 平安普惠企业管理有限公司 Program configures update method, electronic device, computer equipment and storage medium
CN110210924A (en) * 2019-04-15 2019-09-06 腾讯科技(深圳)有限公司 Product function method for customizing, device and server
CN110275729A (en) * 2018-03-14 2019-09-24 上海圣一信息技术有限公司 A kind of application delivery system and method
CN110321139A (en) * 2018-03-29 2019-10-11 广东神马搜索科技有限公司 Data managing method and system
WO2019205344A1 (en) * 2018-04-23 2019-10-31 平安科技(深圳)有限公司 Report tool construction method and device, computer device, and storage medium
CN110515670A (en) * 2019-09-03 2019-11-29 深圳市路畅科技股份有限公司 A kind of operation method of embedded device, system and a kind of host computer
CN110704039A (en) * 2019-09-30 2020-01-17 北京三快在线科技有限公司 Configuration data processing method and device in application development process
CN110888649A (en) * 2018-09-10 2020-03-17 阿里巴巴集团控股有限公司 Application deployment method, application baseline creation method and device
CN111158655A (en) * 2019-12-31 2020-05-15 中国银行股份有限公司 Deployment method and device of software running environment
CN111273915A (en) * 2018-11-16 2020-06-12 中移(杭州)信息技术有限公司 Middleware configuration optimization method and device, terminal equipment and medium
CN111309390A (en) * 2020-01-19 2020-06-19 维沃移动通信有限公司 Method for acquiring configuration information and electronic equipment
CN111399861A (en) * 2020-03-11 2020-07-10 中国建设银行股份有限公司 Software automation deployment method and system
CN111949513A (en) * 2020-07-09 2020-11-17 中国建设银行股份有限公司 Configuration file loading method and device, electronic equipment and readable storage device
CN112100060A (en) * 2020-08-21 2020-12-18 杭州安恒信息安全技术有限公司 Operation environment self-adaption method and device and computer readable storage medium
CN112114904A (en) * 2020-09-28 2020-12-22 中国建设银行股份有限公司 Method and device for processing system configuration information
CN112667281A (en) * 2020-12-30 2021-04-16 联想(北京)有限公司 Configuration information processing method and device
CN112835713A (en) * 2021-01-28 2021-05-25 交通银行股份有限公司 Workload combination unified deployment method and system based on multi-container cluster
CN113472579A (en) * 2021-07-01 2021-10-01 山东浪潮通软信息科技有限公司 Configuration method, equipment and medium for accessing external network application program interface
CN113608802A (en) * 2021-08-06 2021-11-05 上海艺赛旗软件股份有限公司 Method and system for operating RPA flow without installation
CN113821229A (en) * 2021-10-29 2021-12-21 北京光启元数字科技有限公司 Program installation method, device, equipment and medium
CN114124938A (en) * 2021-11-24 2022-03-01 浪潮卓数大数据产业发展有限公司 Method, device, equipment and medium for automatically deploying IPFS (Internet protocol File System) network
CN114706628A (en) * 2022-04-02 2022-07-05 北京星辰天合科技股份有限公司 Data processing method and device of distributed storage system based on one pool and multiple cores
CN114968267A (en) * 2021-02-26 2022-08-30 京东方科技集团股份有限公司 Service deployment method, device, electronic equipment and storage medium
CN115080101A (en) * 2022-06-30 2022-09-20 北京亚控科技发展有限公司 Application management method, application subscription method and related equipment

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10698673B2 (en) 2018-04-20 2020-06-30 Red Hat, Inc. Managing software installation
CN108804618B (en) * 2018-05-31 2023-07-28 康键信息技术(深圳)有限公司 Database configuration method, device, computer equipment and storage medium
CN111324373B (en) * 2018-12-13 2023-12-05 北京奇虎科技有限公司 Method and device for sub-coding warehouse on multiple engineering files and computing equipment
CN110109680A (en) * 2019-05-14 2019-08-09 重庆商勤科技有限公司 Using dispositions method, device and apply dissemination method, server, storage medium
CN110704041A (en) * 2019-10-10 2020-01-17 达飞云贷科技(北京)有限公司 Software development method and device
CN112783520A (en) * 2019-11-04 2021-05-11 阿里巴巴集团控股有限公司 Execution method, device, electronic equipment and storage medium
CN111324359B (en) * 2020-02-27 2022-04-29 支付宝(杭州)信息技术有限公司 Plug-in deployment method and device
CN111443923A (en) * 2020-03-26 2020-07-24 北京房天下嘉居网络技术有限公司 Service publishing method and device
CN112035365B (en) * 2020-09-01 2023-08-18 中国银行股份有限公司 Version deployment method and device supporting multiple test environments
CN112612550A (en) * 2020-12-30 2021-04-06 北京世纪互联宽带数据中心有限公司 File configuration method and device
CN113419747B (en) * 2021-06-22 2023-11-28 康键信息技术(深圳)有限公司 Middleware deployment method, device, equipment and storage medium
CN113434170B (en) * 2021-06-22 2023-03-14 重庆长安汽车股份有限公司 Finished automobile OTA data downloading and deploying method and device
CN113407227A (en) * 2021-07-02 2021-09-17 携程旅游网络技术(上海)有限公司 Program management method and device, equipment and medium
CN116501339B (en) * 2023-06-26 2023-09-08 北京凌云雀科技有限公司 Application deployment method, device, electronic equipment and computer readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101271391A (en) * 2008-04-30 2008-09-24 中兴通讯股份有限公司 Production and use method of software system
CN101453367A (en) * 2007-11-30 2009-06-10 华为技术有限公司 Software deployment method and system, software deployment server and user server
CN102736946A (en) * 2011-04-11 2012-10-17 阿里巴巴集团控股有限公司 Batch application node deploying method and device
CN103177077A (en) * 2013-01-08 2013-06-26 杭州米加科技有限公司 APK file storing and outputting method
CN104094226A (en) * 2011-11-28 2014-10-08 韦斯技术有限公司 Automatic updating of an application or a driver on a client device using a deployment configuration file
CN104317642A (en) * 2014-09-28 2015-01-28 华为技术有限公司 Method and device for configuring software in cloud calculation environment
CN104423983A (en) * 2013-08-29 2015-03-18 国际商业机器公司 Method and device for developing, testing and deploying application
CN104793946A (en) * 2015-04-27 2015-07-22 广州杰赛科技股份有限公司 Application deployment method and system based on cloud computing platform

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101593100A (en) * 2008-05-30 2009-12-02 爱思开电讯投资(中国)有限公司 The method of running mini application program, the device of carrying out this method and machine readable media
CN103019732B (en) * 2012-12-25 2015-12-02 天维尔信息科技股份有限公司 A kind of installation and deployment method and system based on province's cities and counties' integrated software
US9367547B2 (en) * 2013-03-14 2016-06-14 Oracle International Corporation Method and system for generating and deploying container templates

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101453367A (en) * 2007-11-30 2009-06-10 华为技术有限公司 Software deployment method and system, software deployment server and user server
CN101271391A (en) * 2008-04-30 2008-09-24 中兴通讯股份有限公司 Production and use method of software system
CN102736946A (en) * 2011-04-11 2012-10-17 阿里巴巴集团控股有限公司 Batch application node deploying method and device
CN104094226A (en) * 2011-11-28 2014-10-08 韦斯技术有限公司 Automatic updating of an application or a driver on a client device using a deployment configuration file
CN103177077A (en) * 2013-01-08 2013-06-26 杭州米加科技有限公司 APK file storing and outputting method
CN104423983A (en) * 2013-08-29 2015-03-18 国际商业机器公司 Method and device for developing, testing and deploying application
CN104317642A (en) * 2014-09-28 2015-01-28 华为技术有限公司 Method and device for configuring software in cloud calculation environment
CN104793946A (en) * 2015-04-27 2015-07-22 广州杰赛科技股份有限公司 Application deployment method and system based on cloud computing platform

Cited By (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109558143A (en) * 2017-09-22 2019-04-02 北京国双科技有限公司 The method and device of application deployment in a kind of cluster
CN109558143B (en) * 2017-09-22 2022-02-22 北京国双科技有限公司 Method and device for deploying applications in cluster
CN107832107A (en) * 2017-11-24 2018-03-23 泰康保险集团股份有限公司 System deployment method, apparatus, electronic equipment and storage medium
CN110275729A (en) * 2018-03-14 2019-09-24 上海圣一信息技术有限公司 A kind of application delivery system and method
CN110007930B (en) * 2018-03-28 2024-02-27 上海联影医疗科技股份有限公司 Application deployment method and system
CN110007930A (en) * 2018-03-28 2019-07-12 上海联影医疗科技有限公司 Using dispositions method and system
CN110321139B (en) * 2018-03-29 2023-06-23 阿里巴巴(中国)有限公司 Data management method and system
CN110321139A (en) * 2018-03-29 2019-10-11 广东神马搜索科技有限公司 Data managing method and system
WO2019205344A1 (en) * 2018-04-23 2019-10-31 平安科技(深圳)有限公司 Report tool construction method and device, computer device, and storage medium
CN108551487B (en) * 2018-04-26 2021-02-09 Oppo广东移动通信有限公司 Application deployment method, device, server and storage medium of PaaS platform
CN108551487A (en) * 2018-04-26 2018-09-18 Oppo广东移动通信有限公司 Application dispositions method, device, server and the storage medium of PaaS platform
CN109240757A (en) * 2018-07-23 2019-01-18 武汉智领云科技有限公司 Configuration management system and method in a kind of big data component set
CN110888649B (en) * 2018-09-10 2023-07-04 阿里巴巴集团控股有限公司 Application deployment method, application baseline creation method and device
CN110888649A (en) * 2018-09-10 2020-03-17 阿里巴巴集团控股有限公司 Application deployment method, application baseline creation method and device
CN111273915B (en) * 2018-11-16 2023-04-28 中移(杭州)信息技术有限公司 Middleware configuration optimization method and device, terminal equipment and medium
CN111273915A (en) * 2018-11-16 2020-06-12 中移(杭州)信息技术有限公司 Middleware configuration optimization method and device, terminal equipment and medium
CN109460268A (en) * 2018-11-19 2019-03-12 中国银行股份有限公司 Application parameter configuration method, device and system
CN110032376B (en) * 2018-12-13 2024-02-13 中国电子科技集团公司电子科学研究院 Docker-based automated software deployment method and device
CN110032376A (en) * 2018-12-13 2019-07-19 中国电子科技集团公司电子科学研究院 Automated software dispositions method and device based on Docker
CN109800028A (en) * 2018-12-30 2019-05-24 贝壳技术有限公司 A kind of dispositions method and device of Web environment
CN110083401A (en) * 2019-03-12 2019-08-02 平安普惠企业管理有限公司 Method of adjustment, device, computer equipment and the storage medium of application program configuration
CN110210924B (en) * 2019-04-15 2024-03-26 腾讯科技(深圳)有限公司 Product function customization method, device and server
CN110210924A (en) * 2019-04-15 2019-09-06 腾讯科技(深圳)有限公司 Product function method for customizing, device and server
CN110147241A (en) * 2019-04-16 2019-08-20 平安普惠企业管理有限公司 Program configures update method, electronic device, computer equipment and storage medium
CN110109701A (en) * 2019-05-14 2019-08-09 重庆商勤科技有限公司 File configuration method, device and application dissemination method, device when using deployment
CN110515670A (en) * 2019-09-03 2019-11-29 深圳市路畅科技股份有限公司 A kind of operation method of embedded device, system and a kind of host computer
CN110704039A (en) * 2019-09-30 2020-01-17 北京三快在线科技有限公司 Configuration data processing method and device in application development process
CN111158655A (en) * 2019-12-31 2020-05-15 中国银行股份有限公司 Deployment method and device of software running environment
CN111158655B (en) * 2019-12-31 2023-09-22 中国银行股份有限公司 Deployment method and device of software running environment
CN111309390A (en) * 2020-01-19 2020-06-19 维沃移动通信有限公司 Method for acquiring configuration information and electronic equipment
CN111399861A (en) * 2020-03-11 2020-07-10 中国建设银行股份有限公司 Software automation deployment method and system
CN111949513A (en) * 2020-07-09 2020-11-17 中国建设银行股份有限公司 Configuration file loading method and device, electronic equipment and readable storage device
CN112100060A (en) * 2020-08-21 2020-12-18 杭州安恒信息安全技术有限公司 Operation environment self-adaption method and device and computer readable storage medium
CN112114904A (en) * 2020-09-28 2020-12-22 中国建设银行股份有限公司 Method and device for processing system configuration information
CN112667281B (en) * 2020-12-30 2024-04-23 联想(北京)有限公司 Configuration information processing method and device
CN112667281A (en) * 2020-12-30 2021-04-16 联想(北京)有限公司 Configuration information processing method and device
CN112835713A (en) * 2021-01-28 2021-05-25 交通银行股份有限公司 Workload combination unified deployment method and system based on multi-container cluster
CN112835713B (en) * 2021-01-28 2024-02-06 交通银行股份有限公司 Workload combination unified deployment method and system based on multi-container cluster
CN114968267A (en) * 2021-02-26 2022-08-30 京东方科技集团股份有限公司 Service deployment method, device, electronic equipment and storage medium
CN113472579B (en) * 2021-07-01 2024-04-19 浪潮通用软件有限公司 Configuration method, device and medium for accessing external network application program interface
CN113472579A (en) * 2021-07-01 2021-10-01 山东浪潮通软信息科技有限公司 Configuration method, equipment and medium for accessing external network application program interface
CN113608802A (en) * 2021-08-06 2021-11-05 上海艺赛旗软件股份有限公司 Method and system for operating RPA flow without installation
CN113821229A (en) * 2021-10-29 2021-12-21 北京光启元数字科技有限公司 Program installation method, device, equipment and medium
CN114124938A (en) * 2021-11-24 2022-03-01 浪潮卓数大数据产业发展有限公司 Method, device, equipment and medium for automatically deploying IPFS (Internet protocol File System) network
CN114706628A (en) * 2022-04-02 2022-07-05 北京星辰天合科技股份有限公司 Data processing method and device of distributed storage system based on one pool and multiple cores
WO2024002299A1 (en) * 2022-06-30 2024-01-04 北京亚控科技发展有限公司 Application management method, application subscription method, and related device
CN115080101B (en) * 2022-06-30 2023-08-18 北京亚控科技发展有限公司 Application management method, application subscription method and related equipment
CN115080101A (en) * 2022-06-30 2022-09-20 北京亚控科技发展有限公司 Application management method, application subscription method and related equipment

Also Published As

Publication number Publication date
WO2017071494A1 (en) 2017-05-04

Similar Documents

Publication Publication Date Title
CN106610853A (en) Application deployment method and device
US8972967B2 (en) Application packages using block maps
CN102073512B (en) JAVA cluster application system code loading and upgrading device and method
US8321856B2 (en) Supplying software updates synchronously
US6151708A (en) Determining program update availability via set intersection over a sub-optical pathway
CN109491695A (en) A kind of increment updating method of integrated Android application
US9245011B2 (en) Data model versioning for document databases
EP2246782A1 (en) Application modification framework
CN109032631B (en) Application program patch package obtaining method and device, computer equipment and storage medium
CN105867973A (en) Loading method and system for so file in application program
CN107193607A (en) Method and apparatus, storage medium, processor and terminal for updating code file
US10338910B2 (en) Multi-tenant upgrading
CN113138781B (en) CSV configuration updating method and storage medium
CN104133699B (en) Device system software upgrade method and system
US11474796B1 (en) Build system for distributed applications
US20120159515A1 (en) Sharing object representations
CN115373688B (en) Optimization method and system of software development thread and cloud platform
TWI517045B (en) JAVA cluster application system code loading and upgrading devices and methods
CN115080114B (en) Application program transplanting processing method, device and medium
CN103530155A (en) Method and device for installing application program
WO2011046452A2 (en) Maintaining data integrity across execution environments
CN114860202A (en) Project operation method, device, server and storage medium
CN114356379A (en) Backup-based service upgrading method, device, equipment and storage medium
CN111400243B (en) Development management system based on pipeline service and file storage method and device
US10958514B2 (en) Generating application-server provisioning configurations

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170503

RJ01 Rejection of invention patent application after publication