Skip to content

How to use Platform Ops

What is Platform Ops:

Provide operation and maintenance task orchestration, script library, batch operation and maintenance of multiple servers, etc., suitable for users with multiple servers

Principle:

Execute the specified script according to the set trigger conditions

How to use

First add the server that needs to perform the task

Server -- Add Serveralt text

Added: alt text

Note: The user must have permission to run the script

Create a task

For example: check the load of the server in the past 5 minutes every minute, if it is greater than 3, restart php7.4

Add Choreography Tasks alt text

Example added: alt text

Trigger

alt text

Scripting can be added to triggers. The orchestration task triggers the execution of the specified script based on the obtained results.

Script Library

Scripts can be added to the script library. Script on the specified server according to your needs.

alt text