Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20751

Reverse Proxy Support for Bamboo Docker Container

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • None
    • Docker, Security
    • 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

      Context

      According to the docker hub page a known issue with the current Bamboo Docker container is that it does not have support for a reverse proxy setup. This is a little weird as we currently have a setup which includes:

      • Jira Software
      • Confluence
      • Bitbucket

      All of the above  have support for reverse proxies but for some reason Bamboo doesn't.

      User Story

      As a DevOps engineer
      I want to configure Bamboo Server on my infrastructure using a reverse proxy
      So that Bamboo can be accessed securely and meet my organisations security standards

      Acceptance Criteria

      1. Reverse Proxy settings can be passed as Variables for the Docker container
        1. ATL_PROXY_NAME (default: NONE)
        2. ATL_PROXY_PORT (default: NONE)
        3. ATL_TOMCAT_PORT (default: 8080)
        4. ATL_TOMCAT_SCHEME (default: http)
        5. ATL_TOMCAT_SECURE (default: false)
        6. ATL_TOMCAT_CONTEXTPATH (default: NONE)
      2. Additional Tomcat options are also supported
        1. ATL_TOMCAT_MGMT_PORT (default: 8005)
        2. ATL_TOMCAT_MAXTHREADS (default: 100)
        3. ATL_TOMCAT_MINSPARETHREADS (default: 10)
        4. ATL_TOMCAT_CONNECTIONTIMEOUT (default: 20000)
        5. ATL_TOMCAT_ENABLELOOKUPS (default: false)
        6. ATL_TOMCAT_PROTOCOL (default: HTTP/1.1)
        7. ATL_TOMCAT_ACCEPTCOUNT (default: 10)
      3. Bamboo Server can be accessed via Reverse Proxy

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              a2d177a78269 Yusuf Limalia
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: