mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
chore: add atlassian jira and confluence
This commit is contained in:
14
examples/atlassian-jira-confluence/README.md
Normal file
14
examples/atlassian-jira-confluence/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# References
|
||||
|
||||
- https://atlassian.github.io/data-center-helm-charts/containers/JIRA/
|
||||
- https://atlassian.github.io/data-center-helm-charts/containers/CONFLUENCE/
|
||||
- https://hub.docker.com/r/atlassian/jira-core
|
||||
- https://hub.docker.com/r/atlassian/confluence
|
||||
|
||||
# Notes
|
||||
|
||||
The Jira Core container requires a database.
|
||||
|
||||
The compose stack will spawn up a postgresql database for this. You can configure the database connection from Jira's setup wirard via the HTTP UI.
|
||||
|
||||
May use a dedicated `.env` file to provide your custom DB credentials.
|
||||
Reference in New Issue
Block a user