Start Services

Start Kylo and NiFi

$ kylo-service start
$ service nifi start

At this point all services should be running. Verify by running:

$ kylo-service status
$ service nifi status
$ service elasticsearch status
$ service activemq status

Test Services

Feed Manager and Operations UI
username: dladmin
password: thinkbig

NiFi UI

Elasticsearch REST API
curl localhost:9200

ActiveMQ Admin