2.1. Adding endpoint using Syntropy Agent (Windows, Linux, MacOS)
Our platform offers the basic functionality of adding your endpoints (devices) to Syntropy Stack by installing Syntropy Agent. In this tutorial, we will provide instructions on how to do it on the most common operating systems.
Windows
We created a dedicated Syntropy Windows application that is now available, and it comes as a simple executable and can be downloaded HERE.
- Download and install the app.
- Get your Agent Token as a mandatory field.
Linux or macOS
Prerequirements
- To run an installation with Docker, you must have it installed. Docker installation: https://docs.docker.com/engine/install/
- WireGuard® installation: https://www.wireguard.com/install/
Starting from 5.6.x, Linux kernel supports WireGuard® by default.
Steps to install
- Install
prerequirements
first. - Get your Agent Token as a mandatory field.
- Check if there's no subnet overlap.
- Install the Agent with Docker using the command generated in the platform.
- Run Docker Container.

Example of the command generated in the platform.
Updated 7 months ago