Connect to your edge Device (for example using ssh)
In the platform, navigate to the Edge Devices overview.
Use the corresponding button in the upper right corner to add a new Edge device.
Name the device so it can be uniquely identified.
After clicking “Add”, you will receive a Docker command. Copy this command and execute it on the Edge device you previously connected to.
Verify that the corresponding container is running on the Edge device (for example, using docker container ps).
Your Edge device should now appear in the list and be marked as Online.
By clicking the Details button, you can view more information about your Edge device and see an overview of the containers already deployed on it. Note that the detail page may take a little longer to load, as the data must be retrieved once directly from the respective Edge device.
Switch to the Container Templates view.
Create a new template for a Triton Inference Server by clicking the plus icon in the upper right corner.
Choose a descriptive template name that allows you to easily identify it later.
Use the following Git repository as the source for the container template: