Atlassian JIRA, v6.3.x, with PostgreSQL and data-volume. Most of this is based on HouseOfAgile/docker-jira, but since there were too many issues with MySQL (e.g ...
Docker: docker compose up (also starts PSQL/pgvector) or, use docker just for RAG API: docker compose -f ./api-compose.yaml up Local: Make sure to setup DB_HOST to the correct database hostname Run ...