I\'ve created Jenkins for managing my project. I want to share these files with a few people. Problem is that URL is http://localhost:8080/ . How can I make it public for my
You need 2 things at first:
You need to have an static external IP address. Either your network admin or your ISP should provide you with one.
Once you have the IP, you need to register a DNS name, and point to that IP address.
Alternatively, if you cannot get a static external IP address, you can use a Dynamic DNS (DDNS) service, however you need to make sure your IP address is accessible externally