CN115495111A - Application deployment method, system, equipment and storage medium - Google Patents

Application deployment method, system, equipment and storage medium Download PDF

Info

Publication number
CN115495111A
CN115495111A CN202211347257.5A CN202211347257A CN115495111A CN 115495111 A CN115495111 A CN 115495111A CN 202211347257 A CN202211347257 A CN 202211347257A CN 115495111 A CN115495111 A CN 115495111A
Authority
CN
China
Prior art keywords
application
deployment
tool
installation
flow
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
CN202211347257.5A
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.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software 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 Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN202211347257.5A priority Critical patent/CN115495111A/en
Publication of CN115495111A publication Critical patent/CN115495111A/en
Pending legal-status Critical Current

Links

Images

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
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services

Landscapes

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

Abstract

The invention provides a method, a system, equipment and a storage medium for application deployment, wherein the method comprises the following steps: setting an engine model to realize a main file or command operation mode in a target system; preliminarily developing a deployment tool based on the engine model to enable the deployment tool to execute the specified running files and system-level instructions; integrating the application package to be deployed into the deployment tool to realize the full-flow installation of the application; and performing application deployment on all machines to be installed based on the deployment tool. The invention ensures that all function installation results can be kept consistent, allows a user to develop the function library in a self-defined manner or add an installation mode to the function library, and improves the application range and flexibility of the tool.

Description

Application deployment method, system, equipment and storage medium
Technical Field
The present invention relates to the field of software installation, and more particularly, to a method, system, device, and storage medium for application deployment.
Background
Currently, there is no universal standard in the delivery tool field and no case of direct market entry, and all manufacturers firstly take the respective product delivery and environment tools as the main, and other deployment works are performed according to the established scheme from the implementation personnel to the site. But relies entirely on the experience of the implementer or other support of the manufacturer in case of unexpected problems such as environmental adaptation, compatibility, etc.
Currently, there are separate delivery methods and delivery tools for each domain on the market, but there are no compatible tools for multi-tool product batch deployment. In addition, some cloud vendors have introduced pre-integration of the relevant tools into the system image, which is then used to create the machine environment. However, in this scenario, first, the flexibility of tool configuration is reduced; secondly, if the product has additional requirements, the products still need to be processed one by one; third, if there are security holes and hazards to the pre-fabricated tool, the entire mirror cannot be reused.
Disclosure of Invention
In view of the above, an object of the embodiments of the present invention is to provide a method, a system, a computer device and a computer-readable storage medium for application deployment, in which a standardized encapsulation tool is used to install a product system and a tool plug-in into a large number of machine environments simultaneously; packaging various mainstream installation modes by using an engine mechanism and supporting a custom installation flow; packaging resources of software, middleware and product systems to be deployed, and ensuring standardization and unification of all environments; and a delivery person uses a fortress machine running tool which can remotely access all the machines to be installed to comprehensively monitor the environmental deployment condition of each machine.
Based on the above object, an aspect of the embodiments of the present invention provides a method for deploying an application, including the following steps: setting an engine model to realize a main file or command operation mode in a target system; preliminarily developing a deployment tool based on the engine model to enable the deployment tool to execute the specified running files and system-level instructions; integrating the application package to be deployed into the deployment tool to realize the full-flow installation of the application; and performing application deployment on all machines to be installed based on the deployment tool.
In some embodiments, the setting up the engine model to implement the primary file or command run in the target system includes: setting an installation mode needed by the application, managing and maintaining the application package needed to be deployed, generating a complete application deployment flow, and loading the application deployment flow to realize the remote deployment of the application.
In some embodiments, the generating the complete application deployment flow comprises: and selecting, sequencing, configuring a corresponding mode and supplementing environment information to the applications needing to be installed in the deployment tool so as to generate a complete application deployment process.
In some embodiments, the integrating the application package to be deployed into the deployment tool to implement full-flow installation of the application includes: and importing the product and all the dependency tool packages required by the product into the deployment tool, and importing the preset application installation flow into the deployment tool together.
In another aspect of the embodiments of the present invention, a system for application deployment is provided, including: the setting module is configured for setting an engine model to realize a main file or command operation mode in a target system; a development module configured to perform preliminary development on a deployment tool based on the engine model to cause the deployment tool to execute specified run files and system level instructions; the integration module is configured to integrate the application package to be deployed into the deployment tool so as to realize the full-flow installation of the application; and the deployment module is configured to perform application deployment on all machines to be installed based on the deployment tool.
In some embodiments, the setup module is configured to: setting an installation mode needed by the application, managing and maintaining the application package needed to be deployed, generating a complete application deployment flow, and loading the application deployment flow to realize the remote deployment of the application.
In some embodiments, the setup module is configured to: and selecting, sequencing, configuring a corresponding mode and supplementing environment information to the applications needing to be installed in the deployment tool so as to generate a complete application deployment process.
In some embodiments, the integration module is configured to: and importing the product and all the dependency tool packages required by the product into the deployment tool, and importing the preset application installation flow into the deployment tool together.
In another aspect of the embodiments of the present invention, there is also provided a computer device, including: at least one processor; and a memory storing computer instructions executable on the processor, the instructions when executed by the processor implementing the steps of the method as above.
In a further aspect of the embodiments of the present invention, a computer-readable storage medium is also provided, in which a computer program for implementing the above method steps is stored when the computer program is executed by a processor.
The invention has the following beneficial technical effects: the method ensures that all function installation results can be kept consistent, and avoids the situations that the version is too old or cannot be authorized and the like caused by firstly installing software and then copying the machine environment by the virtual machine; various installation processes are packaged in the tool in advance, a software provider adapts and integrates in advance according to the tool standard, and a delivery person only needs to use the tool to install, so that the problem caused by secondary manual operation of the delivery person is reduced; the tool provides a modularized engine, besides the mainstream installation mode in the market, a user is allowed to develop or connect a function library in a self-defined mode to increase the installation mode, and the application range and flexibility of the tool are improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
FIG. 1 is a schematic diagram of an embodiment of a method for application deployment provided by the present invention;
FIG. 2 is a schematic diagram of an embodiment of a system for application deployment provided by the present invention;
FIG. 3 is a schematic hardware architecture diagram of an embodiment of a computer device for application deployment provided by the present invention;
FIG. 4 is a schematic diagram of an embodiment of a computer storage medium for application deployment provided by the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
In a first aspect of the embodiments of the present invention, an embodiment of a method for application deployment is provided. Fig. 1 is a schematic diagram illustrating an embodiment of a method for application deployment provided by the present invention. As shown in fig. 1, the embodiment of the present invention includes the following steps:
s1, setting an engine model to realize a main file or command operation mode in a target system;
s2, carrying out preliminary development on a deployment tool based on the engine model so that the deployment tool executes a specified operation file and a system level instruction;
s3, integrating the application packages to be deployed into the deployment tool to realize the full-flow installation of the applications; and
and S4, performing application deployment on all the machines to be installed based on the deployment tool.
The engine model is set up to implement the primary file or command mode of operation in the target system. The engine model is a generalized model, and the implementation modes are different in different system environments or different development languages, but the core goal is to implement the main file or command running modes in the target system, such as cmd command and exe file of windows system, sh script and binary file of linux system.
A deployment tool is initially developed based on the engine model to cause the deployment tool to execute specified run files and system level instructions. After the system environment and the development language are determined, the tool is preliminarily developed based on an engine model, and the main goal is to execute the specified running file and system-level instructions.
And integrating the application packages needing to be deployed into the deployment tool to realize the full-flow installation of the application. After the basic execution mode is realized, the basic execution mode is integrated and developed with an application package needing to be deployed. If the file can be directly run, the application installation process can be run, integration is directly imported, and if targeted configuration or adjustment is needed, secondary development is needed. The ultimate goal is to implement application full-flow silent installation.
And performing application deployment on all the machines to be installed based on the deployment tool. After the integration of the tool and the application is completed, the tool and the application can be directly used for remote batch deployment and installation of the application, and no delivery personnel is needed to perform installation operation on each machine.
In some embodiments, the setting up the engine model to implement the primary file or command run in the target system includes: setting an installation mode needed by the application, managing and maintaining the application package needed to be deployed, generating a complete application deployment flow, and loading the application deployment flow to realize the remote deployment of the application.
In some embodiments, the generating the complete application deployment flow comprises: and selecting, sequencing, configuring a corresponding mode and supplementing environment information to the applications needing to be installed in the deployment tool so as to generate a complete application deployment process.
Tool maintainers complete basic tool function development based on an engine model, wherein the engine model mainly comprises the following function modules (or function points):
(1) An operation module: the installation mode that the application needs to be used is mainly realized through codes, which include but are not limited to: exe or binary files; a script file; decompressing the compressed packet; execution commands specified by a portion of the application framework, and the like.
(2) An application management module: the method is mainly responsible for managing and maintaining the application packages to be deployed, and requires to ensure the data integrity of the application packages and note the environmental information to be read in the application installation in advance.
(3) The application arrangement module: the system is mainly responsible for selecting and sequencing applications to be installed in the tool, configuring corresponding modes of the operation modules, supplementing environmental information and the like, and finally generating a complete application deployment process.
(4) An execution module: and loading the generated application deployment flow to complete the remote deployment operation of each application.
The roles involved in the whole tool making and using process include: tool maintainers, product developers, product deliverers. The tool maintenance personnel finish the development work of the actually used tool based on basic information such as an engine basic model, products, application scenes and the like. And the installation function is realized according to the product requirement, and the integration work with the application installation is realized. A product developer, which refers to a developer of a product to be delivered, needs to provide a complete application installation package, an installation mode of an application (based on which a tool maintainer develops a tool), and an environment information list and a configuration mode required by application deployment. And the product delivery personnel is mainly responsible for deploying the application integration completed tool into the client environment and completing the filling of the relevant environment information according to the product requirements.
The operation module is required to realize deployment in three forms of file, script and compressed packet decompression at present, but except the above scenes, the tool can continuously increase special installation modes according to the product conditions, such as online delivery of saas instances, network downloading, containerization deployment and the like.
The application management module not only manages product application, but also can prefabricate other application packages to be installed at the same time. Such as database installation packages, network load balancing or proxy forwarding function configurations, data middleware, monitoring probes, and other auxiliary class or base environment tools. After a series of application prefabrication is completed, the product delivery personnel can directly execute the tools to complete the installation of all the tools and the applications according to the prefabrication requirements without sequentially deploying a single environment.
The application orchestration module supports orchestration of operations and files that need to be performed when delivering complex products, and supports installation of multiple applications per orchestration. For example: the method comprises the steps of obtaining machine environment information, modifying application parameters to be installed according to needs, modifying environment variables, operating installation files, checking installation conditions and the like.
The execution module is responsible for executing the arrangement process, wherein the arrangement process comprises adding all remote connection information of the machines to be installed, applications needing to be installed by each machine, checking communication conditions, remotely copying related application packages (if the applications do not need to be copied any more), and starting the installation process.
In some embodiments, the integrating the application package to be deployed into the deployment tool to implement full-flow installation of the application includes: and importing the product and all the dependency tool packages required by the product into the deployment tool, and importing the preset application installation flow into the deployment tool together.
And after the tool development is finished, delivering the tool to a product developer to import the product package to be installed and configure the basic parameters. Developers plan all needed application installation processes in advance, and the application can be ensured to be free from manual participation in the installation process; the product package to be installed comprises products manufactured by developers and all dependency toolkits required by the products, including but not limited to databases, network plug-ins, middleware, third-party auxiliary tools and the like, but the developers also need to arrange installation processes of related dependency toolkits in advance; for parameters needing to be filled before installation, developers need to configure corresponding file paths and filling mode descriptions in advance, and product delivery personnel can be ensured to accurately fill information.
Product developers can also integrate the existing tool kits on the market based on tools to customize the application installation combination or flow required by the product developers. However, each application is required to support or be modified by a developer to automatically execute the installation process in the configuration process, and the relevant parameters are configured only once in the initial step. For an application installation process which is not suitable for one-time installation or requires manual multiple operations, the operation type can be customized in an operation module, or an operation script is compiled according to a scene to sequentially replace and execute related operations so as to replace an automatic installation process.
And after the product is prefabricated successfully, the toolkit is transferred to a product delivery person, and the delivery person finishes the on-site or remote application deployment of a client.
After obtaining the complete tool, the delivery personnel firstly fills in relevant information according to the requirements of the product and the environmental characteristics and according to the requirements of the product developer, including but not limited to: machine remote connection information, machine specific environment variables, which application packages need to be installed by the machine, etc. After the information is filled, the delivery personnel operate the tools on the fortress machine which can be connected with all environments to be installed, and the installation process is started to be executed.
The embodiment of the invention discloses an application deployment tool engine model in a cluster environment. The model supports the introduction of various application tool installation and deployment mechanisms such as file installation, instruction operation, interface docking and the like on the current market, and only supports a user to customize an installation and deployment mode and process according to the self application condition and the deployment requirement. The application deployment tool realizes the arrangement and encapsulation of the installation mechanism and the application to be installed based on the model. Product developers can preset required installation mechanisms into the tool, including but not limited to tool secondary integration development, existing file or script copy, and the like. The product delivery personnel directly use the tool to remotely complete the deployment of the target machine environment, do not need to additionally modify the parameters of the product, and only need to supplement the environment information according to the situation. Through the support of the model, the normative and the unity of tool and product application deployment can be effectively ensured, the influence of deployment personnel on the product integrity is reduced, and a tool for deployment can be reserved as an environmental project backup package.
It should be particularly noted that, the steps in the embodiments of the method for application deployment described above can be mutually intersected, replaced, added, or deleted, and therefore, these methods for application deployment that are transformed by reasonable permutation and combination shall also belong to the scope of the present invention, and shall not limit the scope of the present invention to the embodiments.
In view of the foregoing, a second aspect of the embodiments of the present invention provides a system for application deployment. As shown in fig. 2, the system 200 includes the following modules: the setting module is configured for setting an engine model to realize a main file or command operation mode in a target system; the development module is used for carrying out preliminary development on a deployment tool based on the engine model so as to enable the deployment tool to execute the specified operation file and the system level instruction; the integration module is configured to integrate the application package to be deployed into the deployment tool so as to realize the full-flow installation of the application; and the deployment module is configured to perform application deployment on all the machines to be installed based on the deployment tool.
In some embodiments, the setup module is configured to: setting an installation mode needed by the application, managing and maintaining the application package needed to be deployed, generating a complete application deployment flow, and loading the application deployment flow to realize the remote deployment of the application.
In some embodiments, the setup module is configured to: and selecting, sequencing, configuring a corresponding mode and supplementing environment information to the applications needing to be installed in the deployment tool so as to generate a complete application deployment process.
In some embodiments, the integration module is configured to: and importing the product and all the dependency tool packages required by the product into the deployment tool, and importing the preset application installation flow into the deployment tool together.
In view of the above object, a third aspect of the embodiments of the present invention provides a computer device, including: at least one processor; and a memory storing computer instructions executable on the processor, the instructions being executable by the processor to perform the steps of: s1, setting an engine model to realize a main file or command operation mode in a target system; s2, carrying out preliminary development on a deployment tool based on the engine model so that the deployment tool executes a specified operation file and a system level instruction; s3, integrating the application package to be deployed into the deployment tool to realize the full-flow installation of the application; and S4, performing application deployment on all machines to be installed based on the deployment tool.
In some embodiments, the setting up the engine model to implement the main file or command execution modes in the target system comprises: setting an installation mode needed by the application, managing and maintaining the application package needed to be deployed, generating a complete application deployment flow, and loading the application deployment flow to realize the remote deployment of the application.
In some embodiments, the generating the complete application deployment flow comprises: and selecting, sequencing, configuring a corresponding mode and supplementing environment information to the applications needing to be installed in the deployment tool so as to generate a complete application deployment process.
In some embodiments, the integrating the application package to be deployed into the deployment tool to implement full-flow installation of the application includes: and importing the product and all the dependency tool packages required by the product into the deployment tool, and importing the preset application installation flow into the deployment tool together.
Fig. 3 is a schematic hardware structural diagram of an embodiment of a computer device deployed for the above-described application provided in the present invention.
Taking the device shown in fig. 3 as an example, the device includes a processor 301 and a memory 302.
The processor 301 and the memory 302 may be connected by a bus or other means, such as the bus connection in fig. 3.
The memory 302 is a non-volatile computer-readable storage medium and can be used for storing non-volatile software programs, non-volatile computer-executable programs, and modules, such as program instructions/modules corresponding to the method for application deployment in the embodiments of the present application. The processor 301 executes various functional applications of the server and data processing, i.e., implements a method of application deployment, by running non-volatile software programs, instructions, and modules stored in the memory 302.
The memory 302 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the method of application deployment, and the like. Further, the memory 302 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some embodiments, memory 302 optionally includes memory located remotely from processor 301, which may be connected to a local module via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
Computer instructions 303 corresponding to one or more methods of application deployment are stored in the memory 302 and when executed by the processor 301 perform the methods of application deployment in any of the method embodiments described above.
Any embodiment of a computer device executing the method for application deployment described above may achieve the same or similar effects as any of the preceding method embodiments corresponding thereto.
The invention also provides a computer readable storage medium storing a computer program which, when executed by a processor, performs a method of application deployment.
FIG. 4 is a schematic diagram illustrating an embodiment of a computer storage medium for deploying the above-described application provided by the present invention. Taking the computer storage medium as shown in fig. 4 as an example, the computer readable storage medium 401 stores a computer program 402 which, when executed by a processor, performs the method as described above.
Finally, it should be noted that, as those skilled in the art can understand, all or part of the processes in the methods of the embodiments described above can be implemented by instructing relevant hardware by a computer program, and the program of the method for application deployment can be stored in a computer-readable storage medium, and when executed, the program can include the processes of the embodiments of the methods described above. The storage medium of the program may be a magnetic disk, an optical disk, a Read Only Memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, where the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also combinations between technical features in the above embodiments or in different embodiments are possible, and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (10)

1. A method for application deployment, comprising the steps of:
setting an engine model to realize a main file or command operation mode in a target system;
preliminarily developing a deployment tool based on the engine model to enable the deployment tool to execute the specified running files and system-level instructions;
integrating the application package to be deployed into the deployment tool to realize the full-flow installation of the application; and
and performing application deployment on all machines to be installed based on the deployment tool.
2. The method of claim 1, wherein setting up the engine model to implement the primary file or command mode of operation in the target system comprises:
setting an installation mode needed by the application, managing and maintaining the application package needed to be deployed, generating a complete application deployment flow, and loading the application deployment flow to realize the remote deployment of the application.
3. The method of claim 2, wherein generating the complete application deployment flow comprises:
and selecting, sequencing, configuring a corresponding mode and supplementing environment information to the applications needing to be installed in the deployment tool so as to generate a complete application deployment process.
4. The method of claim 1, wherein integrating the application package to be deployed into the deployment tool to implement full-flow installation of the application comprises:
and importing the product and all the dependency tool packages required by the product into the deployment tool, and importing the preset application installation flow into the deployment tool together.
5. A system for application deployment, comprising:
the setting module is configured for setting an engine model to realize a main file or command operation mode in a target system;
a development module configured to perform preliminary development on a deployment tool based on the engine model to cause the deployment tool to execute specified run files and system level instructions;
the integration module is configured to integrate the application package to be deployed into the deployment tool so as to realize the full-flow installation of the application; and
and the deployment module is configured to perform application deployment on all machines to be installed based on the deployment tool.
6. The system of claim 5, wherein the setup module is configured to:
setting an installation mode needed by the application, managing and maintaining the application package needed to be deployed, generating a complete application deployment flow, and loading the application deployment flow to realize the remote deployment of the application.
7. The system of claim 6, wherein the setup module is configured to:
and selecting, sequencing, configuring a corresponding mode and supplementing environment information to the applications needing to be installed in the deployment tool so as to generate a complete application deployment process.
8. The system of claim 5, wherein the integration module is configured to:
and importing the product and all the dependency tool packages required by the product into the deployment tool, and importing the preset application installation flow into the deployment tool together.
9. A computer device, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, the instructions when executed by the processor implementing the steps of the method of any one of claims 1 to 4.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 4.
CN202211347257.5A 2022-10-31 2022-10-31 Application deployment method, system, equipment and storage medium Pending CN115495111A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211347257.5A CN115495111A (en) 2022-10-31 2022-10-31 Application deployment method, system, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211347257.5A CN115495111A (en) 2022-10-31 2022-10-31 Application deployment method, system, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115495111A true CN115495111A (en) 2022-12-20

Family

ID=85114664

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211347257.5A Pending CN115495111A (en) 2022-10-31 2022-10-31 Application deployment method, system, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115495111A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117407008A (en) * 2023-12-14 2024-01-16 之江实验室 System component cluster deployment method and device for microminiature data center

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117407008A (en) * 2023-12-14 2024-01-16 之江实验室 System component cluster deployment method and device for microminiature data center
CN117407008B (en) * 2023-12-14 2024-04-19 之江实验室 System component cluster deployment method and device for microminiature data center

Similar Documents

Publication Publication Date Title
US11372639B2 (en) System and method for automated microservice source code generation and deployment
RU2628176C2 (en) Systems, methods and computer software products for assembly and loading process of software with use of compilation and deployment service
US20140196022A1 (en) Cloud Based Application Packaging
US8464246B2 (en) Automation of mainframe software deployment
CN101763043B (en) For the method and system of automation collaborative framework
CN111198695A (en) Automatic deployment method of micro-service administration management platform and electronic equipment
CN115495111A (en) Application deployment method, system, equipment and storage medium
CN115658237A (en) Container application automatic deployment method, device, apparatus, equipment and medium
CN116069648A (en) Software testing method, system, equipment and storage medium
CN106802805B (en) Application service management method and device suitable for server management
CN114237760B (en) Method for packaging industrial mechanism model into container mirror image and publishing web service
CN113886008A (en) Virtual machine management method, system, device and medium
CN113590179A (en) Plug-in detection method and device, electronic equipment and storage medium
CN113961232A (en) Terminal, method and platform server for providing integrated development environment
CN118170420A (en) Code management method, system and computing device
CN112486631B (en) Method for constructing virtual machine mirror image
CN115544521B (en) Method and device for generating checksum of offline installation file
Ferreira Peña Back-end development of a Profinet-based data collector application and final deployment
US20240094694A1 (en) Virtual Deployment of Distributed Control Systems for Control Logic Testing
CN116594632A (en) Compiling method, compiling device, computer device, storage medium and compiling system
CN117931214A (en) Application deployment method and device in offline environment, electronic equipment and storage medium
CN114237649A (en) Code detection method and device, electronic equipment and program product
Konrad et al. Automatic Deployment in a Control System Environment
CN113377400A (en) Software upgrading method and device, storage medium and electronic equipment
CN115495150A (en) Code migration method and 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