User Tools

Site Tools


pleak-installation

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
pleak-installation [2018/04/20 01:35]
admin created
pleak-installation [2018/04/20 04:45]
admin
Line 1: Line 1:
 +====== Installation ======
 +
 Pleak consists of: Pleak consists of:
-  * [[https://​github.com/​pleak-tools/​pleak-backend|Backend]]+  * [[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|SQL-privacy analyser]]
     * [[https://​github.com/​pleak-tools/​pleak-sql-analysis/​tree/​master/​banach|SQL derivative sensitivity 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]]+    * [[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-leaks-when-analysis|Leaks-when analyser]]
-  * [[https://​github.com/​pleak-tools/​pleak-frontend|Frontend]] +  * [[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]] +    * [[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]] +    * [[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]]+    * [[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). 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). 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)