Commit Graph

2 Commits (8e0be92834b672878d2a4bc88b56ffe9b4647908)

Author SHA1 Message Date
Dominik Dzienia aaac1ef415 Add development guidelines to CLAUDE.md
Added code style rules, git conventions, and agent tooling
guidelines for better development workflow.
2 months ago
Dominik Dzienia 60e6079b04 Migrate from bitnami/mongodb to official mongo image
Updated docker-compose template to use official mongo image with
correct data directory (/data/db). Added patch_docker_compose()
function to automatically migrate existing configurations from
bitnami/mongodb to mongo image, including volume path fixes.
Containers are restarted automatically if they were running.
2 months ago