Install Docker for your system:
Open your terminal and pull the official Exply Docker image using the following command
docker pull exply/on-premises
Use the following command in your terminal to start Exply
docker run -it --rm -p 5050:5050 exply/on-premises