Skip to main content

Posts

Showing posts with the label hudson configuration

Hudson Configuration

Ever wondered where can you find the information on how your Hudson was setup? Well you can see all the properties and their values by visiting this link: https://<SystemName_IP_WhereHudson_IsSetup:5443/systemInfo On this page you will see all the System Properties and Environment Variables If you want to configure the setup of Hudson then you should go to https://<SystemName_IP_WhereHudson_IsSetup:5443/configure Enjoy! Happy Testing