Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Author: Jim Drewniak

*** This document has not been completed ***

The TSSG DevOps group have decided to use JIRA within a Docker container.  The reason is to learn more about the use of containers for development and using various software like JIRA.  When this installation is complete the laptop will be configure to use the Oracle VM Virtualbox and Docker.

...

All we need to change is the passwords.

The file was stored here: C:\users\JimDr\projects\jira\docker-compose.yml

Create the database and install JIRA

If not already running then launch the Docker Quickstart Terminal

** Thank you Ralph for supplying the remainder of the instructions **

 Make sure you are in the same directory (\projects\jira\) as the "After the docker-compose.yml file has been revised you will need to place it into the /projects/jira directory.

6/21/2018 – Stopped here because unclear about the rest.

" file.

Enter the following command into the;

curl -O https://raw.githubusercontent.com/blacklabelops/jira/master/docker-compose .yml-d up

You'll end up with the database image and container built first, and then the JIRA image and container built and configured automatically! 


 

Info

Author: Jim Drewniak

...