0d204f39a8
docs: update documentation with Celery/Redis and Makefile changes
...
- Update Makefile help sections with correct target names (platform-install)
- Add Celery infrastructure section to background-tasks.md
- Update installation.md with Celery setup instructions and environment vars
- Update index.md with comprehensive development commands including Celery
- Add Flower monitoring and task queue commands to docs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-11 18:56:46 +01:00
3614d448e4
chore: PostgreSQL migration compatibility and infrastructure improvements
...
Database & Migrations:
- Update all Alembic migrations for PostgreSQL compatibility
- Remove SQLite-specific syntax (AUTOINCREMENT, etc.)
- Add database utility helpers for PostgreSQL operations
- Fix services to use PostgreSQL-compatible queries
Documentation:
- Add comprehensive Docker deployment guide
- Add production deployment documentation
- Add infrastructure architecture documentation
- Update database setup guide for PostgreSQL-only
- Expand troubleshooting guide
Architecture & Validation:
- Add migration.yaml rules for SQL compatibility checking
- Enhance validate_architecture.py with migration validation
- Update architecture rules to validate Alembic migrations
Development:
- Fix duplicate install-all target in Makefile
- Add Celery/Redis validation to install.py script
- Add docker-compose.test.yml for CI testing
- Add squash_migrations.py utility script
- Update tests for PostgreSQL compatibility
- Improve test fixtures in conftest.py
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-11 17:52:28 +01:00
756e12fe7b
removing references to letzshop, replacing by wizamart
2025-11-23 20:19:00 +01:00
d0924f90c4
MkDocs documentation integration
2025-09-19 21:23:19 +02:00