Where to observe application deployed by Jenkins?

Posted by James on Stack Overflow See other posts from Stack Overflow or by James
Published on 2012-09-21T08:02:04Z Indexed on 2012/09/22 3:37 UTC
Read the original article Hit count: 206

Filed under:
|
|

Question from a first-time Jenkins user. So I hope you wouldn't mind if the question is too silly.

I have installed jenkins on a Ubuntu machine, and is accessible at localhost:8080. I have successfully configured it to work with Maven2 and Git as well. Next, I created a job/project (A Java/Spring application), and got it to build without error on Jenkins as well.

Now my question is, where do I see this application running? :)

Best Regards
James

© Stack Overflow or respective owner

Related posts about maven

Related posts about maven-2