1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-30 02:31:31 +00:00
dockerfiles/nifi/README.md
2020-01-10 11:24:28 +08:00

331 B

nifi

Apache nifi is an easy to use, powerful, and reliable system to process and distribute data.

up and running

$ docker-compose up -d
$ chown -R 1000:1000 data
$ docker-compose restart
$ curl http://127.0.0.1:8080