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:36]
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]]
Line 12: Line 14:
 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)