DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Jira over HTTPS in Docker

4 years ago medium.com
Jira over HTTPS in Docker

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Jira Software is part of a family of products designed to help teams of all types manage work. It has evolved into a powerful work management tool for all kinds of use cases, from requirements and test case management to agile software development.

This configuration is fine-ish described on the Atlassian Docker registry, and roughly can be wrapped into two commands: While an establishment of a (dockerized) Jira instance is online well described, I barely found some information about running an HTTPS Jira Docker instance.

To make a long story short, compose a custom Dockerfile and build a custom image from it — is your solution. If your Jira is a production instance that is desired to be configured to any external DB, you’ll probably want to add the below lines to the Dockerfile: You are good to go, just build: and run: Thank you for reading!

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com