Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automate Jira deployment within Kubernetes

Olivier Dupré
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 9, 2019

Hi all and happy new year,

 

We are trying got automate Jira & Confluence deployment. The idea is to provide a Forge as a Service including Jira & Confluence.

Our aaS approach is to deploy the offcial & supported Docker image from Atlassian, ask the requester its licence, deploy the service, push its licence and apply all configurations on the service running in Kubernetes.

 

Have you already automated Jira deployment? Basically, do we have to push the licence with a SQL query or is their a better way to "install" it? Can we export and then import all the configuration --server name with placeholder referencing an OS variable, ...?

 

Hope you have some clues/advices/solutions for me,

Cheers,

Olivier.

 

2 answers

0 votes
MB
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 1, 2020

Check out v1/statefulset deployments of Jira DC using kubernetes: https://github.com/Bonn93/atlassian-kubernetes/tree/master/jira

0 votes
David Berclaz _Apwide_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 26, 2019

Hi @Olivier Dupré

At Apwide we have automated the deployment of Jira instances inside Docker containers. The last time we checked, there was no official Jira Docker image from Atlassian, but it may have changed.

We have documented our approach here:
https://confluence.apwide.com/display/TEM/Dockerize+your+Atlassian+Tools

You can contact @Guillaume _Apwide_ if you need more info, he will be happy to share his experience on the topic.

Cheers,

David

Suggest an answer

Log in or Sign up to answer