This guide runs Apache NiFi using the official Docker image on Docker Hub.
For Docker installation, see Docker.
docker run -d \
--name nifi \
-p 8443:8443 \
apache/nifi:latest
Open https://YOUR-SERVER:8443/nifi and log in with the generated credentials shown in the container logs.
docker logs nifi | grep -i "Generated"
Deploying Apache Nifi in containers for production? Our consulting covers:
Get expert help: office@linux-server-admin.com | Contact Page