Sorry if this is a duplicate question, but I couldn't find anything like it.
At my work, we have an existing Jenkins server which I didn't configure.
I was trying to install the Blue Ocean UX on the machine and the instructions were a bit vague. I didn't know where to clone the repo to and after a while I decided that maybe after I clone it and run the commands, it'll automagically find the existing Jenkins server and add itself to it.
After running the commands there was a port conflict on 8080, so I realized that it was starting it's own server. Is this just how it's packaged?
How can I install this UX overtop of an existing Jenkins install?
Thanks