Hi all! Please be informed that since Feb 15, 2024 the following Atlassian DC DockerHub repositories stopped receiving updates and new tags: atlassian/bamboo-server atlassian/confluence-s...
We're excited to announce a significant update that will enhance the security and compatibility of our Atlassian Data Center (DC) products for customers running on Red Hat Enterprise Linux (RHEL) hos...
zOn 2 Feb 2024, as a response to a security upgrade released by Docker, we upgraded Docker Engine from 20.10.24 to 25.0.2 to ensure we maintain our high security standards. This change a...
Hello! In my previous article I showed how to create your own docker image with Atlassian Jira Data Center for M1 processors. But it is not enough for development of apps. We need to start 2 n...
I got a new mac device with Apple M1 processor and decided to put up an Atlassian Jira docker container. Official Atlassian docker image does not work for M1 processors. There is a ticket in A...
If you'd rather skip straight to the technical details, here's the blog post explaining how it all works. This post is the high-level story of how this technique was found, in which the story m...
For how this research was done, check out the research diary. You know Docker Desktop? The software developers have on their macOS laptops? Did you know that, on macOS, it runs a L...
Hello! In this article I will show you how you can deploy 2 data center nodes of Bitbucket in your local environments using the docker image provided by Atlassian. This d...
Hello! In this article I will show you how you can deploy 2 data center nodes of Confluence in your local environments using the docker image provided by Atlassian. This deployment will n...
Hello! In this article I will show you how you can deploy 2 data center nodes of Jira Software in your local environments using the docker image provided by Atlassian. This deployment will not i...
Hello Community, How often have you thought to deploy the Confluence Server using Docker Image? Here's a quickstart template that will get you started with implementing the Confluence d...
As of the 24th September 2021 (Sydney time) we will stop producing Docker images for our products using JDK 8. All existing images will continue to be available on Docker Hub, but going forward new i...
Atlassian のサーバ製品は、OS上で動かすインストーラだけでなく、Dockerのイメージを利用する形でも導入することができます。 2019年8月16日よりAtlassianの公式DockerリポジトリでJiraのイメージが公開されるようになりましたので、本稿では、Dockerを使用して各サーバ製品を起動する方法をご紹介します。 目標 ご利用のマシン上でA...
...mp; - # The rest of your script. Docker events If you’d like to collect more information about your Docker commands, you can log the output of the docker events command: p...
Everything below is tested on Ubuntu 17.10. I prefer to use Jira in a docker container because: 1. I can install Jira with a couple of commands. 2. I can start and stop Jira just by starting and s...
Copied to clipboard