/atlassian

Running And Maintaining Dockerized Atlassian Products

Primary LanguageShellMIT LicenseMIT

Running And Maintaining Dockerized Atlassian Products

This project will show you how to setup and maintain Atlassian products with Docker.

Deployment and maintainance will be done by docker-compose yaml files and all commands will be based on Blacklabelops dockerized atlassian product images.

Requirements:

  • Docker
  • Docker-Compose

Based on the following containers:

Support & Feature Requests

Leave a message and ask questions on Hipchat: blacklabelops/hipchat

Atlassian Stack

Running the whole Atlassian software stack on your local computer.

  • Nginx Reverse Proxy (Http)
  • Jira Software
  • Confluence
  • Bitbucket
  • Crowd
  • PostgreSQL Databases

Start here: Documentation

Jira

The basic Jira stack:

  • Nginx Reverse Proxy (Http)
  • Jira Software
  • PostgreSQL Database

Start here: Documentation

Letsencrypt SSL Certificates

In order to obtain free SSL certificates for your Atlassian instances use my letsencrypt Docker image.

The creation of SSL certificates is dependent on your stack. See the documentation of each stack.

Further documentation: Documentation

Support

Leave a message and ask questions on Hipchat: blacklabelops/hipchat

References