Instructions here are pretty good:
On Windows Client:
Edit (as Administrator) C:\Windows\System32\drivers\etc\hosts and add the following:
192.168.1.116 gitbucket.localdomain 192.168.1.116 jenkins.localdomain
On MacOSX Clients:
sudo vi /etc/hosts
and add as above