Compose-Examples/examples/atlassian-jira-confluence
2025-01-13 10:15:10 +01:00
..
docker-compose.yml fix: traefik limit middlewares 2025-01-13 10:15:10 +01:00
README.md docs: Update README.md 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!