1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
dockerfiles/nifi
2020-01-10 11:24:28 +08:00
..
arm update nifi 2020-01-10 11:24:28 +08:00
docker-compose-cluster.yml update nifi 2020-01-10 11:24:28 +08:00
docker-compose.yml update nifi 2020-01-10 11:24:28 +08:00
Dockerfile update nifi 2020-01-10 11:24:28 +08:00
nginx.conf update nifi 2019-02-26 18:51:53 +08:00
README.md update nifi 2020-01-10 11:24:28 +08:00

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