2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-27 15:41:38 +01:00
Files
dockerfiles_vimagick/nifi/README.md
2019-05-23 16:24:27 +08:00

20 lines
299 B
Markdown

nifi
====
[Apache nifi][1] is an easy to use, powerful, and reliable system to process
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