diff --git a/nifi/README.md b/nifi/README.md index b3f4449..e6a0b73 100644 --- a/nifi/README.md +++ b/nifi/README.md @@ -6,5 +6,14 @@ and distribute data. ![](https://nifi.apache.org/assets/images/flow-th.png) + +## up and running + +``` +$ docker-compose up -d +$ chown -R 1000:1000 data +$ docker-compose restart +``` + [1]: https://nifi.apache.org