Skip to content

Running And Maintaining Dockerized Atlassian Products

License

Notifications You must be signed in to change notification settings

adziubin/atlassian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Running And Maintaining Dockerized Atlassian Products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.1%
  • Batchfile 49.9%