Commit Graph

2 Commits (b7995ace1b0cc55573989259dcb121b7b2e09f4d)

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.
3 weeks 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.
3 weeks ago