Control your validator

Once your validator has been deployed/connected using SVT, you can control it through the Agent. The Agent listens to your commands on the Messenger channel and, upon receiving them, runs Ansible playbooks on your server to initiate various validator-related processes. You can have the Agent install a new validator, restart or stop your existing validator, update validator software, etc.

After you send a command to the Agent, you can view a real-time log of the Docker container running your command on the server.

In case your commands cannot be sent to the Agent, you can generate a command and execute it manually. For details, please refer to Execute commands manually.

Last updated