I’ve just deployed cogstack. I had some problems with the documentation, though:
-
In the prerequisites, it says to run
cd deploy && git-update-submodules.git-update-submodulesisn’t a command. I wonder if the author has an alias forgit submodule update --init --remote --recursive? -
I couldn’t get the NiFi UI to run. In the workflows docs, it says to open localhost:8080. I couldn’t connect through that, and
docker psreckons port 8082 is the nifi UI. I couldn’t get that to work either, but I was trying to use port forwarding from a remote, so it might just be me!
As a side-note, some of the markdown rendering (e.g. code blocks and links) isn’t working. I would be happy to fix some of it and make a PR, but I don’t want to be rude!