CN111381867B - Packaging deployment method and device supporting service reconfiguration - Google Patents

Packaging deployment method and device supporting service reconfiguration Download PDF

Info

Publication number
CN111381867B
CN111381867B CN201811648473.7A CN201811648473A CN111381867B CN 111381867 B CN111381867 B CN 111381867B CN 201811648473 A CN201811648473 A CN 201811648473A CN 111381867 B CN111381867 B CN 111381867B
Authority
CN
China
Prior art keywords
newly added
item
deployment
packaging
new
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811648473.7A
Other languages
Chinese (zh)
Other versions
CN111381867A (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.)
Beike Technology Co Ltd
Original Assignee
Beike 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 Beike Technology Co Ltd filed Critical Beike Technology Co Ltd
Priority to CN201811648473.7A priority Critical patent/CN111381867B/en
Publication of CN111381867A publication Critical patent/CN111381867A/en
Application granted granted Critical
Publication of CN111381867B publication Critical patent/CN111381867B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/72Code refactoring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The embodiment of the invention provides a packaging deployment method and device supporting service reconstruction, wherein the method comprises the following steps: judging whether the newly added item of the target item has an independent access domain name or not; if the newly added project does not have a separate access domain name, adding parameter information of the newly added project in a script of an original packing and deploying task of the target project so as to support the git service of the newly added project, and packing and deploying the newly added project by using the modified script. On one hand, the embodiment of the invention enables the back end to access the resource files of all the git services of the front end and supports a plurality of front end services; on the other hand, the method is suitable for packaging and deploying all reconstruction projects, and has strong universality.

Description

Packaging deployment method and device supporting service reconfiguration
Technical Field
The embodiment of the invention belongs to the technical field of package deployment, and particularly relates to a package deployment method and device supporting service reconstruction.
Background
Currently, when items are packaged and deployed, a back-end service can only send requests for a front-end route.
However, new functions are continually added as many items are run for a period of time. While the original development framework is likely to be incompatible with new functionality, project reconstruction is required. In order not to affect the history function, the front end needs to add a git service for use of the reconstruction function. At this time, in the existing packaging deployment mode, one back end cannot support a plurality of front end services, and is not suitable for project reconstruction.
Disclosure of Invention
In order to solve the above-mentioned problem that the existing packing deployment mode cannot support a plurality of front-end services and is not suitable for project reconstruction or at least partially solve the above-mentioned problem, an embodiment of the present invention provides a packing deployment method and apparatus supporting service reconstruction.
According to a first aspect of an embodiment of the present invention, there is provided a package deployment method supporting service reconfiguration, including:
judging whether the newly added item of the target item has an independent access domain name or not; if the newly added project does not have a separate access domain name, adding parameter information of the newly added project in a script of an original packing and deploying task of the target project so as to support the git service of the newly added project, and packing and deploying the newly added project by using the modified script.
According to a second aspect of the embodiment of the present invention, there is provided a packaged deployment apparatus supporting service reconfiguration, including:
the judging module is used for judging whether the newly added item of the target item has an independent access domain name or not;
and the packaging deployment module is used for adding parameter information of the newly added item in a script of an original packaging deployment task of the target item when the newly added item does not have independent access to a domain name so as to support the git service of the newly added item, and packaging and deploying the newly added item by using the modified script.
According to a third aspect of the embodiment of the present invention, there is also provided an electronic device, including:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor to invoke a packaged deployment method supporting service reconfiguration provided by any of the various possible implementations of the first aspect.
According to a fourth aspect of embodiments of the present invention, there is also provided a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform a packaged deployment method supporting service reconfiguration provided by any one of the various possible implementations of the first aspect.
The embodiment of the invention provides a packaging deployment method and a packaging deployment device for supporting service reconstruction, wherein the method adds parameter information of a newly-added item in a script of an original packaging deployment task of a target item through the fact that the newly-added item does not have independent access to a domain name so as to support the git service of the newly-added item, packages and deploys the newly-added item by using a modified script, and on one hand, enables a rear end to access resource files of all git services of the front end so as to support a plurality of front end services; on the other hand, the method is suitable for packaging and deploying all reconstruction projects, and has strong universality.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions of the prior art, the following description will briefly explain the drawings used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic overall flow diagram of a packaging deployment method supporting service reconfiguration according to an embodiment of the present invention;
fig. 2 is a schematic diagram of an overall structure of a packaging deployment device supporting service reconfiguration according to an embodiment of the present invention;
fig. 3 is a schematic diagram of an overall structure of an electronic device according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In one embodiment of the present invention, a method for packaging and deploying a support service reconfiguration is provided, and fig. 1 is a schematic overall flow diagram of a method for packaging and deploying a support service reconfiguration provided in the embodiment of the present invention, where the method includes: s101, judging whether a new added item of a target item has an independent access domain name or not;
the target item is an item needing to be reconstructed, and the newly added item is an item newly added in the target item, so that the function of the target item is increased. The newly added item is different from the framework used by the target item, so a new git service needs to be added to realize the function of the newly added item. git is an open-source distributed version control system that can efficiently handle project version management from very small to very large at high speed. Firstly, judging whether the newly added item of the target item has an independent access domain name, namely whether the target item needing to be reconstructed has the newly added access domain name.
S102, if the newly added item does not have a separate access domain name, adding parameter information of the newly added item in a script of an original packing and deploying task of the target item so as to support the git service of the newly added item, and packing and deploying the newly added item by using the modified script.
If the newly added project does not have a separate access domain name, the parameter information of the newly added project is added in the script of the original package deployment task of the target project. The parameter information of the newly added item is a resource file path of the newly added item in the packaging deployment process. Therefore, the construction of the new git service is realized, and the resource files of the new items in the packaging and deploying process are stored according to the added corresponding paths, so that the back end can access the resource files of all the git services at the front end. And packaging and deploying the newly added items by using the modified script. After the target item is packaged and deployed, the target item can be normally accessed.
According to the embodiment, by adding parameter information of the newly added item in the script of the original packing deployment task of the target item when the newly added item does not have independent access to the domain name, so as to support the git service of the newly added item, packing deployment is carried out on the newly added item by using the modified script, and on one hand, the back end can access to resource files of all git services of the front end, and a plurality of front end services are supported; on the other hand, the method is suitable for packaging and deploying all reconstruction projects, and has strong universality.
On the basis of the above embodiment, step S102 in this embodiment further includes: if the newly added project has an independent access domain name, a new packing deployment task is created for the newly added project, and the new packing deployment task is executed to pack and deploy the newly added project;
specifically, if the newly added item has a separate access domain name, a new packaging deployment task is created for the newly added item. The new packing deployment task only packs and deploys the newly added items at this time. Therefore, the target item is packed and deployed by using a plurality of packing tasks, namely, the target item is packed into a compressed package and pushed to a server. After the target item is packaged and deployed, the target item can be normally accessed. On the basis of the foregoing embodiment, the step of executing the new package deployment task to package and deploy the new item in this embodiment specifically includes: adding a preset storage path corresponding to the access domain name of the newly added item in the back-end configuration file of the target item; respectively converting front-end source codes and back-end source codes of the newly added items into software packages by using a construction script in the new packaging deployment task, and storing the software packages of the front-end source codes according to the preset storage path; packaging the software package of the front-end source code and the software package of the back-end source code respectively by using a packaging script in the new packaging deployment task to generate a compression package of the new added item; and according to the compressed package, deploying the newly added project by using deployment scripts in the new packaged deployment task.
Specifically, when the newly added project has a single access domain name, a new packing deployment task is directly created to deploy the newly added project. And adding a preset storage path corresponding to the access domain name of the newly added item in the back-end configuration file. The preset storage path is used for storing a building product of front-end source codes, namely a software package. Therefore, the back end can access the front end software package according to the preset storage path of the front end software package. The build script is used to convert the source code of the newly added item into a corresponding software package. The source code of the newly added item includes the developed executable file and document. The front end source code of the newly added item is converted into a content distribution network (Content Delivery Network, cdn) file, and the back end source code of the newly added item is converted into a jar packet or a war packet. According to different reconstruction scenes, the front-end source code and the back-end source code are respectively converted into one or more software packages. For example, when reconstructing the front end of the newly added item, a separate front end repository is added for storing the front end source code of the newly added item. And respectively constructing different warehouses, placing the constructed products according to corresponding preset storage paths for storage, and loading different products at the front end by the rear end according to the generated preset storage paths. And packing the software package by using a packing script according to the warehouse preset address of the newly added item in the construction tool configuration and the storage path of the construction product, and generating a compression package. The compressed package is deployed using a deployment script.
Based on the foregoing embodiments, in this embodiment, the step S102 further includes: adding a preset storage path of the content distribution network file of the current end source code of the newly added item in the construction script of the original packaging deployment task and the back end configuration file of the target item; adding a warehouse preset address of the newly added project in the construction tool configuration of the original packaging deployment task; the warehouse is used for storing source codes of the newly added items.
Specifically, when the newly added item does not have a separate access domain name, a preset storage path of the cdn file of the current source code of the newly added item is added in the construction script and the back-end configuration file of the original package deployment task. And adding a warehouse preset address of the newly added project in the construction tool configuration of the original packaging deployment task. And the preset storage path of the front-end product and the preset address of the warehouse of the newly-added item are used as common parameters, so that the storage paths of the product and the warehouse are configured in a personalized mode. The script of the original packing deployment task is provided with a plurality of git services, and the plurality of git services are respectively packed and deployed by using a for loop. And converting the source code of the newly added item into a software package, namely a front-end product, and storing the front-end product according to a preset storage path of the front-end product for the rear end to access by using the modified construction script. And packaging the software package by using a packaging script according to the preset address of the warehouse and the software package. And deploying the packed compressed file by using a deployment script.
In another embodiment of the present invention, a package deployment apparatus supporting service reconfiguration is provided, where the apparatus is configured to implement the method in the foregoing embodiments. Therefore, the descriptions and definitions in the foregoing embodiments of the package deployment method supporting service reconfiguration may be used for understanding the respective execution modules in the embodiments of the present invention. Fig. 2 is a schematic diagram of the overall structure of a packaging deployment device supporting service reconfiguration, which is provided by the embodiment of the present invention, and the device includes a judging module 201 and a packaging deployment module 202; wherein:
the judging module 201 is configured to judge whether the newly added item of the target item has an independent access domain name;
the target item is an item needing to be reconstructed, and the newly added item is an item newly added in the target item, so that the function of the target item is increased. The newly added item is different from the framework used by the target item, so a new git (distributed version control system) service needs to be added to realize the function of the newly added item. The judging module 201 judges whether the newly added item of the target item has a separate access domain name, that is, whether the target item to be reconstructed has a newly added access domain name.
The package deployment module 202 is configured to add parameter information of the new item to a script of an original package deployment task of the target item when the new item does not have a separate access domain name, so as to support a git service of the new item, and package and deploy the new item by using the modified script.
If the newly added project does not have a separate access domain name, the packaging deployment module 202 adds the parameter information of the newly added project to the script of the original packaging deployment task of the target project. The parameter information of the newly added item is a resource file path of the newly added item in the packaging deployment process. Therefore, the construction of the new git service is realized, and the resource files of the new items in the packaging and deploying process are stored according to the added corresponding paths, so that the back end can access the resource files of all the git services at the front end. And packaging and deploying the newly added items by using the modified script. After the target item is packaged and deployed, the target item can be normally accessed.
According to the embodiment, by adding parameter information of the newly added item in the script of the original packing deployment task of the target item when the newly added item does not have independent access to the domain name, so as to support the git service of the newly added item, packing deployment is carried out on the newly added item by using the modified script, and on one hand, the back end can access to resource files of all git services of the front end, and a plurality of front end services are supported; on the other hand, the method is suitable for packaging and deploying all reconstruction projects, and has strong universality.
On the basis of the foregoing embodiment, the package deployment module in this embodiment is further configured to: when the newly added project has a single access domain name, a new packing deployment task is created for the newly added project, and the new packing deployment task is executed to carry out packing deployment on the newly added project.
On the basis of the above embodiment, the package deployment module in this embodiment includes: an adding sub-module, configured to add a preset storage path corresponding to the access domain name of the newly added item in the back-end configuration file of the target item; the construction sub-module is used for respectively converting the front-end source code and the rear-end source code of the newly added project into software packages by using the construction script in the new packaging deployment task, and storing the software packages of the front-end source code according to the preset storage path; the packing sub-module is used for packing the software packages of the front-end source code and the rear-end source code respectively by using a packing script in the new packing deployment task to generate a compressed package of the new item; and the deployment sub-module is used for deploying the newly added project by using deployment scripts in the new packaged deployment task according to the compression package.
On the basis of the above embodiment, the building sub-module in this embodiment is specifically configured to: creating a plurality of front-end warehouses for the newly added items; the front-end warehouse is used for storing front-end source codes of the newly-added items; converting front-end sources in the front-end warehouses into content distribution network files by using the construction scripts in the new packaging deployment tasks; and storing the content distribution network files according to the preset storage paths of the content distribution network files.
On the basis of the foregoing embodiments, the package deployment module in this embodiment is further configured to: adding a preset storage path of cdn file of the current end source code of the newly added item in the construction script of the original packaging deployment task and the back-end configuration file of the target item; adding a warehouse preset address of the newly added project in the construction tool configuration of the original packaging deployment task; the warehouse is used for storing source codes of the newly added items.
Fig. 3 is a schematic diagram of the overall structure of an electronic device according to an embodiment of the present invention, where the electronic device includes: at least one processor 301, at least one memory 302, and a bus 303; wherein, the liquid crystal display device comprises a liquid crystal display device,
processor 301 and memory 302 communicate with each other via bus 303;
the memory 302 stores program instructions executable by the processor 301, and the processor invokes the program instructions to perform the methods provided in the above method embodiments, for example, including: judging whether the newly added item of the target item has an independent access domain name or not; if the newly added project does not have a separate access domain name, adding parameter information of the newly added project in a script of an original packing and deploying task of the target project so as to support the git service of the newly added project, and packing and deploying the newly added project by using the modified script.
The present embodiment provides a non-transitory computer readable storage medium storing computer instructions that cause a computer to perform the methods provided by the above-described method embodiments, for example, including: judging whether the newly added item of the target item has an independent access domain name or not; if the newly added project does not have a separate access domain name, adding parameter information of the newly added project in a script of an original packing and deploying task of the target project so as to support the git service of the newly added project, and packing and deploying the newly added project by using the modified script.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the above method embodiments may be implemented by hardware associated with program instructions, where the foregoing program may be stored in a computer readable storage medium, and when executed, the program performs steps including the above method embodiments; and the aforementioned storage medium includes: various media that can store program code, such as ROM, RAM, magnetic or optical disks.
The apparatus embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course may be implemented by means of hardware. Based on this understanding, the foregoing technical solution may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a computer readable storage medium, such as ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the respective embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (8)

1. A packaged deployment method supporting service reconfiguration, comprising:
s101, judging whether a new added item of a target item has an independent access domain name or not;
s102, if the newly added item does not have a separate access domain name, adding parameter information of the newly added item in a script of an original packing deployment task of the target item so as to support the git service of the newly added item, and packing and deploying the newly added item by using the modified script;
the step S102 further includes:
if the newly added project has an independent access domain name, a new packing deployment task is created for the newly added project, and the new packing deployment task is executed to carry out packing deployment on the newly added project.
2. The method of claim 1, wherein the step of performing the new packaging deployment task to package deploy the newly added item specifically comprises:
s1021, adding a preset storage path corresponding to the access domain name of the newly added item in the back-end configuration file of the target item;
s1022, converting the front end source codes and the back end source codes of the newly added items into software packages respectively by using the construction script in the new packaging deployment task, and storing the software packages of the front end source codes according to the preset storage path;
s1023, packaging the software package of the front end source code and the software package of the back end source code respectively by using a packaging script in the new packaging deployment task to generate a compressed package of the new item;
and S1024, according to the compressed package, using the deployment script in the new packaged deployment task to deploy the newly added project.
3. The method according to claim 2, wherein the step S1022 specifically comprises:
creating a plurality of front-end warehouses for the newly added items; the front-end warehouse is used for storing front-end source codes of the newly-added items;
converting front-end sources in the front-end warehouses into content distribution network files by using the construction scripts in the new packaging deployment tasks;
and storing the content distribution network files according to the preset storage paths of the content distribution network files.
4. A method according to any one of claims 1-3, wherein said step S102 further comprises:
adding a preset storage path of the content distribution network file of the current end source code of the newly added item in the construction script of the original packaging deployment task and the back end configuration file of the target item;
adding a preset address of a warehouse of the newly added project in the construction tool configuration of the original packaging deployment task; the warehouse is used for storing source codes of the newly added items.
5. A packaged deployment apparatus supporting service reconfiguration, comprising:
the judging module is used for judging whether the newly added item of the target item has an independent access domain name or not;
the packaging deployment module is used for adding parameter information of the newly added item in a script of an original packaging deployment task of the target item when the newly added item does not have independent access to a domain name so as to support the git service of the newly added item, and packaging and deploying the newly added item by using the modified script;
the packaging deployment module is further configured to:
when the newly added project has a single access domain name, a new packing deployment task is created for the newly added project, and the new packing deployment task is executed to carry out packing deployment on the newly added project.
6. The apparatus of claim 5, wherein the packaged deployment module comprises:
an adding sub-module, configured to add a preset storage path corresponding to the access domain name of the newly added item in the back-end configuration file of the target item;
the construction sub-module is used for respectively converting the front end source code and the rear end source code of the newly added project into software packages by using a construction script in the new packaging deployment task, and storing the software packages of the front end source code according to the preset storage path;
the packing sub-module is used for packing the software package of the front-end source code and the software package of the back-end source code respectively by using the packing script in the new packing deployment task to generate a compressed package of the new added item;
and the deployment sub-module is used for deploying the newly added project by using deployment scripts in the new packaged deployment task according to the compression package.
7. An electronic device, comprising:
at least one processor, at least one memory, and a bus; wherein, the liquid crystal display device comprises a liquid crystal display device,
the processor and the memory complete communication with each other through the bus;
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of any of claims 1-4.
8. A non-transitory computer readable storage medium storing computer instructions that cause the computer to perform the method of any one of claims 1 to 4.
CN201811648473.7A 2018-12-30 2018-12-30 Packaging deployment method and device supporting service reconfiguration Active CN111381867B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811648473.7A CN111381867B (en) 2018-12-30 2018-12-30 Packaging deployment method and device supporting service reconfiguration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811648473.7A CN111381867B (en) 2018-12-30 2018-12-30 Packaging deployment method and device supporting service reconfiguration

Publications (2)

Publication Number Publication Date
CN111381867A CN111381867A (en) 2020-07-07
CN111381867B true CN111381867B (en) 2023-05-09

Family

ID=71216745

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811648473.7A Active CN111381867B (en) 2018-12-30 2018-12-30 Packaging deployment method and device supporting service reconfiguration

Country Status (1)

Country Link
CN (1) CN111381867B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112162742A (en) * 2020-08-21 2021-01-01 长沙市到家悠享网络科技有限公司 Code deployment method, device and equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5923885A (en) * 1996-10-31 1999-07-13 Sun Microsystems, Inc. Acquisition and operation of remotely loaded software using applet modification of browser software
CN104461567A (en) * 2014-12-24 2015-03-25 北京奇虎科技有限公司 Method and system for releasing software package
CN105511872A (en) * 2015-11-30 2016-04-20 国云科技股份有限公司 Application automatic deployment method based on cloud computing platform
CN107193615A (en) * 2017-06-29 2017-09-22 北京全域医疗技术有限公司 The renewal dispositions method and device of item code information
CN108733380A (en) * 2017-04-21 2018-11-02 北京京东尚科信息技术有限公司 Using dispositions method and device
CN108897571A (en) * 2018-06-29 2018-11-27 北京金山数字娱乐科技有限公司 Program is packaged dispositions method, device, system, electronic equipment and storage medium
CN108958927A (en) * 2018-05-31 2018-12-07 康键信息技术(深圳)有限公司 Dispositions method, device, computer equipment and the storage medium of container application

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8185872B2 (en) * 2006-11-27 2012-05-22 Red Hat, Inc. Cross-platform software package generation

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5923885A (en) * 1996-10-31 1999-07-13 Sun Microsystems, Inc. Acquisition and operation of remotely loaded software using applet modification of browser software
CN104461567A (en) * 2014-12-24 2015-03-25 北京奇虎科技有限公司 Method and system for releasing software package
CN105511872A (en) * 2015-11-30 2016-04-20 国云科技股份有限公司 Application automatic deployment method based on cloud computing platform
CN108733380A (en) * 2017-04-21 2018-11-02 北京京东尚科信息技术有限公司 Using dispositions method and device
CN107193615A (en) * 2017-06-29 2017-09-22 北京全域医疗技术有限公司 The renewal dispositions method and device of item code information
CN108958927A (en) * 2018-05-31 2018-12-07 康键信息技术(深圳)有限公司 Dispositions method, device, computer equipment and the storage medium of container application
CN108897571A (en) * 2018-06-29 2018-11-27 北京金山数字娱乐科技有限公司 Program is packaged dispositions method, device, system, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111381867A (en) 2020-07-07

Similar Documents

Publication Publication Date Title
CN109725909B (en) Code file packaging deployment method, continuous integrated server and system
US10896084B2 (en) Isolating service issues in a microservice architecture
US9672140B1 (en) Processing special requests at dedicated application containers
CN109614162B (en) Front-end loading optimization method based on component development mode and storage medium
CN106886434B (en) Distributed application installation method and device
US8806475B2 (en) Techniques for conditional deployment of application artifacts
US20190250960A1 (en) Method, apparatus, and server for managing image across cloud servers
CN105404524A (en) Class loading and isolating method and apparatus in Java application
CN104991760A (en) PaaS platform service management system based on distributed modular technology and realization method
CN108829588B (en) Processing method, deployment system and device for testing application program
CN111026634A (en) Interface automation test system, method, device and storage medium
CN109104368B (en) Connection request method, device, server and computer readable storage medium
CN110795143B (en) Method, apparatus, computing device, and medium for processing functional modules
CN111381867B (en) Packaging deployment method and device supporting service reconfiguration
CN112698839A (en) Data center node deployment method, device and system and computer storage medium
CN109343970B (en) Application program-based operation method and device, electronic equipment and computer medium
CN112579099A (en) Code deployment method and device, storage medium and electronic equipment
CN113077260A (en) Data access method and device based on block chain and electronic equipment
CN109783132B (en) Method and device for realizing system singleization and distribution
CN210007726U (en) private cloud service systems
CN115016862A (en) Kubernetes cluster-based software starting method, device, server and storage medium
US20220027137A1 (en) Automatically orchestrating deployments of software-defined storage stacks
CN113839821A (en) Method, device, system, equipment and medium for deploying cluster and constructing infrastructure
CN106648870A (en) Service restarting method and device
CN113923257A (en) Container group instance termination and creation method, device, electronic equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant