===== Install Treelets on MacOS 10.15===== ==== Install Docker Desktop on MacOS==== * Go to [[https://docs.docker.com/docker-for-mac/install/]] and follow the instruction on how to install Docker Desktop on MacOS. ==== Setup Treelets from a binary distribution ==== * Download treelets-docker application for MacOS [[https://uniwersytetlodzki-my.sharepoint.com/:f:/g/personal/pelcra_uni_lodz_pl/EtQbBr7dNQVBlpZAKrupqQ8BjQCAsdJFCLJ0e3ZQ1xhb-g?e=sEwg0d|MackOs_24_03_2020.zip]] * Unzip * Open the terminal and go inside the treelets-docker catalogue # check docker version commands: docker -v docker-compose -v ==== Run Docker ==== * Open the terminal and go inside the treelets-docker catalogue * Run the following commands in the terminal: # Build docker-compose build # Running docker-compose up -d # View instances docker-compose ps # Bring down Docker containers docker-compose down ===== Verify your Treelets installation ===== * Open your favorite web browser and type: http://localhost:8080