CN115562758B - Cloud simulation platform deployment method, system, storage medium and electronic equipment - Google Patents

Cloud simulation platform deployment method, system, storage medium and electronic equipment Download PDF

Info

Publication number
CN115562758B
CN115562758B CN202211408560.1A CN202211408560A CN115562758B CN 115562758 B CN115562758 B CN 115562758B CN 202211408560 A CN202211408560 A CN 202211408560A CN 115562758 B CN115562758 B CN 115562758B
Authority
CN
China
Prior art keywords
service
server
main server
environment
deployment
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
CN202211408560.1A
Other languages
Chinese (zh)
Other versions
CN115562758A (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.)
Beijing Zhuoyi Intelligent Technology Co Ltd
Original Assignee
Beijing Zhuoyi Intelligent 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 Beijing Zhuoyi Intelligent Technology Co Ltd filed Critical Beijing Zhuoyi Intelligent Technology Co Ltd
Priority to CN202211408560.1A priority Critical patent/CN115562758B/en
Publication of CN115562758A publication Critical patent/CN115562758A/en
Application granted granted Critical
Publication of CN115562758B publication Critical patent/CN115562758B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application discloses a cloud simulation platform deployment method, a cloud simulation platform deployment system, a storage medium and electronic equipment. The method comprises the following steps: configuring connection information of a main server through a client, and connecting the main server through a preset protocol; uploading an Agent service to a main server, and starting the Agent service to establish communication connection between the main server and the client; sending a Server service program package to a main Server and starting Server service; performing initialization operation on the basic operation environment, and displaying a cloud simulation service list under the condition that the basic operation environment is initialized; and responding to the selection operation of the simulation service to be started in the cloud simulation service list, and completing the deployment of the simulation service to be started. The method can simplify the environmental installation steps, has the interface operation functions of one-key deployment, expansion, upgrading, state monitoring and early warning and the like, and realizes the rapid delivery of the private cloud simulation platform.

Description

Cloud simulation platform deployment method, system, storage medium and electronic equipment
Technical Field
The application relates to the technical field of simulation application, in particular to a cloud simulation platform deployment method, a cloud simulation platform deployment system, a storage medium and electronic equipment.
Background
The core of the private cloud is that the deployed server is only provided for a specific organization or organization to use, and the problem of where and by whom the server is deployed to be responsible for management is not very strict, and is generally determined by the manager of the enterprise.
As for the deployment site of the cloud server, mainly two types are included: the first part is arranged inside the unit and is called a local private cloud; second, hosted elsewhere, referred to as hosting private clouds.
Because the local private cloud is controlled and managed by the internal full rights of the enterprises, some enterprises prefer to deploy important data and important applications on the private cloud, and the corresponding early construction cost and later operation and maintenance cost are relatively high although the security controlled by the enterprises is higher. Because the daily maintenance of cloud servers involves: management, operation and handling. Management refers to regulation making, compliance supervision, regular safety inspection, disaster exercise, data recovery exercise, A making, floor inspection and the like, and focuses on the system and personnel level. The operation and maintenance means daily operation and maintenance, and specifically comprises machine performance monitoring, application monitoring, performance tuning, fault discovery and processing, problem library establishment, problem hotline seat, periodic output operation and maintenance report, capacity expansion and contraction, application transfer and withdrawal and the like, and focuses on the equipment level. The cloud operation does not refer to operation of a cloud service consumer, but refers to routine daily work of the cloud, including data backup of a cloud server, service hotline agents, daily sanitation, interaction with some operation of the consumer, and the like. The operation and maintenance labor costs involved in the above are relatively high.
Disclosure of Invention
Aiming at the problems, the application provides a cloud simulation platform deployment method, a cloud simulation platform deployment device, a storage medium and electronic equipment, and at least solves the problem that higher operation and maintenance labor cost is brought to enterprises when a private cloud server is arranged inside a unit.
In a first aspect of the present application, a cloud simulation platform deployment method is provided, where the method includes:
configuring connection information of a main server through a client, and connecting the main server through a preset protocol;
uploading an Agent service to the main server, and starting the Agent service to establish communication connection between the main server and the client;
sending a Server service program package to the main Server and starting Server service;
performing initialization operation on a basic operation environment, and displaying a cloud simulation service list under the condition that the basic operation environment is initialized;
and responding to the selection operation of the simulation service to be started in the cloud simulation service list, and completing the deployment of the simulation service to be started.
Further, the communication connection includes:
websocket two-way communication connection.
Further, the base operating environment includes:
redis and/or Mysql.
Further, the preset protocol includes:
ssh protocol.
Further, before the initializing operation is performed on the basic operation environment, the method further includes:
acquiring a program package and basic data required by deploying an operation basic environment;
and executing initialization operation on the basic operation environment according to the program package and the basic data.
Further, the performing an initialization operation on the basic operating environment includes:
and executing initialization operation on the basic operation environment according to default settings.
Further, the sending the Server service package to the main Server and starting the Server service includes:
and sending a Server service program package to the main Server through the websocket and starting Server service.
In a second aspect of the present application, there is provided a system comprising:
the configuration module is used for configuring the connection information of the main server through the client and connecting the main server through a preset protocol;
the communication establishing module is used for uploading an Agent service to the main server and starting the Agent service so as to establish communication connection between the main server and the client;
the Agent service deployment module is used for sending a Server service program package to the main Server and starting Server service;
the initialization module is used for executing initialization operation on a basic operation environment, and displaying a cloud simulation service list under the condition that the basic operation environment is initialized;
and the selection module is used for responding to the selection operation of the simulation service to be started in the cloud simulation service list and completing the deployment of the simulation service to be started.
In a third aspect of the present application, a computer-readable storage medium is provided, storing a computer program executable by one or more processors to implement a method as described above.
In a fourth aspect of the present application, there is provided an electronic device comprising a memory and one or more processors, said memory having stored thereon a computer program which, when executed by said one or more processors, performs a method as described above.
Compared with the prior art, the technical scheme of the application has the following advantages or beneficial effects:
aiming at the problems that the current private cloud simulation platform environment is complex to install, the requirements of operation and maintenance technicians are high, the deployment, the expansion and the upgrading are difficult, and the like. The application discloses a method for realizing the rapid delivery of a private cloud simulation platform, which can simplify the environmental installation steps, realize the interface operation functions of one-key deployment, expansion, upgrading, state monitoring and early warning and the like.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings may be obtained according to the drawings provided without inventive effort to a person of ordinary skill in the art.
Fig. 1 is a flowchart of a cloud simulation platform deployment method provided in an embodiment of the present application;
fig. 2 is a network topology schematic diagram of a cloud simulation platform deployment system according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a cloud simulation platform deployment system according to an embodiment of the present application;
fig. 4 is a connection block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The following will describe embodiments of the present application in detail with reference to the drawings and examples, thereby how to apply technical means to the present application to solve technical problems, and realizing processes achieving corresponding technical effects can be fully understood and implemented accordingly. The embodiments and the features in the embodiments can be combined with each other on the premise of no conflict, and the formed technical schemes are all within the protection scope of the application.
In the following, some technical terms in the embodiments and the prior art of the present application are explained first, so that those skilled in the art can understand the technical solutions of the present application.
Redis: namely, the remote dictionary service Remote Dictionary Server is an open source API (application programming interface Application Programming Interface, abbreviated as API) written in ANSI C language, supporting network, log-type, key-Value database which can be based on memory and persistent, and providing multiple languages.
Electron: electron is a cross-platform desktop application framework built using JavaScript (js for short), HTML, and CSS. The Electron can be compatible with common operating systems such as Mac, windows, linux and the like, and further can respectively construct application programs corresponding to the three platforms.
Simulation system: according to the purpose of system analysis, based on the analysis of the properties of each element of the system and the mutual relations thereof, a simulation model which can describe the system structure or the behavior process and has a certain logic relation or quantity relation is established, and according to the simulation model, the test or the quantitative analysis is carried out so as to obtain various information required by correct decision.
Vue: belongs to an open source JavaScript framework for creating a user interface, also a Web application framework for creating a single page application, and belongs to a set of progressive js framework for constructing the user interface.
WebSocket: is a protocol that performs full duplex communication over a single TCP (transmission control protocol Transmission Control Protocol, TCP for short) connection. The WebSocket communication protocol was standardized by IETF as RFC 6455 in 2011 and is complemented by RFC7936, while the WebSocket API was also standardized by W3C.
Express: belongs to a flexible node. Js Web application development framework which keeps the minimum scale, and provides a group of powerful functions for Web and mobile application.
pm2: is a process management tool that can be used for the Nodejs of the production environment and it has a built-in load balancing. The system can ensure that the service is not interrupted and always on, provides a 0 second reload function, and has other series of process management and monitoring functions.
Example 1
The method disclosed by the embodiment of the application is based on an SA (Server-Agent system), and based on technologies such as electron+Vue+Websocket+express+Pm2, so that the cloud simulation system is rapidly delivered, and daily operation and maintenance works such as environment deployment, upgrading, expansion and monitoring of the cloud platform are visualized. The cloud simulation system can realize the one-key deployment, server resource management, service state heartbeat monitoring, service version management updating, and Docker system management and other enterprise-level private cloud simulation system rapid delivery functions of the cloud simulation platform, greatly reduces operation and maintenance difficulty, and improves system stability and safety.
Fig. 1 is a flowchart of a cloud simulation platform deployment method provided in an embodiment of the present application, where, as shown in fig. 1, the method in this embodiment includes:
step 110, configuring connection information of a main server through a client, and connecting the main server through a preset protocol.
In some embodiments, the preset protocol includes:
ssh protocol.
Optionally, after the connection information of the main server is configured, the main server is connected through ssh protocol.
And 120, uploading an Agent service to the main server, and starting the Agent service to establish communication connection between the main server and the client.
Optionally, after connecting to the host server, the Agent service is then uploaded to the host server and started.
In some embodiments, the communication connection comprises:
websocket two-way communication connection.
Optionally, the Agent service is connected with the client in a websocket bidirectional communication manner after being started.
And 130, sending a Server service program package to the main Server and starting the Server service.
In some embodiments, the sending a Server service package to the primary Server and starting a Server service includes:
and sending a Server service program package to the main Server through the websocket and starting Server service.
Optionally, the Server service package is issued through websocket and the Server service is started.
And 140, executing initialization operation on the basic operation environment, and displaying a cloud simulation service list under the condition that the basic operation environment is initialized.
In some embodiments, the base runtime environment comprises:
redis and/or Mysql.
In some embodiments, before the initializing operation is performed on the base operating environment, the method further includes:
acquiring a program package and basic data required by deploying an operation basic environment;
and executing initialization operation on the basic operation environment according to the program package and the basic data.
In some embodiments, the performing an initialization operation on the base runtime environment includes:
and executing initialization operation on the basic operation environment according to default settings.
Optionally, the basic operating environment Redis, mysql, etc. of the system is initialized according to the default settings of the system.
And step 150, responding to the selection operation of the simulation service to be started in the cloud simulation service list, and completing the deployment of the simulation service to be started.
Optionally, after initialization is completed, displaying a cloud simulation service list, and completing deployment by clicking the cloud simulation service to be started.
The cloud simulation platform deployment method provided by the embodiment comprises the following steps: configuring connection information of a main server through a client, and connecting the main server through a preset protocol; uploading an Agent service to the main server, and starting the Agent service to establish communication connection between the main server and the client; sending a Server service program package to the main Server and starting Server service; performing initialization operation on a basic operation environment, and displaying a cloud simulation service list under the condition that the basic operation environment is initialized; and responding to the selection operation of the simulation service to be started in the cloud simulation service list, and completing the deployment of the simulation service to be started. Aiming at the problems that the current private cloud simulation platform environment is complex to install, the requirements of operation and maintenance technicians are high, deployment, expansion and upgrading are difficult, and the like. The application discloses a method for realizing the rapid delivery of a private cloud simulation platform, which can simplify the environmental installation steps, realize the interface operation functions of one-key deployment, expansion, upgrading, state monitoring and early warning and the like.
Example two
In the embodiment, fig. 2 is a schematic network topology diagram of the cloud simulation platform deployment system provided in the embodiment of the present application, as shown in fig. 2, an enterprise provides a desktop application to a client, where the application includes a rapid delivery tool service and includes a package and data required by a basic environment one-key deployment function. After the information of the main server is filled in when the desktop application selects the one-key deployment function, the program package and the data in the desktop are automatically installed on the main server to realize deployment. After the deployment Server of the master Server is started, other slave Server resources can be added, agent services are deployed on the slave Server, and then corresponding programs and data are deployed through the Agent.
It should be noted that the present system embodiment may be used to execute the method embodiment of the present application, and for details not disclosed in the present system embodiment, please refer to the method embodiment of the present application.
Fig. 3 is a schematic structural diagram of a cloud simulation platform deployment system provided in the embodiment of the present application, as shown in fig. 3, a system 300 provided in the embodiment includes:
a configuration module 301, configured to configure connection information of a main server through a client, and connect the main server through a preset protocol;
the communication establishing module 302 is configured to upload an Agent service to the main server, and start the Agent service to establish a communication connection between the main server and the client;
a Server service starting module 303, configured to send a Server service program package to the main Server and start a Server service;
an initialization module 304, configured to perform an initialization operation on a basic operation environment, and display a cloud simulation service list when the basic operation environment completes initialization;
and the selection module 305 is configured to respond to a selection operation for the simulation service to be started in the cloud simulation service list, and complete deployment of the simulation service to be started.
In some embodiments, the communication connection comprises:
websocket two-way communication connection.
In some embodiments, the base runtime environment comprises:
redis and/or Mysql.
In some embodiments, the preset protocol includes:
ssh protocol.
In some embodiments, before the initializing operation is performed on the base operating environment, the method further includes:
the acquisition module is used for acquiring a program package and basic data required by deploying and operating the basic environment;
the initialization module 304 performs an initialization operation on the base operating environment according to the package and the base data.
In some embodiments, the initialization module 304 performs initialization operations on the base runtime environment according to default settings.
In some embodiments, the Server service initiation module sends a Server service package to the main Server through the websocket and initiates a Server service.
In some possible cases, the system disclosed in this embodiment may further include: the system comprises a resource management module, a basic environment management module, a dock mirror image management module, an application release and version management module, a service release and version management module and an automatic update management module.
Further, the resource management module comprises two sub-modules of server resources and heartbeat monitoring. Wherein the server resources include: service IP, system type, account information, and server type (including master node and child node); the heartbeat monitoring includes: the server connection state, server configuration information, server resource use condition and IP address, wherein the server resource use condition comprises: memory usage, CPU usage, GPU usage, disk usage, and occupancy of each service process.
Further, the basic environment management module comprises a program package management module, a basic environment installation module and a basic environment configuration module. Wherein package management further comprises: dock packages, redis packages, mysql packages, and other packages; the base environment installation further comprises: JAVA environment, cmake environment, python environment, nodjs environment; the base environment configuration in turn comprises: mysql connection configuration, redis connection configuration, kafka connection configuration, initialization management configuration, and other system configurations.
Further, the Docker mirror image management module includes: docker image management, docker image installation, and Docker image state management. The Docker mirror image management comprises an uploading unit and a downloading unit; the Docker mirror state management further includes: start, stop and delete the several units.
Further, the application publishing and version management module comprises two sub-modules, namely application type management and application package management.
Further, the service release and version management module comprises two sub-modules, namely service management and version management. Wherein the service management further comprises: newly added service, service port number and service type, wherein the newly added service further comprises: the service environment type, the port number, the corresponding application program and other service related configuration are divided into a plurality of sub-units; version management includes: and uploading the new version program restart service to automatically update the program to the latest version, and automatically recovering to the last version after deleting the latest version.
Further, the automatic update management module includes several sub-modules of updating server configuration, checking for updates, and updating programs.
Those skilled in the art will appreciate that the architecture shown in fig. 3 is not limiting of the system of embodiments of the present application and may include more or fewer modules/units than shown, or may combine certain modules/units, or may be a different arrangement of modules/units.
The above-described respective modules/units may be functional modules or program modules, and may be implemented by software or hardware. For modules/units implemented in hardware, the various modules/units described above may be located in the same processor; or the individual modules/units described above may also be located in different processors, respectively, in any combination.
The system provided in this embodiment includes: a configuration module 301, configured to configure connection information of a main server through a client, and connect the main server through a preset protocol; the communication establishing module 302 is configured to upload an Agent service to the main server, and start the Agent service to establish a communication connection between the main server and the client; a Server service starting module 303, configured to send a Server service program package to the main Server and start a Server service; an initialization module 304, configured to perform an initialization operation on a basic operation environment, and display a cloud simulation service list when the basic operation environment completes initialization; and the selection module 305 is configured to respond to a selection operation for the simulation service to be started in the cloud simulation service list, and complete deployment of the simulation service to be started. Aiming at the problems that the current private cloud simulation platform environment is complex to install, the requirements of operation and maintenance technicians are high, deployment, expansion and upgrading are difficult, and the like. The application discloses a method for realizing the rapid delivery of a private cloud simulation platform, which can simplify the environmental installation steps, realize the interface operation functions of one-key deployment, expansion, upgrading, state monitoring and early warning and the like.
Example III
The present embodiment also provides a computer readable storage medium, in which a computer program is stored, where the computer program may implement the method steps in the foregoing method embodiments when executed by a processor, and the embodiments are not repeated herein.
The computer-readable storage medium may also include, among other things, computer programs, data files, data structures, etc., alone or in combination. The computer readable storage medium or computer program may be specifically designed and understood by those skilled in the art of computer software, or the computer readable storage medium may be well known and available to those skilled in the art of computer software. Examples of the computer readable storage medium include: magnetic media such as hard disks, floppy disks, and magnetic tape; optical media such as CDROM discs and DVDs; magneto-optical media, such as optical disks; and hardware means, specifically configured to store and execute computer programs, such as read-only memory (ROM), random Access Memory (RAM), flash memory; or a server, app application mall, etc. Examples of computer programs include machine code (e.g., code produced by a compiler) and files containing higher level code that may be executed by the computer using an interpreter. The described hardware devices may be configured to act as one or more software modules to perform the operations and methods described above, and vice versa. In addition, the computer readable storage medium may be distributed among networked computer systems, and the program code or computer program may be stored and executed in a decentralized manner.
Example IV
Fig. 4 is a connection block diagram of an electronic device according to an embodiment of the present application, as shown in fig. 4, the electronic device 400 may include: one or more processors 401, memory 402, multimedia components 403, input/output (I/O) interfaces 404, and communication components 405.
Wherein the one or more processors 401 are arranged to perform all or part of the steps as in the method embodiments described above. The memory 402 is used to store various types of data, which may include, for example, instructions for any application or method in the electronic device, as well as application-related data.
The one or more processors 401 may be an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), digital signal processor (Digital Signal Processor, DSP), digital signal processing device (Digital Signal Processing Device, DSPD), programmable logic device (Programmable Logic Device, PLD), field programmable gate array (Field Programmable Gate Array, FPGA), controller, microcontroller, microprocessor or other electronic element implementation for performing the methods as in the method embodiments described above.
The Memory 402 may be implemented by any type of volatile or non-volatile Memory device or combination thereof, such as static random access Memory (Static Random Access Memory, SRAM for short), electrically erasable programmable Read-Only Memory (Electrically Erasable Programmable Read-Only Memory, EEPROM for short), erasable programmable Read-Only Memory (Erasable Programmable Read-Only Memory, EPROM for short), programmable Read-Only Memory (Programmable Read-Only Memory, PROM for short), read-Only Memory (ROM for short), magnetic Memory, flash Memory, magnetic disk, or optical disk.
The multimedia component 403 may include a screen, which may be a touch screen, and an audio component for outputting and/or inputting audio signals. For example, the audio component may include a microphone for receiving external audio signals. The received audio signal may be further stored in a memory or transmitted through a communication component. The audio assembly further comprises at least one speaker for outputting audio signals.
The I/O interface 404 provides an interface between the one or more processors 401 and other interface modules, which may be a keyboard, mouse, buttons, etc. These buttons may be virtual buttons or physical buttons.
The communication component 405 is used for wired or wireless communication between the electronic device 400 and other devices. The wired communication comprises communication through a network port, a serial port and the like; the wireless communication includes: wi-Fi, bluetooth, near field communication (Near Field Communication, NFC for short), 2G, 3G, 4G, 5G, or a combination of one or more of them. The corresponding communication component 405 may thus comprise: wi-Fi module, bluetooth module, NFC module.
In summary, the method, the system, the storage medium and the electronic device for deploying the cloud simulation platform provided by the application comprise the following steps: configuring connection information of a main server through a client, and connecting the main server through a preset protocol; uploading an Agent service to the main server, and starting the Agent service to establish communication connection between the main server and the client; sending a Server service program package to the main Server and starting Server service; performing initialization operation on a basic operation environment, and displaying a cloud simulation service list under the condition that the basic operation environment is initialized; and responding to the selection operation of the simulation service to be started in the cloud simulation service list, and completing the deployment of the simulation service to be started. Aiming at the problems that the current private cloud simulation platform environment is complex to install, the requirements of operation and maintenance technicians are high, deployment, expansion and upgrading are difficult, and the like. The application discloses a method for realizing the rapid delivery of a private cloud simulation platform, which can simplify the environmental installation steps, realize the interface operation functions of one-key deployment, expansion, upgrading, state monitoring and early warning and the like.
It should be further understood that the methods or systems disclosed in the embodiments provided herein may be implemented in other manners. The above-described method or system embodiments are merely illustrative, for example, flow diagrams and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of methods and apparatuses according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, a computer program segment, or a portion of a computer program, which comprises one or more computer programs for implementing the specified logical function(s). It should also be noted that in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures, and in fact may be executed substantially concurrently, or in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer programs.
In this application, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, apparatus or device comprising such elements; if any, the terms "first," "second," etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of features indicated or implicitly indicating the precedence of features indicated; in the description of the present application, unless otherwise indicated, the terms "plurality", "multiple" and "multiple" mean at least two; if the description is to a server, it should be noted that the server may be an independent physical server or terminal, or may be a server cluster formed by a plurality of physical servers, or may be a cloud server capable of providing basic cloud computing services such as a cloud server, a cloud database, a cloud storage, a CDN, and the like; in this application, if an intelligent terminal or a mobile device is described, it should be noted that the intelligent terminal or the mobile device may be a mobile phone, a tablet computer, a smart watch, a netbook, a wearable electronic device, a personal digital assistant (Personal Digital Assistant, PDA), an augmented Reality device (Augmented Reality, AR), a Virtual Reality device (VR), an intelligent television, an intelligent sound device, a personal computer (Personal Computer, PC), etc., but the present application is not limited thereto.
Finally it is pointed out that in the description of the present specification, the terms "one embodiment," "some embodiments," "example," "one example" or "some examples" and the like refer to particular features, structures, materials or characteristics described in connection with the embodiment or example as being included in at least one embodiment or example of the present application. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
While embodiments of the present application have been illustrated and described above, it should be understood that the above-described embodiments are illustrative only and are not intended to limit the present application to the details of the embodiments employed to facilitate the understanding of the present application. Any person skilled in the art to which this application pertains will be able to make any modifications and variations in form and detail of implementation without departing from the spirit and scope of the disclosure, but the scope of protection of this application shall be subject to the scope of the claims that follow.

Claims (7)

1. The method is characterized in that the method realizes visual functions of environment deployment, upgrading, expansion and daily operation and maintenance monitoring of the private cloud simulation platform, and comprises the following steps:
configuring connection information of a main server through a client, and connecting the main server through a preset protocol;
uploading an Agent service to the main server, and starting the Agent service to establish communication connection between the main server and the client;
sending a Server service program package to the main Server and starting Server service;
performing initialization operation on a basic operation environment, and displaying a cloud simulation service list under the condition that the basic operation environment is initialized;
responding to the selection operation of the simulation service to be started in the cloud simulation service list, and completing the deployment of the simulation service to be started;
wherein, the communication connection includes:
websocket two-way communication connection;
the base operating environment comprises:
redis and/or Mysql;
the preset protocol includes:
ssh protocol.
2. The method of claim 1, further comprising, prior to said performing an initialization operation on the base runtime environment:
acquiring a program package and basic data required by deploying an operation basic environment;
and executing initialization operation on the basic operation environment according to the program package and the basic data.
3. The method of claim 2, wherein the performing an initialization operation on the base runtime environment comprises:
and executing initialization operation on the basic operation environment according to default settings.
4. The method of claim 1, wherein sending a Server service package to the primary Server and starting a Server service comprises:
and sending a Server service program package to the main Server through the websocket and starting Server service.
5. The system for deploying the private cloud simulation platform is characterized in that the system realizes visual functions of environmental deployment, upgrading, expansion and daily operation and maintenance monitoring of the private cloud simulation platform, and comprises the following steps:
the configuration module is used for configuring the connection information of the main server through the client and connecting the main server through a preset protocol;
the communication establishing module is used for uploading an Agent service to the main server and starting the Agent service so as to establish communication connection between the main server and the client;
the Server service starting module is used for sending a Server service program package to the main Server and starting Server service;
the initialization module is used for executing initialization operation on a basic operation environment, and displaying a cloud simulation service list under the condition that the basic operation environment is initialized;
the selection module is used for responding to the selection operation of the simulation service to be started in the cloud simulation service list and completing the deployment of the simulation service to be started;
wherein, the communication connection includes:
websocket two-way communication connection;
the base operating environment comprises:
redis and/or Mysql;
the preset protocol includes:
ssh protocol.
6. A computer readable storage medium storing a computer program which, when executed by one or more processors, implements the method of any one of claims 1-4.
7. An electronic device comprising a memory and one or more processors, the memory having stored thereon a computer program, the memory and the one or more processors being communicatively coupled to each other, the computer program, when executed by the one or more processors, performing the method of any of claims 1-4.
CN202211408560.1A 2022-11-10 2022-11-10 Cloud simulation platform deployment method, system, storage medium and electronic equipment Active CN115562758B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211408560.1A CN115562758B (en) 2022-11-10 2022-11-10 Cloud simulation platform deployment method, system, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211408560.1A CN115562758B (en) 2022-11-10 2022-11-10 Cloud simulation platform deployment method, system, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN115562758A CN115562758A (en) 2023-01-03
CN115562758B true CN115562758B (en) 2023-05-26

Family

ID=84770071

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211408560.1A Active CN115562758B (en) 2022-11-10 2022-11-10 Cloud simulation platform deployment method, system, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN115562758B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103685567A (en) * 2013-12-31 2014-03-26 曙光云计算技术有限公司 Virtual application server configuration method under cloud environment
CN112181592A (en) * 2020-09-25 2021-01-05 上海聪充网络科技有限公司 Method for lightweight deployment of distributed system in private cloud environment
CN115102840A (en) * 2022-06-21 2022-09-23 杭州悦数科技有限公司 Cloud service operation and maintenance management method and system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8627426B2 (en) * 2010-04-26 2014-01-07 Vmware, Inc. Cloud platform architecture
CN106330546A (en) * 2016-08-26 2017-01-11 北京易讯通信息技术股份有限公司 System and method for deploying application cluster in private cloud environment
CN107632879A (en) * 2017-10-31 2018-01-26 中国人民解放军国防科技大学 Cloud simulation platform
US11436035B2 (en) * 2020-01-13 2022-09-06 Vmware, Inc. Method and apparatus for virtual agent management in cloud computing
CN111641521B (en) * 2020-05-11 2023-05-09 紫光云技术有限公司 Method for deploying big data clusters on cloud based on Ambari
CN113127016A (en) * 2021-04-30 2021-07-16 平安国际智慧城市科技股份有限公司 Automatic deployment method, device, equipment and medium for Hdp big data platform
CN114579149A (en) * 2022-03-04 2022-06-03 中国建设银行股份有限公司 Monitoring deployment configuration method and device based on containerization
CN115098354A (en) * 2022-07-29 2022-09-23 南京维拓科技股份有限公司 Method for building high-performance cloud simulation design platform

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103685567A (en) * 2013-12-31 2014-03-26 曙光云计算技术有限公司 Virtual application server configuration method under cloud environment
CN112181592A (en) * 2020-09-25 2021-01-05 上海聪充网络科技有限公司 Method for lightweight deployment of distributed system in private cloud environment
CN115102840A (en) * 2022-06-21 2022-09-23 杭州悦数科技有限公司 Cloud service operation and maintenance management method and system

Also Published As

Publication number Publication date
CN115562758A (en) 2023-01-03

Similar Documents

Publication Publication Date Title
CN109120678B (en) Method and apparatus for service hosting of distributed storage system
CN107741852B (en) Service deployment method based on cluster software
US11636016B2 (en) Cloud simulation and validation system
CN111045854B (en) Method, apparatus and computer readable medium for managing service containers
CN109901985B (en) Distributed test apparatus and method, storage medium, and electronic device
CN112835604B (en) System gray version release management method, system, equipment and medium
US10664551B2 (en) Intuitive user interface (UI) for device or vendor independent network switch management via embedded management controller
CN107395747B (en) High-expansion method based on STF platform
CN112925652B (en) Application resource deployment method, device, electronic equipment and medium
US20140250069A1 (en) Systems and methods for selectively synchronizing files
CN114089974B (en) Cloud code development system, method, device, equipment and storage medium
WO2023093127A1 (en) Method and apparatus for monitoring a cluster, and electronic device
EP3798860A1 (en) Generation and use of a dynamic bloom filter
CN111580833A (en) Application updating method and system, local management agent device and cloud server
US10749743B2 (en) Upgrade a version of a service
CN112114939A (en) Distributed system deployment equipment and method
US11681585B2 (en) Data migration for a shared database
US10015049B2 (en) Configuration of network devices in a network
CN115129574A (en) Code testing method and device
CN115562758B (en) Cloud simulation platform deployment method, system, storage medium and electronic equipment
JP2023518779A (en) Network connection method and apparatus for training participants of common training model
CN110324191B (en) Hybrid cloud deployment method, device and system
CN116149713B (en) Program upgrading method and device for all-level equipment under tree-type heterogeneous network
CN115454333A (en) Docking method and device for cloud computing platform and storage system
CN114070889A (en) Configuration method, traffic forwarding method, device, storage medium, and program product

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