This website requires JavaScript.
Explore
Help
Sign In
Apache
/
nifi
Watch
1
Star
0
Fork
0
You've already forked nifi
mirror of
https://github.com/apache/nifi.git
synced
2025-02-07 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-docker
/
dockermaven
History
pepov
56dfcc2cd6
NIFI-5438 create all volume directories for chowning properly, then create proper volumes for persistence. Notes: create conf instead of conf/templates since it will be created automatically. Create database_repository instead of data, since that is the default configuration. Create state volume used to store local state by default.
...
This
closes
#2905
. Signed-off-by: Aldrin Piri <aldrin@apache.org>
2018-07-27 14:38:18 -04:00
..
sh
NIFI-5195 Added clustering to the docker image and added a docker-compose file that builds a basic 3 node cluster.
2018-07-03 11:40:31 -04:00
Dockerfile
NIFI-5438 create all volume directories for chowning properly, then create proper volumes for persistence. Notes: create conf instead of conf/templates since it will be created automatically. Create database_repository instead of data, since that is the default configuration. Create state volume used to store local state by default.
2018-07-27 14:38:18 -04:00
integration-test.sh
NIFI-5249 Dockerfile enhancements: create data repository and log directories, explicit environment variable declarations to replace nifi-env.sh. Add integration tests, remove latest tag, since only one tag can be specified that will be used to build the image.
2018-06-14 15:29:39 -04:00
pom.xml
NIFI-5323-RC1 prepare for next development iteration
2018-06-19 20:02:21 -07:00