wjkennedy / atlassianops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atlassian Ops

An open collection of best practices, boilerplate documentation, templates and other resources developed and contributed by members of the Atlassian Community

Requirements

Requirements vary by component and should be documented within the directory.

Get Started

  • (Shallow) clone this repo:

    git clone https://bitbucket.org/wkennedy/atlassianops --recurse-submodules If it's been a while:

    git pull

  • Update submodules

    git submodule update

Submissions

  • Clone this repository

  • Commit your additions

  • Submit a Pull Request

Tools

Command line and other interfaces

Scripting Languages and Tools

  • groovy console - This add-on provides a groovy script console for Atlassian products

Libraries

  • jira: Python JIRA Library is the easiest way to automate JIRA

System and Application Inventory Tools

  • atlassian-addons-audit-sheet - This tool will synchronize the list of Enabled User-Installed plugins in JIRA, Confluence, and Bitbucket with a Google Sheet for documentation and auditing.

System Tools

  • Atlas Authority One Offs - JS & Python scripts because you don't get SQL in Cloud.

  • Jira Go CLI - Golang CLI for Jira focused on search and navigation (Cloud only, but runs against on-prem with modification)

About