Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-70034

Add support for AWS SecretsManager to Docker images

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Installation
    • None
    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Background

      We now have an officially supported Docker image for Jira Software server (+ others) - good work Atlassian!

      Request

      When we deploy inside an AWS ECS environment (i.e. AWS' managed Docker service), we like to inject secrets (DB credentials, etc) via a service called AWS Secrets Manager.  This simply injects the decrypted secret value via an environment variable. Unfortunately it's a single, JSON-formatted string with multiple values

      Suggestion

      Add a variable called ATL_AWS_SECRETSMANAGER_DB_CREDS, and parse the individual values (host, port, user, pass, etc) from this, instead of passing individual values via individual env vars.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              42ae2083774c Patrick Skillen
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: