Add an Endpoint
To add your endpoint, you will need to install Syntropy Agent, to make it happen, please follow the instructions below:
- Install WireGuard on your endpoint.
- Generate the
Agent Token
and copy it. - Go to
Network
->Endpoints
->Add Endpoints
, paste yourAgent Token
in the input box.

Adding a new endpoint popup in UI.
- Depending on your Endpoint, install Agent using suitable tools:
- For Linux-based operating systems, you can install Docker and go ahead with the installation instructions from here.
- For Windows machines, you can use our dedicated Desktop Application to install the Agent.
- If you use Ansible for provisioning, Syntropy provides a simple way for you to get your network configured, full instruction is here.
- Whenever your Agent is installed properly, the new item will appear in your
Endpoints
table as well as at theGraph
section.
Hint!
You can also create and generate Agent Token
via API, here you have the recipe for it:
💻
Create Agent via API
Open Recipe
Updated 7 months ago