GithubHelp home page GithubHelp logo

dq-kube-jira's Introduction

DQ Kube JIRA

Introduction

This repo contains a kubernetes deployment for the DQ teams JIRA install, as well as the files required to create the JIRA docker container (jira-docker) and a backup container (jira-s3-backup) which backs up JIRA to AWS S3.

Layout

Originally, the JIRA docker container and the backup container were built in separate repos. They have been combined into this repo, so that all of the files necessary to build and deploy DQ's JIRA install are available in one place.

This repo contains the following:

dq-kube-jira
├── LICENSE
├── README.md
├── app
│   ├── jira-docker
│   │   ├── Dockerfile
│   │   ├── assets
│   │   │   ├── jira_home
│   │   │   │   └── dbconfig.xml
│   │   │   └── jira_install
│   │   │       └── conf
│   │   │           └── server.xml
│   │   └── docker-entrypoint.sh
│   └── jira-s3-backup
│       ├── Dockerfile
│       ├── s3-backup.config.js
│       ├── s3-backup.sh
│       └── scripts
│           └── s3-backup.sh
├── deployment.yml
├── ingress.yml
├── jira-docker.md
├── jira-kube.md
├── jira-s3-backup.md
├── network-policy.yml
├── pvc.yml
├── secrets.yml
└── service.yml

As seen above, the JIRA docker container and backup container are built in their respective app/ directories.

Changing the JIRA version to deploy

The version of JIRA that is built and deployed can be easily changed by editing the .drone.yml file, changing the value of JIRA_VERSION inside the matrix block at the top of the file.

Documentation

Each part of the deployment (kube, jira-docker, jira-s3-backup) is documented with separate READMEs. These can be found at the following locations in the root of the repo:

JIRA docker container README
JIRA to s3 backup container README
JIRA kube deployment README

dq-kube-jira's People

Contributors

chrisns avatar david-wirelab avatar duncan9562 avatar jwanderema avatar rhysemmas avatar tomfitzherbert avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

uk-gov-mirror

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.