[
https://issues.apache.org/jira/browse/NIFIREG-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16305485#comment-16305485
]
ASF GitHub Bot commented on NIFIREG-87:
---------------------------------------
Github user kevdoran commented on a diff in the pull request:
https://github.com/apache/nifi-registry/pull/73#discussion_r158952014
--- Diff: nifi-registry-assembly/README.md ---
@@ -18,12 +18,27 @@ Registry—a subproject of Apache NiFi—is a complementary
application that pro
## Table of Contents
+- [Requirements](#requirements)
- [Getting Started](#getting-started)
+- [Getting Help](#getting-help)
- [License](#license)
+## Requirements
+
+* Java 1.8 (above 1.8.0_45)
+
## Getting Started
-TBD
+To start NiFi:
+- [linux/osx] execute bin/nifi-registry.sh start
+- [windows] execute bin/start-nifi-registry.bat
+- Direct your browser to http://localhost:18080/nifi-registry/
+
+## Getting Help
+If you have questions, you can reach out to our mailing list:
[email protected]
+([archive](http://mail-archives.apache.org/mod_mbox/nifi-dev)).
+We're also often available in IRC: #nifi on
+[irc.freenode.net](http://webchat.freenode.net/?channels=#nifi).
--- End diff --
Can you add the ASF HIpChat NiFi channel as well?
> Release Manager - Release 0.1.0
> -------------------------------
>
> Key: NIFIREG-87
> URL: https://issues.apache.org/jira/browse/NIFIREG-87
> Project: NiFi Registry
> Issue Type: Task
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Fix For: 0.1.0
>
>
> Perform release manager activities for 0.1.0 release.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)