hub_distributor
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hub_distributor [2024/05/09 16:54] – created partha | hub_distributor [2024/05/10 14:04] (current) – [changing the endpoints] partha | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== what it does ====== | ====== what it does ====== | ||
+ | > it delete the default domain0 and creates a new one with the TCP socket.And change the endpoints to TCP mode so that we can connect the probes from any server. | ||
<note important> | <note important> | ||
====== prerequisite ====== | ====== prerequisite ====== | ||
+ | |||
+ | > you should have '' | ||
+ | |||
====== how to use it ====== | ====== how to use it ====== | ||
+ | |||
+ | Goto "/ | ||
+ | |||
+ | <code bash> cd / | ||
+ | |||
+ | Execute the hub_distributer.exp file as root user. | ||
+ | |||
+ | <code bash> ./ | ||
===== inputs ===== | ===== inputs ===== | ||
+ | |||
+ | Then it will ask from some inputs as below | ||
+ | |||
+ | {{: | ||
+ | |||
Line 14: | Line 31: | ||
====== how it works ====== | ====== how it works ====== | ||
+ | ===== checking the license status ===== | ||
+ | |||
+ | > it will check the license status if you are using the free 3 days time trial license it will stop the process. | ||
+ | |||
+ | |||
+ | ===== getting the inputs ===== | ||
+ | |||
+ | it will get 3 inputs from the user | ||
+ | |||
+ | - Hub IP address | ||
+ | * IP address of the trisul hub node to use in the TCP connection. | ||
+ | - Domain discription | ||
+ | * discription of the new domain | ||
+ | - Starting port | ||
+ | * it gets a port number and use it to three values frontend port , backend port and TCP port by increasing the value by one for each. | ||
+ | |||
+ | ^ Value ^ Sample inputs | | ||
+ | |'' | ||
+ | |'' | ||
+ | |'' | ||
+ | |||
+ | |||
+ | ===== validating the inputs ===== | ||
+ | |||
+ | * it will check whether the given hub IP address presence or not in the trisul hub server. | ||
+ | * if the given hub IP is not exists in the hub node it will exit from the execution | ||
+ | |||
+ | |||
+ | ===== creating new domain ===== | ||
+ | |||
+ | * first it will stop all the contexts and the domain in the hub node. | ||
+ | * delete the default domain0 by removing the domain0 certificate files. | ||
+ | * create a new domain with the '' | ||
+ | * then it will enter the '' | ||
+ | * once the domain is successfully created, it will install it by executing <code bash> trisulctl_hub install domain / | ||
+ | |||
+ | |||
+ | ===== changing the endpoints ===== | ||
+ | |||
+ | < | ||
+ | need to switch the Hub to a TCP connection mode.</ | ||
+ | |||
+ | * changing the endpoints by executing <code bash> / | ||
+ | ===== Finishing up ===== | ||
+ | |||
+ | * after changing the endpoints it will restart the domain and contxts in the hub node. | ||
+ | * and it ends with the success message. | ||
hub_distributor.1715253896.txt.gz · Last modified: 2024/05/09 16:54 by partha