Deploy Debian Agent across your infrastructure and manage all nodes from a central location. The enrollment-based architecture makes it easy to onboard new servers while maintaining strict security controls. If you have SSH access and a root account with the required permissions on the remote servers, you can remotely deploy the agent using an SSH connection.
On the left menu, choose Artica Meta Service > Agents list
Click on the button “Deploy Agent”
A new form will helps you to deploy the Agent via SSH
Remote server: Set the address to the server that will be managed by your Meta server
SSH port: If your SSH port listens to a non-known port.
Agent Port: After installing the agent, which port the Agent will listen too.
User Name: The account that have privileges to create service and run programs.
Trust Networks: The optional parameter allows you to configure an IP whitelist on the deployed agent. When specified, the agent will only accept connections from the specified IP addresses or CIDR ranges.
The parameter accepts comma-separated values in these formats:
Single IP: 192.168.1.1
CIDR notation: 192.168.1.0/24 or 10.0.0.0/8
Mixed: 192.168.1.1,10.0.0.0/8,172.16.0.0/12 Invalid entries are logged and skipped. If all entries are invalid, the deployment fails.
Once installed, click on the refresh button in the search field to refresh the main table.