complex-human-data-hub / Private

Private privacy preserving analysis language
0 stars 0 forks source link

Private

Private privacy preserving analysis language

Run on Docker

1) Install the docker engine and docker-compose.

2) Initial build and deploy services:

docker-compose up --build

#Note: Subsequent deployments can be run with:
docker-compose up

You will now be able to access Private on: http://localhost:5000/

3) Shutdown services:

docker-compose down

Tutorials

More examples of how to use Private can be found on Simon Dennis' blog: https://simondennis.blog/category/private/

License

GNU GPLv3