Uploaded image for project: 'Server Deployments and Scale'
  1. Server Deployments and Scale
  2. SCALE-86

Include ATL_PRODUCT_HOME environmental variable in the Docker image documentation

    • 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.

      Based on our confluence.cfg.xml.j2 jinja template, ATL_PRODUCT_HOME environmental variable can be used for overriding the default Confluence local-home path.

      This parameter is not mentioned in our Docker image documentation:

      Please include this parameter in the documentation.

          Form Name

            [SCALE-86] Include ATL_PRODUCT_HOME environmental variable in the Docker image documentation

            Basar Beykoz made changes -
            Description Original: Based on our [confluence.cfg.xml.j2|https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/] jinja template, ATL_PRODUCT_HOME environmental variable can be used for overriding the default Confluence local-home path.
            * https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/confluence-init.properties.j2

            {code}
            confluence.home = {{ atl_product_home | default(confluence_home) | default('') }}
            {code}

            This parameter is not mentioned in our Docker image documentation:
            * https://hub.docker.com/r/atlassian/confluence-server/

            Please include this parameter in the documentation.
            New: Based on our [confluence.cfg.xml.j2|https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/] jinja template, ATL_PRODUCT_HOME environmental variable can be used for overriding the default Confluence local-home path.
            * https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/confluence-init.properties.j2
            {code}
            confluence.home = {{ atl_product_home | default(confluence_home) | default('') }}
            {code}

            This parameter is not mentioned in our Docker image documentation:
            * https://hub.docker.com/r/atlassian/confluence-server/

            Please include this parameter in the documentation.
            Basar Beykoz made changes -
            Description Original: Based on our [confluence.cfg.xml.j2|https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/] jinja template, ATL_PRODUCT_HOME environmental variable can be used for overriding the default Confluence local-home path.
            * https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/confluence-init.properties.j2
            {code}
            confluence.home = {{ atl_product_home | default(confluence_home) | default('') }}
            {code}

            This parameter is not mentioned in our Docker image documentation:
            * https://hub.docker.com/r/atlassian/confluence-server/

            Please include this parameter in the documentation.
            New: Based on our [confluence.cfg.xml.j2|https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/] jinja template, ATL_PRODUCT_HOME environmental variable can be used for overriding the default Confluence local-home path.
            * https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/confluence-init.properties.j2

            {code}
            confluence.home = {{ atl_product_home | default(confluence_home) | default('') }}
            {code}

            This parameter is not mentioned in our Docker image documentation:
            * https://hub.docker.com/r/atlassian/confluence-server/

            Please include this parameter in the documentation.
            Basar Beykoz made changes -
            Description Original: Based on our [confluence.cfg.xml.j2|https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/] jinja template, ATL_PRODUCT_HOME environmental variable can be used for overriding the default Confluence local-home path.
            * https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/

            This parameter is not mentioned in our Docker image documentation:
            * https://hub.docker.com/r/atlassian/confluence-server/

            Please include this parameter in the documentation.
            New: Based on our [confluence.cfg.xml.j2|https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/] jinja template, ATL_PRODUCT_HOME environmental variable can be used for overriding the default Confluence local-home path.
            * https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server/src/master/config/confluence-init.properties.j2
            {code}
            confluence.home = {{ atl_product_home | default(confluence_home) | default('') }}
            {code}

            This parameter is not mentioned in our Docker image documentation:
            * https://hub.docker.com/r/atlassian/confluence-server/

            Please include this parameter in the documentation.
            Basar Beykoz created issue -

              Unassigned Unassigned
              9f7de485df51 Basar Beykoz
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: