Commit Graph

2 Commits (aa8014396851407e20f64605f4d31a8ef597bc3f)

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