Compose-Examples/examples/atlassian-jira-confluence
LRVT 397ec60afd
All checks were successful
CI / validateComposeSyntax (push) Successful in 17s
fix: traefik limit middlewares
2025-01-13 10:15:10 +01:00
..
2024-11-13 15:38:37 +01:00

References

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 wizard via the HTTP UI.

May use a dedicated .env file to provide your custom DB credentials. Ensure to use secure passwords!