Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 575 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 575 Bytes

Docker + Chef Solo + Postgresql + Jira = Love!

License and Authors

Author: Tom Eklöf I am in no way affiliated with company Atlassian® or the Jira® product.

Description

This is Jira image with Postgresql.

Requirements

Configuration

Database Type: PostgreSQL
Hostname: localhost
Database: jiradb
DBuser: postgres

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Submit a Pull Request using Github