User Tools

Site Tools


pleak-installation

Differences

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

Link to this comparison view

pleak-installation [2018/04/20 04:45]
admin
pleak-installation [2019/10/01 13:53]
Line 1: Line 1:
-====== Installation ====== 
  
-Pleak consists of: 
-  * [[https://​github.com/​pleak-tools/​pleak-backend|Backend]] --- http://​localhost:​8080/​pleak-backend/​ 
-    * [[https://​github.com/​pleak-tools/​pleak-sql-analysis|SQL-privacy analyser]] 
-    * [[https://​github.com/​pleak-tools/​pleak-sql-analysis/​tree/​master/​banach|SQL derivative sensitivity analyser]] 
-    * [[https://​github.com/​pleak-tools/​pleak-leaks-when-ast-transformation|Leaks-when ast transformation]] --- http://​localhost:​3000/​ 
-      * [[https://​github.com/​pleak-tools/​pleak-leaks-when-analysis|Leaks-when analyser]] 
-  * [[https://​github.com/​pleak-tools/​pleak-frontend|Frontend]] --- http://​localhost:​8000/​ 
-    * [[https://​github.com/​pleak-tools/​pleak-pe-bpmn-editor|SQL-privacy & Leaks-when editor]] --- http://​localhost:​8000/​sql-privacy-editor/​MODEL_ID 
-    * [[https://​github.com/​pleak-tools/​pleak-sql-derivative-sensitivity-editor|SQL derivative sensitivity editor]] --- http://​localhost:​8000/​sql-derivative-sensitivity-editor/​MODEL_ID 
-    * [[https://​github.com/​pleak-tools/​pleak-pe-bpmn-editor|PE-BPMN editor]] --- http://​localhost:​8000/​pe-bpmn-editor/​MODEL_ID) 
- 
-You need to locate [[https://​github.com/​pleak-tools/​pleak-backend|pleak-backend]],​ [[https://​github.com/​pleak-tools/​pleak-frontend|pleak-frontend]],​ [[https://​github.com/​pleak-tools/​pleak-sql-analysis|pleak-sql-analysis]],​ [[https://​github.com/​pleak-tools/​pleak-sql-editor|pleak-sql-editor]],​ [[https://​github.com/​pleak-tools/​pleak-pe-bpmn-editor|pleak-pe-bpmn-editor]] and [[https://​github.com/​pleak-tools/​pleak-sql-derivative-sensitivity-editor|pleak-sql-derivative-sensitivity-editor]] directories all into the same directory and specify their directory names in src/​config.json file (frontend, SQL-privacy editor, SQL derivative sensitivity editor, PE-bpmn editor). 
-Build [[https://​github.com/​pleak-tools/​pleak-leaks-when-ast-transformation|pleak-leaks-when-ast-transformation]]'​s docker machine and serve it on http://​localhost:​3000 (port is assigned in "​docker run ..." command and in [[https://​github.com/​pleak-tools/​pleak-sql-editor|pleak-sql-editor]]'​s src/​config.json file). 
- 
-More detailed instructions can be found under each component'​s repository. 
pleak-installation.txt ยท Last modified: 2019/10/01 13:53 (external edit)