Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-19837

ClusterStats plugin uses wrong hostname when generating link

XMLWordPrintable

      When Jenkins is installed behind a reverse proxy, the hostname/port it uses internally may be different than what users see. The plugin should generate URLs relative to the 'Jenkins URL' set in the configuration page, rather than something detected internally.

      For example, given http://build.example.com/jenkins, other plugins correctly show their urls as build.example.com/jenkins/plugin/... but the cluster stats plugin shows it at jenkins:8080/jenkins/plugin/..., which is the cluster-internal-only name/URL.

            Unassigned Unassigned
            jkoleszar John Koleszar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: