You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Is it possible to run the atlassian/jira-software docker container using Microsoft SQL Server without creating a custom dbconfig.xml.j2?
Looks like the image is hard coded to use the schema "public"[1] which is a reserved keyword in MSSQL[2] and I'm guessing the code doesn't correctly quote references in brackets
---
Side note: is it possible to open issues or pull requests directly associated with the docker-atlassian-jira repository? Or is it just public source and not open to public contribution?
Hey @Chris
We ended up fixing this a few days after you originally made this post. It was addressed here: https://bitbucket.org/atlassian-docker/docker-atlassian-jira/pull-requests/32/set-default-db-schema-name-according-to-db/diff
the tl;dr is that we set the correct default for MSSQL ("dbo") and also provided a new environment variable to allow you to override the schema, `ATL_DB_SCHEMA_NAME`
As for pull requests, you can fork the docker-atlassian-jira repository and open a pull request - our team will review any changes and discuss them in the PR.
Cheers,
Dave Chevell
Hello Team,
This Qs is outof Jira cloud domain , I installed Jira on Docker and try to connect with MS SQL server which is running on Docker too. I Installed SQL server from the following link ,
Can you please help me in knowing exact parameters while setting up database .. I am getting some error while testing connection
Thanks,
Faisal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We often have questions from folks using Jira Service Management about the benefits to using Premium. Check out this video to learn how you can unlock even more value in our Premium plan. &nb...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.