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

While doing a docker deployment, parameters sent in variables are replaced with default values after DB setup screen

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • master
    • Docker
    • Severity 3 - Minor

    Description

      Issue Summary

      When we do deployments in docker we can send parameters that should retain after the container is set up, but they are replaced with default Confluence parameters after we go through the Confluence Setup.

      Steps to Reproduce

      1. docker-compose.yml
      2. Do a docker-compose deployment with the attached compose file
      3. We are sending the following parameters in variables
      1. Once the container is ready, you can go inside the container and look for the confluence.cfg.xml file, all the parameters sent are there as supposed
      2. Open Confluence in the Browser and go through the setup process
      3. Once ended, go back in the container and look at the confluence.cfg.xml file again, all the parameters we sent are replaced.

      Expected Results

      Confluence should keep the values we sent during the container startup

      Actual Results

      Values are being replaced

      Workaround

      We can link an external confluence.cfg.xml file with the values we want.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              25badd24e3da Winderson Souza
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: