===== Install Treelets on Windows 10 Professional===== ==== Install Docker Desktop on Windows Professional==== * Create an account at Docker hub using the form [[https://hub.docker.com/signup]] * Download and install the application using this tutorial: [[https://docs.docker.com/docker-for-windows/install/]] using default installation ==== Setup Treelets from a binary distribution ==== * Download treelets-docker application for Windows 10 Pro [[https://uniwersytetlodzki-my.sharepoint.com/:f:/g/personal/pelcra_uni_lodz_pl/EtQbBr7dNQVBlpZAKrupqQ8BjQCAsdJFCLJ0e3ZQ1xhb-g?e=sEwg0d|Windows10Pro_24_03_2020.zip]] * Unzip * Run Windows PowerShell in Administrator mode and go inside treelets-docker catalog * # check docker version commands: docker -v docker-compose -v ==== Run Docker ==== * # run in Windows PowerShell commands: # Build docker-compose build # Running docker-compose up -d # View instances docker-compose ps ===== Verify your Treelets installation ===== * Open your favourite Browser and type: http://localhost:8080