CN111538542B - System configuration method and related device - Google Patents

System configuration method and related device Download PDF

Info

Publication number
CN111538542B
CN111538542B CN202010212322.8A CN202010212322A CN111538542B CN 111538542 B CN111538542 B CN 111538542B CN 202010212322 A CN202010212322 A CN 202010212322A CN 111538542 B CN111538542 B CN 111538542B
Authority
CN
China
Prior art keywords
configuration
information
component
environment
terminal
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
CN202010212322.8A
Other languages
Chinese (zh)
Other versions
CN111538542A (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.)
Ping An Life Insurance Company of China Ltd
Original Assignee
Ping An Life Insurance Company of China 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 Ping An Life Insurance Company of China Ltd filed Critical Ping An Life Insurance Company of China Ltd
Priority to CN202010212322.8A priority Critical patent/CN111538542B/en
Publication of CN111538542A publication Critical patent/CN111538542A/en
Application granted granted Critical
Publication of CN111538542B publication Critical patent/CN111538542B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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

Abstract

The application provides a system configuration method, wherein codes of the system comprise preset configuration files, and the method comprises the following steps: receiving a configuration request of a terminal, wherein the configuration request carries component information of a component to be configured in at least one component and second environment information of the component to be configured, and the second environment information is used for indicating the running environment of the component to be configured in the terminal; analyzing the configuration file to obtain first environment information and configuration information; determining target environment information matched with the component to be configured in the first environment information according to the component information; comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information; and sending a configuration instruction carrying target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the operation environment of the component to be configured according to the target configuration information. The technical scheme of the embodiment of the application improves the efficiency of configuring the system.

Description

System configuration method and related device
Technical Field
The present application relates to the field of computer technologies, and in particular, to a system configuration method and a related device.
Background
In the field of back-end development, in order to ensure that a system can normally operate, the operating environment of the system needs to be configured, and therefore, configuration items are indispensable elements of the system. As systems grow in size, splitting into multiple independent service components, the variety and number of configuration items also presents a rapidly growing trend.
Currently, the configuration of multiple components of a system is often manually configured, and when the system is running at a terminal, the configuration needs to be manually configured according to the running environment of each component. When the running environment of the component changes, manual reconfiguration is needed each time, and the latest configuration of the running environment of the component is maintained, so that the normal running of the system is ensured. When the number of components in the system is large, the configuration speed is slow through manual configuration, and a configuration error is likely to occur, so that the reconfiguration is required, and the system is inefficient to configure.
Disclosure of Invention
The embodiment of the application provides a system configuration method and a related device, which improve the efficiency of configuring a system.
The first aspect of the present application provides a system configuration method, where the system includes at least one component, and the code of the system includes a preset configuration file, where the configuration file includes first environment information supporting operation of the system and configuration information for configuring an operation environment of the system, and the method includes:
Receiving a configuration request of a terminal, wherein the configuration request carries component information of a component to be configured in the at least one component and second environment information of the component to be configured, and the second environment information is used for indicating the running environment of the component to be configured in the terminal;
analyzing the configuration file to obtain the first environment information and the configuration information;
determining target environment information matched with the component to be configured in the first environment information according to the component information;
comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information;
and sending a configuration instruction carrying the target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the running environment of the component to be configured according to the target configuration information.
A second aspect of the present application provides a system configuration apparatus, the system including at least one component, the code of the system including a preset configuration file, the configuration file including first environment information supporting operation of the system and configuration information configuring an operation environment of the system, the apparatus including:
The terminal comprises a receiving unit, a configuration unit and a configuration unit, wherein the configuration unit is used for receiving a configuration request of a terminal, the configuration request carries component information of a component to be configured in the at least one component and second environment information of the component to be configured at present, and the second environment information is used for indicating the running environment of the component to be configured in the terminal;
the analysis unit is used for analyzing the configuration file to obtain the first environment information and the configuration information;
the first determining unit is used for determining target environment information matched with the component to be configured in the first environment information according to the component information;
the second determining unit is used for comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information;
the sending unit is used for sending a configuration instruction carrying the target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the running environment of the component to be configured according to the target configuration information.
A third aspect of the present application provides an electronic device comprising a processor, a memory, a communication interface and one or more programs, wherein the one or more programs are stored in the memory and configured for execution by the processor, the programs comprising instructions for performing the steps of any of the methods of the first aspect of the present application.
A fourth aspect of the application provides a computer readable storage medium storing a computer program for execution by a processor to perform some or all of the steps described in any of the methods of the first aspect of the application.
It can be seen that, by the system configuration method and the related device provided by the application, the system comprises at least one component, the code of the system comprises a preset configuration file, and the configuration file comprises first environment information supporting the system to operate and configuration information for configuring the operation environment of the system. When the system operates at the terminal, a configuration request of the terminal is received, wherein the configuration request carries component information of a component to be configured and second environment information of the component to be configured, and the second environment information is used for indicating the operating environment of the component to be configured at the terminal. And secondly, analyzing the configuration file to obtain the first environment information and the configuration information. And secondly, determining target environment information matched with the component to be configured in the first environment information according to the component information. And comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information. And finally, sending a configuration instruction carrying target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the operation environment of the component to be configured according to the target configuration information. In this way, the configuration file is maintained in the code of the system in advance, and when the system runs at the terminal, the configuration file can be automatically analyzed to configure the running environment of the components to be configured of the system. When the running environment of the component to be configured changes, the current environment information of the component to be configured can be obtained, and then the configuration information for configuring the current running environment of the component to be configured is determined according to the configuration file, so that the latest configuration of the running environment of the component to be configured is maintained, the configuration speed is high, and the efficiency of configuring the system is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic diagram of a system architecture of a system configuration according to an embodiment of the present application;
fig. 2 is a schematic flow chart of a system configuration method according to an embodiment of the present application;
FIG. 3 is a flowchart illustrating another system configuration method according to an embodiment of the present application;
FIG. 4 is a flow chart for determining whether a configuration request meets a preset rule according to an embodiment of the present application;
FIG. 5 is a schematic diagram of determining difference information between second environment information and target environment information according to an embodiment of the present application;
FIG. 6 is a schematic diagram of a system configuration device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device in a hardware running environment according to an embodiment of the present application.
Detailed Description
The system configuration method and the related device provided by the embodiment of the application improve the efficiency of configuring the system.
In order that those skilled in the art will better understand the present application, a technical solution in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present application without making any inventive effort, shall fall within the scope of the present application.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims and drawings are used for distinguishing between different objects and not necessarily for describing a particular sequential or chronological order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
Embodiments of the present application are described in detail below.
Referring first to fig. 1, fig. 1 is a schematic diagram of a system architecture of a system configuration according to an embodiment of the present application. As shown in fig. 1, the system architecture of the system configuration includes a terminal 101 and a configuration management platform 102.
The terminal 101 may be a mobile phone, a tablet computer, a palm computer, a mobile internet device, or other types of terminals, and a user may log in the configuration management platform 102 through the terminal 101. The system may configure the operating environment of the system through the configuration management platform 102 when the terminal 101 is operating. Wherein the system comprises at least one component and the code of the system comprises a preset configuration file. The configuration management platform 102 is a web application, and includes a front-end portion and a back-end portion, where the front-end portion is used to present an interactive interface on a browser and receive a configuration request sent by a user through the terminal 101. Specifically, when logging in the configuration management platform 102, the user opens a browser, enters an interactive interface of the configuration management platform 102, can select a component to be configured in at least one component on the interactive interface, and then sends a configuration request.
Optionally, the configuration management platform 102 may also interface with a user management system, where the user management system is used for login authentication of the user. Specifically, when a user logs in to the configuration management platform 102, the browser is opened, and the user name and password of the user are input. The configuration management platform 102 sends the user name and the password to the user management system for authentication, and after the authentication is passed, the user is allowed to successfully log in the configuration management platform 102.
Specifically, when the system runs at the terminal 101, a user logs in the configuration management platform 102 through the terminal 101, the system comprises at least one component, the code of the system comprises a preset configuration file, and the configuration file comprises first environment information supporting the running of the system and configuration information for configuring the running environment of the system. The configuration management platform 102 receives a configuration request of the terminal 101, wherein the configuration request carries component information of a component to be configured in the at least one component and second environment information of the component to be configured, and the second environment information is used for indicating an operation environment of the component to be configured in the terminal 101; the configuration management platform 102 analyzes the configuration file to obtain the first environment information and the configuration information; the configuration management platform 102 determines target environment information matched with the component to be configured in the first environment information according to the component information; the configuration management platform 102 compares the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information; the configuration management platform 102 sends a configuration instruction carrying the target configuration information to the terminal 101, where the configuration instruction is used to instruct the terminal 101 to configure the operating environment of the component to be configured according to the target configuration information.
It can be seen that a configuration file is maintained in the code of the system in advance, and the configuration file includes first environment information supporting the operation of the system and configuration information configuring the operation environment of the system. When the system runs at the terminal, the configuration management platform receives the configuration request of the terminal, and then the configuration management platform can automatically analyze the configuration file to obtain configuration information, so that the running environment of the component to be configured of the system is configured. And when the running environment of the component to be configured changes, the configuration management platform can acquire the current environment information of the component to be configured, and then determine the configuration information for configuring the current running environment of the component to be configured, so that the latest configuration of the running environment of the component to be configured is maintained, the configuration speed is high, and the efficiency of configuring the system is improved.
Referring to fig. 2, fig. 2 is a flow chart of a system configuration method according to an embodiment of the present application, where the system includes at least one component, and a code of the system includes a preset configuration file, and the configuration file includes first environment information supporting operation of the system and configuration information for configuring an operation environment of the system. As shown in fig. 2, the system configuration method provided in this embodiment may include:
201. And receiving a configuration request of the terminal, wherein the configuration request carries component information of a component to be configured in the at least one component and second environment information of the component to be configured.
The second environment information is used for indicating the running environment of the component to be configured in the terminal.
Specifically, the user logs in the configuration management platform through a terminal, wherein the terminal can be a mobile phone, a tablet computer, a palm computer, a mobile internet device or other types of terminals. The configuration management platform is a web application and comprises a front end part and a background part, wherein the front end part is used for displaying an interactive interface on a browser and receiving a configuration request sent by a user through a terminal. Specifically, when logging in the configuration management platform, a user opens a browser, enters an interactive interface of the configuration management platform, can select a component to be configured in at least one component on the interactive interface, and then sends a configuration request.
In one possible example, the configuration management platform may also interface with a user management system, where the user management system is used for login authentication of the user. Specifically, when a user logs in the configuration management platform, the browser is opened, and the user name and the password of the user are input. The configuration management platform sends the user name and the password to the user management system for authentication, and after the authentication is passed, the user is allowed to successfully log in the configuration management platform.
When the system runs at the terminal, the running environment of the system can be configured through the configuration management platform. The system comprises at least one component, and the code of the system comprises a preset configuration file, wherein the configuration file comprises first environment information supporting the operation of the system and configuration information for configuring the operation environment of the system. The first environment information comprises environment information supporting the operation of all components in the system, and the configuration information is used for indicating the current operation environment of all the components in the system to ensure that the system can normally operate.
In one possible example, a configuration file is maintained in advance in the code of the system. Wherein, when maintaining the configuration file, it is ensured that the configuration file is consistent with the code version of the system, i.e. each version of code has a separate configuration file. In each version of the configuration file, for a component of the non-updated code, the environment information and the configuration information corresponding to the component can be multiplexed, and thus, the code writing amount of the configuration file can be reduced. And, use version tool, for example Git, etc., record the configuration file of each edition, in order to guarantee the traceability of the configuration file, will not appear because the too many conflicted or conflicted situation of edition, also offer the right format for the subsequent unified configuration file.
The user logs in the configuration management platform, enters the interactive interface, can select the component to be configured in at least one component on the interactive interface, and then sends a configuration request. The configuration management platform receives a configuration request of the terminal, wherein the configuration request carries component information of the component to be configured and second environment information of the component to be configured. Wherein, since the system comprises at least one component, the component information is used to distinguish between different components. After determining the component to be configured, the terminal automatically identifies current second environment information of the component to be configured, wherein the second environment information comprises main environment information and sub-environment information, and the main environment can be a development environment, a test environment or a production environment, and the sub-environment is a specific environment in the main environment.
202. And analyzing the configuration file to obtain the first environment information and the configuration information.
Specifically, the configuration management platform receives a configuration request, and obtains component information of a component to be configured and second environment information of the component to be configured, which are carried by the configuration request. And the configuration management platform analyzes the configuration file to obtain the first environment information and the configuration information.
In one possible example, before parsing the configuration file, the configuration management platform determines whether the received configuration request meets a preset rule; if the configuration request accords with the preset rule, the configuration management platform acquires component information and second environment information carried by the configuration request and analyzes the configuration file; if the configuration request does not accord with the preset rule, the configuration management platform sends a configuration failure message to the terminal, wherein the configuration failure message is used for prompting the terminal to resend the configuration request.
Specifically, after receiving the configuration request, the configuration management platform first determines whether the configuration request meets a preset rule. If the configuration request accords with the preset rule, the configuration management platform can acquire information carried by the configuration request; if the configuration request does not meet the preset rule, the configuration management platform cannot acquire the information carried by the configuration request, and the configuration management platform also sends a configuration failure message to the terminal, wherein the configuration failure message carries a specific configuration failure reason, such as that a component to be configured is not selected, and the configuration failure message is used for prompting the terminal to resend the configuration request. For example, when the terminal receives the configuration failure message, a popup window or interface is generated, a specific configuration failure reason is displayed on the generated popup window or interface, and a resubmitting request is prompted.
Based on the above example, in one possible example, the configuration request further carries identification information of the terminal, and the configuration management platform determining whether the configuration request meets the preset rule includes: judging whether the identification information of the terminal passes the verification, if the identification information of the terminal does not pass the verification, determining that the configuration request does not accord with a preset rule; if the identification information of the terminal passes the verification, at least one parameter in the configuration request is obtained, whether the at least one parameter has an empty parameter is judged, and if the at least one parameter has the empty parameter, the configuration request is determined to be not in accordance with a preset rule; if the at least one parameter does not have the empty parameter, acquiring the format of each parameter in the at least one parameter, checking the format of each parameter in the at least one parameter, and if the at least one parameter has the parameter with the wrong format, determining that the configuration request does not accord with the preset rule; if the parameter with the format error does not exist in the at least one parameter, determining that the configuration request accords with a preset rule.
Specifically, the configuration request carries identification information of the terminal, and the configuration management platform judges whether the identification information of the terminal passes verification. For example, by token verification, the user sends a login request to the configuration management platform via a user name and password, the configuration management platform verifies the login request, and returns a signed token to the terminal. The terminal receives and stores the token, and the identification information of the terminal is the token. When the terminal sends a configuration request to the configuration management platform, the token is carried in the configuration request, the configuration management platform acquires the token and verifies the token, if the token does not pass the verification, the configuration request is determined to be not in accordance with a preset rule, and the configuration management platform does not return data.
If the token carried by the configuration request passes the verification, the configuration management platform performs parameter non-null verification on the configuration request. Specifically, the configuration management platform acquires at least one parameter in the configuration request, where the at least one parameter is, for example, a necessary parameter, then determines whether an empty parameter exists in the at least one parameter, if the empty parameter exists in the at least one parameter, it is determined that the configuration request does not conform to a preset rule, and the configuration management platform cannot accurately acquire information carried by the configuration request.
If the at least one parameter does not have the null parameter, the configuration management platform performs format verification on the configuration request. Specifically, the configuration management platform acquires the format of each parameter in the at least one parameter, then checks the format of each parameter, and if the parameter with the wrong format exists in the at least one parameter, the configuration request is determined not to conform to the preset rule, and the configuration management platform cannot accurately analyze the information carried by the configuration request.
If the at least one parameter does not have the parameter with the format error, determining that the configuration request accords with a preset rule, acquiring component information and second environment information carried by the configuration request by the configuration management platform, and analyzing the configuration file by the configuration management platform to obtain first environment information and configuration information.
203. And determining target environment information matched with the component to be configured in the first environment information according to the component information.
Wherein the first environmental information includes environmental information supporting operation of all components in the system.
After the configuration management platform obtains the component information of the component to be configured, the target environment information in the first environment information can be determined according to the component information, wherein the target environment information is environment information supporting the operation of the component to be configured.
204. And comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information.
The second environment information indicates the running environment of the component to be configured in the terminal, that is, the second environment information is the current environment information of the component to be configured, and the target environment information is the environment information supporting the running of the component to be configured. The configuration information is used for indicating the current operation environment of all components in the system to ensure that the system can normally operate.
The configuration management platform compares the second environment information with the target environment information, can determine the difference between the current environment of the component to be configured and the environment supporting the operation of the component to be configured, and can then determine the target configuration information matched with the component to be configured in the configuration information. The target configuration information is used for configuring the current environment of the component to be configured, so that the current environment of the component to be configured can support the operation of the component to be configured.
205. And sending a configuration instruction carrying the target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the running environment of the component to be configured according to the target configuration information.
After the configuration management platform determines the target configuration information, a configuration instruction is sent to the terminal, wherein the configuration instruction carries the target configuration information. The terminal receives the configuration instruction, acquires the target configuration information carried by the configuration instruction, and configures the operating environment of the component to be configured according to the target configuration information, so that the operating environment of the component to be configured can support the operation of the component to be configured.
When other components of the system are configured, the steps are repeated, so that the configuration of the other components of the system can be realized, the latest configuration of the system operation environment is maintained, and the normal operation of the system is ensured.
It can be seen that, by the system configuration method provided by the application, when the system runs at the terminal, a configuration request of the terminal is received, wherein the configuration request carries component information of a component to be configured and second environment information of the component to be configured, and the second environment information is used for indicating the running environment of the component to be configured at the terminal. And secondly, analyzing the configuration file to obtain the first environment information and the configuration information. And secondly, determining target environment information matched with the component to be configured in the first environment information according to the component information. And comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information. And finally, sending a configuration instruction carrying target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the operation environment of the component to be configured according to the target configuration information. In this way, the configuration file is maintained in the code of the system in advance, and when the system runs at the terminal, the configuration file can be automatically analyzed to configure the running environment of the components to be configured of the system. When the running environment of the component to be configured changes, the current environment information of the component to be configured can be obtained, and then the configuration information for configuring the current running environment of the component to be configured is determined according to the configuration file, so that the latest configuration of the running environment of the component to be configured is maintained, the configuration speed is high, and the efficiency of configuring the system is improved.
Referring to fig. 3, fig. 3 is a flow chart of another system configuration method according to an embodiment of the present application, where the system includes at least one component, and the code of the system includes a preset configuration file, and the configuration file includes first environment information supporting operation of the system and configuration information for configuring an operation environment of the system. As shown in fig. 3, another system configuration method provided in this embodiment may include:
301. the user logs in the configuration management platform through the terminal.
Specifically, the user logs in the configuration management platform through a terminal, wherein the terminal can be a mobile phone, a tablet computer, a palm computer, a mobile internet device or other types of terminals. The configuration management platform is a web application and comprises a front end part and a background part, wherein the front end part is used for displaying an interactive interface on a browser and receiving a configuration request sent by a user through a terminal.
In one possible example, the configuration management platform may also interface with a user management system, where the user management system is used for login authentication of the user. Specifically, when a user logs in the configuration management platform, the browser is opened, and the user name and the password of the user are input. The configuration management platform sends the user name and the password to the user management system for authentication, and after the authentication is passed, the user is allowed to successfully log in the configuration management platform.
302. The configuration management platform receives the configuration request of the terminal.
When the system runs at the terminal, the running environment of the system can be configured through the configuration management platform. The system comprises at least one component, and the code of the system comprises a preset configuration file, wherein the configuration file comprises first environment information supporting the operation of the system and configuration information for configuring the operation environment of the system. The first environment information comprises environment information supporting the operation of all components in the system, and the configuration information is used for indicating the current operation environment of all the components in the system to ensure that the system can normally operate.
Specifically, a configuration file is maintained in the code of the system in advance. Wherein, when maintaining the configuration file, it is ensured that the configuration file is consistent with the code version of the system, i.e. each version of code has a separate configuration file. In each version of the configuration file, for a component of the non-updated code, the environment information and the configuration information corresponding to the component can be multiplexed, and thus, the code writing amount of the configuration file can be reduced. And, use version tool, for example Git, etc., record the configuration file of each edition, in order to guarantee the traceability of the configuration file, will not appear because the too many conflicted or conflicted situation of edition, also offer the right format for the subsequent unified configuration file.
The user logs in the configuration management platform, enters the interactive interface, can select the component to be configured in at least one component on the interactive interface, and then sends a configuration request. The configuration management platform receives a configuration request of the terminal, wherein the configuration request carries component information of the component to be configured and second environment information of the component to be configured, and the second environment information is used for indicating the running environment of the component to be configured in the terminal. Wherein, since the system comprises at least one component, the component information is used to distinguish between different components. After determining the component to be configured, the terminal automatically identifies current second environment information of the component to be configured, wherein the second environment information comprises main environment information and sub-environment information, and the main environment can be a development environment, a test environment or a production environment, and the sub-environment is a specific environment in the main environment.
303. The configuration management platform judges whether the configuration request accords with a preset rule.
After receiving the configuration request, the configuration management platform first determines whether the configuration request accords with a preset rule. If the configuration request accords with the preset rule, the configuration management platform can acquire information carried by the configuration request; if the configuration request does not accord with the preset rule, the configuration management platform cannot acquire the information carried by the configuration request.
The configuration request carries identification information of the terminal, and the configuration management platform judging whether the configuration request accords with a preset rule comprises the following steps: judging whether the identification information of the terminal passes the verification, if the identification information of the terminal does not pass the verification, determining that the configuration request does not accord with a preset rule; if the identification information of the terminal passes the verification, at least one parameter in the configuration request is obtained, whether the at least one parameter has an empty parameter is judged, and if the at least one parameter has the empty parameter, the configuration request is determined to be not in accordance with a preset rule; if the at least one parameter does not have the empty parameter, acquiring the format of each parameter in the at least one parameter, checking the format of each parameter in the at least one parameter, and if the at least one parameter has the parameter with the wrong format, determining that the configuration request does not accord with the preset rule; if the parameter with the format error does not exist in the at least one parameter, determining that the configuration request accords with a preset rule.
Specifically, the configuration request carries identification information of the terminal, and the configuration management platform judges whether the identification information of the terminal passes verification. For example, by token verification, the user sends a login request to the configuration management platform via a user name and password, the configuration management platform verifies the login request, and returns a signed token to the terminal. The terminal receives and stores the token, and the identification information of the terminal is the token. When the terminal sends a configuration request to the configuration management platform, the token is carried in the configuration request, the configuration management platform acquires the token and verifies the token, if the token does not pass the verification, the configuration request is determined to be not in accordance with a preset rule, and the configuration management platform does not return data.
If the token carried by the configuration request passes the verification, the configuration management platform performs parameter non-null verification on the configuration request. Specifically, the configuration management platform acquires at least one parameter in the configuration request, where the at least one parameter is, for example, a necessary parameter, then determines whether an empty parameter exists in the at least one parameter, if the empty parameter exists in the at least one parameter, it is determined that the configuration request does not conform to a preset rule, and the configuration management platform cannot accurately acquire information carried by the configuration request.
If the at least one parameter does not have the null parameter, the configuration management platform performs format verification on the configuration request. Specifically, the configuration management platform acquires the format of each parameter in the at least one parameter, then checks the format of each parameter, and if the parameter with the wrong format exists in the at least one parameter, the configuration request is determined not to conform to the preset rule, and the configuration management platform cannot accurately analyze the information carried by the configuration request.
If the at least one parameter does not have the parameter with the format error, determining that the configuration request accords with a preset rule.
304. If the configuration request does not accord with the preset rule, the configuration management platform sends a configuration failure message to the terminal.
If the configuration request does not meet the preset rule, the configuration management platform cannot acquire the information carried by the configuration request, and the configuration management platform also sends a configuration failure message to the terminal, wherein the configuration failure message carries a specific configuration failure reason, such as that a component to be configured is not selected, and the configuration failure message is used for prompting the terminal to resend the configuration request. For example, when the terminal receives the configuration failure message, a popup window or interface is generated, a specific configuration failure reason is displayed on the generated popup window or interface, and a resubmitting request is prompted.
305. If the configuration request accords with the preset rule, the configuration management platform acquires the component information of the component to be configured and the second environment information of the component to be configured, which are carried by the configuration request.
The component information is used for distinguishing the component to be configured, and the second environmental information is current environmental information of the component to be configured.
306. The configuration management platform analyzes the configuration file to obtain first environment information and configuration information.
The configuration file comprises a json file, and the configuration management platform analyzes the configuration file to obtain first environment information and configuration information, wherein the steps of: performing deserialization processing on the json file to obtain at least one object; acquiring the attribute of each object in the at least one object, and determining the first environment information according to the attribute of each object, wherein the first environment information comprises environment information supporting each component in the at least one component to operate; and acquiring configuration items in each object, and determining the configuration information according to the configuration items in each object, wherein the configuration information is used for configuring the running environment of each component in the at least one component.
Specifically, the configuration file is a json file, that is, the json file is maintained in the code of the system in advance. And the configuration management platform performs deserialization processing on the json file to obtain at least one object. Wherein the attributes of the objects respectively identify environment information supporting system operation, for example, the environment supporting system operation may be a development environment, a test environment or a production environment, and the first environment information may be determined according to the attributes of the objects. And, the configuration management platform acquires configuration items in the object, thereby determining configuration information, wherein the configuration information comprises a plurality of configuration operations, such as add, update, delete, release and the like.
In one possible example, the configuration information includes a plurality of configuration operations, and after the configuration management platform determines the configuration information, the configuration management platform further includes: the configuration management platform acquires an operation type corresponding to each configuration operation in a plurality of configuration operations; classifying the plurality of configuration operations according to operation types to obtain a first type of configuration operation, a second type of configuration operation and a third type of configuration operation, wherein the operation type corresponding to each configuration operation in the first type of configuration operation is an addition type, the operation type corresponding to each configuration operation in the second type of configuration operation is a deletion type, and the operation type corresponding to each configuration operation in the third type of configuration operation is an update type.
Specifically, the configuration management platform determines configuration information, the configuration information includes a plurality of configuration operations, the configuration management platform obtains operation types corresponding to each configuration operation, and classifies the plurality of configuration operations according to CRUD. Wherein CRUD refers to the acronym of several words added (create), read, update, and delete when doing the computation process. The configuration management platform classifies the determined configuration operations according to addition (create), deletion (delete) and update (update) to obtain a first type of configuration operation, a second type of configuration operation and a third type of configuration operation. Wherein, the operation type corresponding to each configuration operation in the first type of configuration operation is an add (create) type, the operation type corresponding to each configuration operation in the second type of configuration operation is a delete (delete) type, and the operation type corresponding to each configuration operation in the third type of configuration operation is an update (update) type.
307. And the configuration management platform determines target environment information matched with the component to be configured in the first environment information according to the component information.
Specifically, the configuration management platform determines the identification information of the component to be configured according to the component information; the configuration management platform determines a target component matched with the identification information of the component to be configured in the at least one component; the configuration management platform determines target environment information supporting the operation of the target component in the first environment information.
308. The configuration management platform compares the second environmental information with the target environmental information to determine difference information between the second environmental information and the target environmental information.
The second environmental information is current environmental information of the component to be configured, and the target environmental information is environmental information supporting operation of the component to be configured.
The configuration management platform compares the second environment information with the target environment information, and can determine the difference between the current environment of the component to be configured and the environment supporting the operation of the component to be configured, namely, determine the difference information between the second environment information and the target environment information.
Wherein the difference information includes at least one of first information, second information, and third information. The first information is less than the target environmental information in the second environmental information, the second information is more than the target environmental information in the second environmental information, and the third information is different from the target environmental information in the second environmental information.
309. The configuration management platform determines target configuration information according to the difference information.
The target configuration information is used for configuring the current environment of the component to be configured, so that the current environment of the component to be configured can support the operation of the component to be configured.
Wherein the target configuration information includes at least one of first configuration information, second configuration information, and third configuration information. The first configuration information comprises at least one configuration operation in a first type of configuration operation, and the first configuration information is used for adding first information in second environment information; the second configuration information comprises at least one configuration operation in a second type of configuration operation, and the second configuration information is used for deleting the second information in the second environment information; the third configuration information includes at least one configuration operation of a third type of configuration operation, the third configuration information being used to update the third information in the second context information.
310. And the configuration management platform sends a configuration instruction carrying the target configuration information to the terminal.
311. And the terminal configures the running environment of the component to be configured according to the target configuration information.
Specifically, the terminal receives the configuration instruction, acquires the target configuration information carried by the configuration instruction, and configures the operating environment of the component to be configured according to the target configuration information, so that the operating environment of the component to be configured can support the operation of the component to be configured.
When other components of the system are configured, the steps are repeated, so that the configuration of the other components of the system can be realized, the latest configuration of the system operation environment is maintained, and the normal operation of the system is ensured.
It can be seen that by the system configuration method provided by the application, the configuration file is maintained in the code of the system in advance, and when the system runs at the terminal, the configuration file can be automatically analyzed to configure the running environment of the components to be configured of the system. When the running environment of the component to be configured changes, the current environment information of the component to be configured can be obtained, and then the configuration information for configuring the current running environment of the component to be configured is determined according to the configuration file, so that the latest configuration of the running environment of the component to be configured is maintained, the configuration speed is high, and the efficiency of configuring the system is improved.
Referring to fig. 4, fig. 4 is a flowchart illustrating a process of determining whether a configuration request meets a preset rule according to an embodiment of the present application. As shown in fig. 4, wherein the configuration request carries identification information of the terminal, the configuration management platform determining whether the configuration request meets a preset rule includes: judging whether the identification information of the terminal passes the verification, if the identification information of the terminal does not pass the verification, determining that the configuration request does not accord with a preset rule; if the identification information of the terminal passes the verification, at least one parameter in the configuration request is obtained, whether the at least one parameter has an empty parameter is judged, and if the at least one parameter has the empty parameter, the configuration request is determined to be not in accordance with a preset rule; if the at least one parameter does not have the empty parameter, acquiring the format of each parameter in the at least one parameter, checking the format of each parameter in the at least one parameter, and if the at least one parameter has the parameter with the wrong format, determining that the configuration request does not accord with the preset rule; if the parameter with the format error does not exist in the at least one parameter, determining that the configuration request accords with a preset rule.
Referring to fig. 5, fig. 5 is a schematic diagram of determining difference information between second environment information and target environment information according to an embodiment of the present application. The second environment information includes three pieces of information, namely AAA, BB and CCC, respectively, and the target environment information includes three pieces of information, namely BBB, CCC and DDD, respectively, as shown in fig. 5, the information included in the second environment information and the target environment information shown in fig. 5 is only an example, and may include other information, and the information included in the second environment information and the target environment information shown in fig. 5 is only an example, and may be other information. Comparing the second environment information with the target environment information, it can be seen that DDD information is less in the second environment information than the target environment information, AAA information is more in the second environment information than the target environment information, and BB information different from the target environment information is present in the second environment information, so that difference information including the first information (DDD), the second information (AAA), and the third information (BB) can be determined.
Referring to fig. 6, fig. 6 is a schematic diagram of a system configuration device according to an embodiment of the present application, where the system includes at least one component, and a code of the system includes a preset configuration file, and the configuration file includes first environment information supporting operation of the system and configuration information for configuring an operation environment of the system. As shown in fig. 6, a system configuration device provided in an embodiment of the present application may include:
A receiving unit 601, configured to receive a configuration request of a terminal, where the configuration request carries component information of a component to be configured in the at least one component and second environment information of the component to be configured, where the second environment information is used to indicate an operating environment of the component to be configured in the terminal;
the parsing unit 602 is configured to parse the configuration file to obtain the first environment information and the configuration information;
a first determining unit 603, configured to determine, according to the component information, target environment information matched with the component to be configured in the first environment information;
a second determining unit 604, configured to compare the second environment information with the target environment information, so as to determine target configuration information matched with the component to be configured in the configuration information;
and the sending unit 605 is configured to send a configuration instruction carrying the target configuration information to the terminal, where the configuration instruction is used to instruct the terminal to configure the operating environment of the component to be configured according to the target configuration information.
The specific implementation of the system configuration device of the present application can be found in each embodiment of the system configuration method, and will not be described herein.
Referring to fig. 7, fig. 7 is a schematic diagram of an electronic device structure of a hardware running environment according to an embodiment of the present application. As shown in fig. 7, an electronic device of a hardware running environment according to an embodiment of the present application may include:
a processor 701, such as a CPU.
The memory 702 may alternatively be a high-speed RAM memory or a stable memory, such as a disk memory.
A communication interface 703 for enabling connection communication between the processor 701 and the memory 702.
It will be appreciated by those skilled in the art that the configuration of the electronic device shown in fig. 7 is not limiting of the electronic device and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
As shown in fig. 7, memory 702 may include an operating system, network communication modules, and system configuration programs. An operating system is a program that manages and controls the hardware and software resources of an electronic device, supporting the operation of system configuration programs and other software or programs. The network communication module is used to enable communication between components within the memory 702 and with other hardware and software in the electronic device.
In the electronic device shown in fig. 7, the processor 701 is configured to execute a system configuration program stored in the memory 702, and implement the following steps:
receiving a configuration request of a terminal, wherein the configuration request carries component information of a component to be configured in the at least one component and second environment information of the component to be configured, and the second environment information is used for indicating the running environment of the component to be configured in the terminal;
analyzing the configuration file to obtain the first environment information and the configuration information;
determining target environment information matched with the component to be configured in the first environment information according to the component information;
comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information;
and sending a configuration instruction carrying the target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the running environment of the component to be configured according to the target configuration information.
The specific implementation of the electronic device of the present application may refer to each embodiment of the above system configuration method, which is not described herein.
Another embodiment of the present application provides a computer-readable storage medium storing a computer program that is executed by a processor to implement the steps of:
receiving a configuration request of a terminal, wherein the configuration request carries component information of a component to be configured in the at least one component and second environment information of the component to be configured, and the second environment information is used for indicating the running environment of the component to be configured in the terminal;
analyzing the configuration file to obtain the first environment information and the configuration information;
determining target environment information matched with the component to be configured in the first environment information according to the component information;
comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information;
and sending a configuration instruction carrying the target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the running environment of the component to be configured according to the target configuration information.
The embodiment of the computer readable storage medium of the present application can be referred to in the embodiments of the system configuration method, and will not be described herein.
It should also be noted that, for simplicity of description, the foregoing method embodiments are all illustrated as a series of acts, but it should be understood and appreciated by those skilled in the art that the present application is not limited by the order of acts, as some steps may be performed in other orders or concurrently in accordance with the present application. Further, those skilled in the art will also appreciate that the embodiments described in the specification are all preferred embodiments, and that the acts and modules referred to are not necessarily required for the present application. In the foregoing embodiments, the descriptions of the embodiments are emphasized, and for parts of one embodiment that are not described in detail, reference may be made to related descriptions of other embodiments.
The above embodiments are only for illustrating the technical solution of the present application, and not for limiting the same; although the application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the application.

Claims (8)

1. A system configuration method, wherein the system includes at least one component, the code of the system includes a preset configuration file, the configuration file includes first environment information supporting operation of the system and configuration information configuring an operation environment of the system, the method includes:
receiving a configuration request of a terminal, wherein the configuration request carries component information of a component to be configured in the at least one component and second environment information of the component to be configured, and the second environment information is used for indicating the running environment of the component to be configured in the terminal;
analyzing the configuration file to obtain the first environment information and the configuration information, including: the configuration file comprises a json file, and the json file is subjected to deserialization to obtain at least one object; acquiring configuration items in each object, and determining the configuration information according to the configuration items in each object, wherein the configuration information is used for configuring the running environment of each component in the at least one component; the configuration information includes a plurality of configuration operations;
acquiring an operation type corresponding to each configuration operation in the plurality of configuration operations; classifying the plurality of configuration operations according to operation types to obtain a first type of configuration operation, a second type of configuration operation and a third type of configuration operation, wherein the operation type corresponding to each configuration operation in the first type of configuration operation is an addition type, the operation type corresponding to each configuration operation in the second type of configuration operation is a deletion type, and the operation type corresponding to each configuration operation in the third type of configuration operation is an update type;
Determining target environment information matched with the component to be configured in the first environment information according to the component information;
comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information, including:
comparing the second environmental information with the target environmental information to determine difference information between the second environmental information and the target environmental information, wherein the difference information comprises at least one of first information, second information and third information, and the first information, the second information and the third information are respectively information which is less than the target environmental information in the second environmental information, more than the target environmental information and different from the target environmental information;
determining the target configuration information according to the difference information, wherein the target configuration information comprises at least one piece of information of first configuration information, second configuration information and third configuration information, the first configuration information comprises at least one configuration operation of the first type of configuration operation, the first configuration information is used for adding the first information in the second environment information, the second configuration information comprises at least one configuration operation of the second type of configuration operation, the second configuration information is used for deleting the second information in the second environment information, the third configuration information comprises at least one configuration operation of the third type of configuration operation, and the third configuration information is used for updating the third information in the second environment information;
And sending a configuration instruction carrying the target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the running environment of the component to be configured according to the target configuration information.
2. The method of claim 1, wherein after receiving the configuration request of the terminal, before parsing the configuration file, the method further comprises:
judging whether the configuration request accords with a preset rule or not;
if the configuration request accords with the preset rule, acquiring the component information and the second environment information carried by the configuration request;
and if the configuration request does not accord with the preset rule, sending a configuration failure message to the terminal, wherein the configuration failure message is used for prompting the terminal to resend the configuration request.
3. The method according to claim 2, wherein the configuration request further carries identification information of the terminal, and the determining whether the configuration request meets a preset rule includes:
judging whether the identification information of the terminal passes the verification, if the identification information of the terminal does not pass the verification, determining that the configuration request does not accord with the preset rule;
If the identification information of the terminal passes the verification, at least one parameter in the configuration request is obtained, whether the at least one parameter has an empty parameter is judged, and if the at least one parameter has the empty parameter, the configuration request is determined to be not in accordance with the preset rule;
if the at least one parameter does not have an empty parameter, acquiring the format of each parameter in the at least one parameter, checking the format of each parameter in the at least one parameter, and if the at least one parameter has a parameter with a wrong format, determining that the configuration request does not accord with the preset rule;
and if the parameter with the format error does not exist in the at least one parameter, determining that the configuration request accords with the preset rule.
4. A method according to any one of claims 1 to 3, wherein parsing the configuration file to obtain the first environmental information comprises:
the attribute of each object in the at least one object is obtained, the first environment information is determined according to the attribute of each object, and the first environment information comprises environment information supporting each component in the at least one component to operate.
5. The method of claim 4, wherein determining, from the component information, target environmental information in the first environmental information that matches the component to be configured comprises:
determining the identification information of the component to be configured according to the component information;
determining a target component matched with the identification information of the component to be configured in the at least one component;
and determining the target environment information supporting the operation of the target component in the first environment information.
6. A system configuration device, wherein the system comprises at least one component, the code of the system comprises a preset configuration file, the configuration file comprises first environment information supporting the operation of the system and configuration information configuring the operation environment of the system, and the device is used for executing the method of any one of claims 1-5, and the device comprises:
the terminal comprises a receiving unit, a configuration unit and a configuration unit, wherein the configuration unit is used for receiving a configuration request of a terminal, the configuration request carries component information of a component to be configured in the at least one component and second environment information of the component to be configured, and the second environment information is used for indicating the running environment of the component to be configured in the terminal;
The analysis unit is used for analyzing the configuration file to obtain the first environment information and the configuration information;
the first determining unit is used for determining target environment information matched with the component to be configured in the first environment information according to the component information;
the second determining unit is used for comparing the second environment information with the target environment information to determine target configuration information matched with the component to be configured in the configuration information;
the sending unit is used for sending a configuration instruction carrying the target configuration information to the terminal, wherein the configuration instruction is used for indicating the terminal to configure the running environment of the component to be configured according to the target configuration information.
7. An electronic device comprising a processor, a memory, a communication interface, and one or more programs, wherein the one or more programs are stored in the memory and configured for execution by the processor, the programs comprising instructions for performing the steps of the method of any of claims 1-5.
8. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program, which is executed by a processor to implement the method of any one of claims 1 to 5.
CN202010212322.8A 2020-03-24 2020-03-24 System configuration method and related device Active CN111538542B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010212322.8A CN111538542B (en) 2020-03-24 2020-03-24 System configuration method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010212322.8A CN111538542B (en) 2020-03-24 2020-03-24 System configuration method and related device

Publications (2)

Publication Number Publication Date
CN111538542A CN111538542A (en) 2020-08-14
CN111538542B true CN111538542B (en) 2023-10-24

Family

ID=71978739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010212322.8A Active CN111538542B (en) 2020-03-24 2020-03-24 System configuration method and related device

Country Status (1)

Country Link
CN (1) CN111538542B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112817652A (en) * 2021-01-22 2021-05-18 平安普惠企业管理有限公司 Configuration method and device of computer environment, computer equipment and storage medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101221499A (en) * 2006-11-29 2008-07-16 Sap股份公司 Method and apparatus for configuring application software
CN103026337A (en) * 2010-05-26 2013-04-03 泰必高软件公司 Distillation and reconstruction of provisioning components
CN104320387A (en) * 2014-10-11 2015-01-28 广东欧珀移动通信有限公司 Local module customizing method, terminal and server
CN104539458A (en) * 2014-12-30 2015-04-22 深圳市兰丁科技有限公司 Operating environment self-adapting method and device
CN104636165A (en) * 2015-02-02 2015-05-20 广东小天才科技有限公司 Mobile device starting method and device
CN107092502A (en) * 2017-03-20 2017-08-25 国家电网公司 A kind of application method of automatic configuration and device based on cloud operating system
CN107861863A (en) * 2017-08-24 2018-03-30 平安普惠企业管理有限公司 Running environment switching method, equipment and computer-readable recording medium
CN107908432A (en) * 2017-11-17 2018-04-13 深圳泉眼体育运营管理有限公司 Collocation method and device, the terminal device and readable storage medium storing program for executing of application program
CN108762937A (en) * 2018-03-13 2018-11-06 Oppo广东移动通信有限公司 Configuration information transmitting method, acquisition methods, device and terminal
CN109766121A (en) * 2018-12-20 2019-05-17 平安信托有限责任公司 Environment profile generation method, device, computer equipment and storage medium
CN109828779A (en) * 2018-12-26 2019-05-31 中国平安人寿保险股份有限公司 Environment changing method, apparatus, terminal installation and storage medium
CN110263305A (en) * 2019-05-22 2019-09-20 中国平安财产保险股份有限公司 Configuration file control methods, device, equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7937455B2 (en) * 2004-07-28 2011-05-03 Oracle International Corporation Methods and systems for modifying nodes in a cluster environment
US7870538B2 (en) * 2005-12-30 2011-01-11 Sap Ag Configuration inheritance in system configuration
US8438304B2 (en) * 2008-09-22 2013-05-07 Oracle America, Inc. Method and system for automatically generating software and configuring application installation
US9009458B2 (en) * 2013-03-14 2015-04-14 Google Inc. Systems, methods, and media for managing an entertainment system
US9092302B2 (en) * 2013-09-10 2015-07-28 Duo Security, Inc. System and method for determining component version compatibility across a device ecosystem

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101221499A (en) * 2006-11-29 2008-07-16 Sap股份公司 Method and apparatus for configuring application software
CN103026337A (en) * 2010-05-26 2013-04-03 泰必高软件公司 Distillation and reconstruction of provisioning components
CN104320387A (en) * 2014-10-11 2015-01-28 广东欧珀移动通信有限公司 Local module customizing method, terminal and server
CN104539458A (en) * 2014-12-30 2015-04-22 深圳市兰丁科技有限公司 Operating environment self-adapting method and device
CN104636165A (en) * 2015-02-02 2015-05-20 广东小天才科技有限公司 Mobile device starting method and device
CN107092502A (en) * 2017-03-20 2017-08-25 国家电网公司 A kind of application method of automatic configuration and device based on cloud operating system
CN107861863A (en) * 2017-08-24 2018-03-30 平安普惠企业管理有限公司 Running environment switching method, equipment and computer-readable recording medium
CN107908432A (en) * 2017-11-17 2018-04-13 深圳泉眼体育运营管理有限公司 Collocation method and device, the terminal device and readable storage medium storing program for executing of application program
CN108762937A (en) * 2018-03-13 2018-11-06 Oppo广东移动通信有限公司 Configuration information transmitting method, acquisition methods, device and terminal
CN109766121A (en) * 2018-12-20 2019-05-17 平安信托有限责任公司 Environment profile generation method, device, computer equipment and storage medium
CN109828779A (en) * 2018-12-26 2019-05-31 中国平安人寿保险股份有限公司 Environment changing method, apparatus, terminal installation and storage medium
CN110263305A (en) * 2019-05-22 2019-09-20 中国平安财产保险股份有限公司 Configuration file control methods, device, equipment and storage medium

Also Published As

Publication number Publication date
CN111538542A (en) 2020-08-14

Similar Documents

Publication Publication Date Title
CN108108297B (en) Method and device for automatic testing
CN108845930B (en) Interface operation test method and device, storage medium and electronic device
CN110597531B (en) Distributed module upgrading method and device and storage medium
CN107957940B (en) Test log processing method, system and terminal
CN111552633A (en) Interface abnormal call testing method and device, computer equipment and storage medium
CN104753909A (en) Updated information authentication method, device and system
CN110851471A (en) Distributed log data processing method, device and system
CN112394908A (en) Method and device for automatically generating embedded point page, computer equipment and storage medium
CN113377667A (en) Scene-based testing method and device, computer equipment and storage medium
CN111538542B (en) System configuration method and related device
CN113268245A (en) Code analysis method, device and storage medium
CN117493188A (en) Interface testing method and device, electronic equipment and storage medium
CN112235124A (en) Method and device for configuring pico-cell, storage medium and electronic device
CN115904978A (en) Redfish interface testing method, computing device and storage medium
CN115617780A (en) Data import method, device, equipment and storage medium
CN106998255B (en) Feedback processing server, network system and feedback processing method
CN111151008B (en) Verification method and device for game operation data, configuration background and medium
CN113297081A (en) Execution method and device of continuous integration assembly line
CN108694046B (en) Container assembly method and apparatus
CN114371866A (en) Version reconfiguration test method, device and equipment of service system
CN110704483A (en) User routing process positioning method, device, storage medium and device
CN116644035B (en) File batch warehousing method, device, equipment and storage medium
CN110737707A (en) Multi-system log searching method and device and computer readable storage medium
CN113836037B (en) Interface interaction testing method, device, equipment and storage medium
CN113434404B (en) Automatic service verification method and device for verifying reliability of disaster recovery system

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