Commit Graph

42 Commits

Author SHA1 Message Date
exceptionfactory db40989b48 NIFI-8516 Enabled HTTPS and Single User Authentication in default configuration
- Set default HTTPS Port to 9443
- Set default authorizer to single-user-authorizer
- Set default login-identity-provider to single-user-provider
- Updated README.md with authentication instructions using generated credentials
- Updated default URL and port information in Administration and User Guides
- Updated Getting Started Guide with authentication and URL changes
- Updated Docker images to set HTTPS as default configuration
- Updated default HTTPS port to 8443
- Set Cluster Protocol secure property in Docker start scripts
- Added set-single-user-credentials command
- Refactored shared classes to nifi-single-user-utils
- Updated Getting Started documentation and logging
- Updated documentation and TLS Toolkit default ports
- Updated Toolkit Guide and Administration Guide
- Updated README.md with HTTPS links
2021-06-11 14:18:53 -04:00
tpalfy dfa683af0e
NIFI-8528 Migrate NiFi Registry into NiFi codebase (#5065)
NIFI-8528 Migrate NiFi Registry fully codebase into NiFi as a module. No changes except certain dependency scopes to preserve the NiFi Registry original by overriding the new parent (nifi).
- Version adjustments. Removed distinct checkstye rules form nifi-registry. (Using nifi's instead.)
- Made some tests Windows-compatible.
- Consolidated LICENSE, NOTICE and README.md.
- Fixed CryptoKeyLoaderGroovyTest.groovy.
- Disable frontend-maven-plugin on Windows.
- Skipping all goals of the frontend-maven-plugin on Windows.
- Registry integration tests not to run in github jobs (same as the original settings). Skip all registry tests (build and run) on Windows.
- Removed Husky from registry.
2021-05-26 09:34:55 -04:00
Paul Grey 48b75c15aa
NIFI-8621: fix page-internal link
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #5089.
2021-05-21 10:40:21 +02:00
Matthew Burgess a0655bff1a
MINIFI-422: Incorporate MiNiFi Java into NiFi
- Initial copy of MiNiFi Java into NiFi
- Checkpoint for basic integration, load empty flow without startup errors
- Refactor provenance repositories, replace some MiNiFi NARs with NiFi NARs
- Remove MiNiFi LICENSE, NOTICE, and KEYS, change file permissions on build.properties
- Updated MiNiFi LICENSE and NOTICE files
- Fix headless NiFi config, set krb5 file in MiNiFi for Kerberos support
- Removed commented-out lines from POMs, added nifi-kerberos-credentials-service NAR to MiNiFi assembly
- Update Git repo URLs, replace NiFi version property

This closes #4933.

Signed-off-by: Kevin Doran <kdoran@apache.org>
2021-04-27 21:06:56 -04:00
Peter Gyori 5a8b18b12d NIFI-8123: Added support for --wait-for-init when NiFi started with the 'start' command
This closes #4748.

Signed-off-by: Mark Payne <markap14@hotmail.com>
2021-02-03 09:40:09 -05:00
Andy LoPresto 0fa8776f4d
NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation.
Fixed unit test failures introduced from static imports during refactoring.

Signed-off-by: Joe Witt <joe.witt@gmail.com>
2020-07-14 10:39:28 -07:00
Andy LoPresto 2224ace968
Added Jira and security reporting links to README.md 2020-04-15 12:34:03 -07:00
Pierre Villard c5c1fa4e85
NIFI-7175 README.md 2020-02-20 16:41:40 -08:00
Joe Witt f8a5d1295c
NIFI-7175 removed appveyor and travis builds which have become unreliable. Added Github Actions based CI build for pull requests and pushes. Removed unit tests which make unreadable or unaccesible dirs. Includes windows build as well as ubuntu. we can do localization based builds later as this is all proven stable.
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #4058.
2020-02-20 16:36:51 -08:00
Aldrin Piri 20f70357a3
NIFI-6809 Make use of ASF shortened URL to point to community SLack invite link.
This closes #3845

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2019-10-25 09:09:28 -04:00
Andrew Lim 66e3617ba7
NIFI-6460 Remove references to HipChat, add links to Apache NiFi Slack
This closes #3605.

Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2019-07-29 11:42:33 +09:00
Andrew Lim 6d5acf1cb2 NIFI-6415 Add -DskipTests to README 2019-07-22 15:47:24 -04:00
Bryan Bende 7825e40d15
NIFI-6262 - Upgrade to nifi-nar-maven-plugin 1.3.1
This closes #3463.
2019-05-14 11:00:21 -04:00
Andy LoPresto 4f2b0156fb NIFI-6103 Fixed README documentation to indicate JDK 1.8 is required. 2019-03-04 22:25:50 -05:00
Andy LoPresto c206c0fcf9
NIFI-5927 Added SECURITY.md to project root.
Removed reference to Jasypt from cryptography section of README.md.
Fixed JCraft link for Chrome browser.

This closes #3243.

Signed-off-by: Andrew Lim <andrewlim.apache@gmail.com>
2019-01-04 09:53:53 -08:00
Pierre Villard e4b702ed4f NIFI-5726 - Update README with Slack Workspace information
This closes #3093

Signed-off-by: Mike Thomsen <mikerthomsen@gmail.com>
2018-10-26 08:57:05 -04:00
Pierre Villard c5c508114a NIFI-4922 - Add badges to the README file
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
Signed-off-by: James Wing <jvwing@gmail.com>

This closes #2505.
2018-03-03 16:58:21 -08:00
Aldrin Piri 0f693e9448 NIFI-3802 Add link to ASF HipChat NiFi room in README.
This closes: #1767

Signed-off-by: Andre F de Miranda <trixpan@users.noreply.github.com>
2017-05-11 09:04:04 +10:00
Andre F de Miranda eb12b932ab NIFI-3651 - Add logo to README.md
Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #1721
2017-05-02 10:08:56 -04:00
Keith Turner 17ec6264a0
NIFI-3652 Add link to website and fixed link in README.md
This closes #1628.

Signed-off-by: Andy LoPresto <alopresto@apache.org>
2017-03-27 14:19:49 -07:00
joewitt ca5a7fbf09 NIFI-1846 updated reamdme.md to mention need for git client 2016-08-14 15:47:19 -04:00
joewitt 66888d2ad7 NIFI-2510 This closes #807. trivial updates for 1.0 release 2016-08-08 12:52:33 -04:00
Aldrin Piri 8639513c4b NIFI-1211 Only use the master branch to indicate current build health of the project for Travis CI
This closes #160.
2016-01-07 12:05:50 -05:00
Aldrin Piri 854c667bd3 NIFI-1211 Adding a .travis.yml to provide CI and adding an exclusion for this file in the RAT check configuration. Adding Travis CI build status graphic to README 2015-12-08 11:13:05 -05:00
Utkarsh Upadhyay a9f4b6ca7a MAINT: Fix link to documentation in README.
Signed-off-by: Matt Gilman <matt.c.gilman@gmail.com>
2015-09-09 11:19:13 -04:00
joewitt df1066d2ed NIFI-875 more incubator references - argh 2015-08-23 22:42:32 -04:00
Matt Gilman 6f8eb9f5e3 NIFI-876:
- Updating the version of the nifi-nar-maven-plugin.
- Updating the minimum version of maven.
2015-08-23 12:32:52 -04:00
joewitt aa99884782 NIFI-850 removed nifi parent, updated nifi pom, moved all nifi subdirs up one level, fixed readme. 2015-08-15 13:12:22 -04:00
joewitt dae1b9656f NIFI-768 changed all versions and docs and paths to TLP version removing incubator refs
NIFI-768 changed all versions and docs and paths to TLP version removing incubator refs
2015-07-18 01:13:40 -04:00
Andrew Hulbert 48564b5125 Updated the README to have correct link for quickstart and developer guide 2015-05-15 14:30:43 -04:00
Sean Busbey d6160a7d07 NIFI-558: Improvements to "Getting Started" instructions for first build.
* when we tell folks to go somewhere, give them a link
* make sure building of nifi-parent is called out
* provide guidance on when to build parent / nar-plugin
* include requirements before folks start trying to build
* make sure there are shell examples for deployment commands
* make sure shell commands work for copy-paste after this version (even if
  captured responses will have different output later).
* include a screenshot of what a correct build + deploy + launch looks like
  in browser.

Signed-off-by: Aldrin Piri <aldrinpiri@gmail.com>
2015-04-30 12:17:34 -04:00
Matt Gilman 4ec9548e2c NIFI-351: Fixing description. 2015-02-13 08:40:36 -05:00
joewitt b37d8fb733 NIFI-162 2015-02-12 21:46:55 -05:00
Matt Gilman 685035a867 Merge branch 'patch-1' of https://github.com/K0zka/incubator-nifi into develop 2015-02-12 06:57:05 -05:00
Laszlo Hornyak ab32bbff13 typo 2015-02-12 08:59:27 +01:00
David Medinets ee3e92ce63 Add link for main website.
This change makes it easy for users to find documentation.
2015-02-11 23:06:38 -05:00
joewitt d926aca951 NIFI-291 completed incorporation of Elser feedback 2015-02-03 09:41:27 -05:00
joewitt f6d9354bfb NIFI-270 Made all changes identified by adam, mark, joey to prep for a cleaner build 2015-01-21 01:47:48 -05:00
joewitt bc94f716c6 NIFI-270 sent an e-mail to dev explaining all the moving parts 2015-01-17 03:18:50 -05:00
joewitt a3664a00c8 NIFI-192 fixed rpm build, assembly is cleaned up, and references to the license, notice, disclaimer, etc.. are to those at the root only 2014-12-20 20:42:40 -05:00
joewitt 1da5a9c175 NIFI-191 updated readme to reflect export control and added readme to resources for distro 2014-12-20 12:22:13 -05:00
joewitt 4d998c12c9 Initial code contribution 2014-12-08 15:22:14 -05:00