Uploaded image for project: 'HipChat'
  1. HipChat
  2. HCPUB-2373

Allow admins to set a system-wide outbound proxy

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Fix
    • None
    • Installation/Update
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Problem Definition

      There's currently no way to define a global proxy server for all outbound connection from HipChat Server. There's a way to go via a proxy when running an upgrade but enabling video requires a workaround documented in HipChat Video setup fails on servers behind a proxy

      Suggested Solution

      Set a global proxy server that will be used for all outbound connections. Example:

      hipchat network --proxy=http://proxy.example.com:8080/
      

      Workaround

      None, setting the below environment variables will only apply to the CLI for commands like curl, wget, ...:

      • HTTPS_PROXY='http://proxy.example.com:8080/'
      • HTTP_PROXY='http://proxy.example.com:8080/'
      • NO_PROXY='localhost,127.0.0.1,localaddress,.localdomain.com'

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adridi Arbi Dridi
              Archiver:
              mandreacchio Michael Andreacchio

              Dates

                Created:
                Updated:
                Resolved:
                Archived: