User Tools

Site Tools


macos_10.15_catalina

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
macos_10.15_catalina [2019/12/23 12:05] – created madamczykmacos_10.15_catalina [2020/03/26 11:36] (current) – [Setup Treelets from a binary distribution] pwilk
Line 5: Line 5:
  
 ==== Setup Treelets from a binary distribution ==== ==== Setup Treelets from a binary distribution ====
-  * Download treelets-docker application for MacOS {{ :treeletsdocker_w10pro_2019_12_21.zip |}}+  * 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   * Unzip
-  * Open the terminal and go inside treelets-docker catalogue +  * Open the terminal and go inside the treelets-docker catalogue
-  * # check docker version commands:+
 <code> <code>
 +# check docker version commands:
 docker -v  docker -v 
 docker-compose -v docker-compose -v
Line 15: Line 15:
  
 ==== Run Docker ==== ==== Run Docker ====
-    * Run the following commands in the terminal:+  * Open the terminal and go inside the treelets-docker catalogue 
 +  * Run the following commands in the terminal:
 <code> <code>
 # Build # Build
Line 25: Line 26:
 # View instances # View instances
 docker-compose ps docker-compose ps
 +
 +# Bring down Docker containers
 +docker-compose down
 </code> </code>
  
 ===== Verify your Treelets installation ===== ===== Verify your Treelets installation =====
   * Open your favorite web browser and type: http://localhost:8080   * Open your favorite web browser and type: http://localhost:8080
macos_10.15_catalina.1577099159.txt.gz · Last modified: 2019/12/23 12:05 by madamczyk