Below is a standalone deployment process:
I generally used by a user to install TASKCTL alone, before installation, first configure the user environment variable, in the root directory of the user. The end of the following to add a few words of code as follows:
TASKCTLDI=$HOME/taskctl
PATH=$PATH: $TASKCTLDIR/bin
Export TASKCTLDIR PATH
Set the environment variable, we need to make it effective, can choose to quit after login again, also can use source command to make it effective,
Source. The following
Release the tar package files
The tar - XVF taskctlforlinux32_4. 1.3 tar1
Enter just released cirinst directory, and then execute inst install
CD cirinst
./inst
After the success of the execution, we will see the installation program to detect system environment, check whether the system environment variable Settings, this we have done just now, click on the enter into the next step,
Here, we choose 1, press enter, then we can see the installation instructions and enter into the installation again,
Midway through the installation, you will be prompted for the service IP address, the installation program to detect the local IP address and check, if confirmed there are no errors, the default, then will be prompted to input control service node (Server nodes) listener ports, we select the default, then, you will be prompted to confirm the above information input, here we choose Y, confirmation, and then enter the next step, after the installation program will instantiate the Server node and start, then is to install example,
Wait a few minutes later, the installation program prompts whether the installation is successful, the middle is no error message, then you have successfully put TASKCTL server installed on your server!
CodePudding user response:
I to take it, thank you ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~