Commit Graph

7 Commits

Author SHA1 Message Date
Christian
2fc8a1adce fix: remove service_healthy depends_on condition (podman-compose compat) v2.2.16 2026-03-01 23:30:46 +01:00
Christian
c5aa31b825 fix: container_name uses STACK_NAME + ALLOWED_EXTENSIONS CSV parsing v2.2.13 2026-03-01 20:01:11 +01:00
Christian
25168108d6 feat(sag): Initialize case management module with CRUD operations, relations, and tags
- Added backend API routes for case management including listing, creating, updating, and deleting cases.
- Implemented relations and tags functionality for cases.
- Created frontend views for displaying case lists and details with filtering options.
- Added database migration scripts to set up necessary tables and indexes.
- Included HTML templates for case listing and detail views with responsive design.
- Configured module metadata in module.json for integration.
2026-01-29 23:07:33 +01:00
Christian
7bcae58fdf fix: Use localhost/ prefix for local images (v1.3.107) 2026-01-05 15:57:19 +01:00
Christian
abc763d135 Fix: Remove PostgreSQL port mapping in production
Database is only accessed via Docker network, not externally.
This prevents port 5432 conflicts on production servers.
2025-12-17 21:15:11 +01:00
Christian
fda8319e8e Production deployment setup complete 2025-12-17 16:47:35 +01:00
Christian
13f23316a4 Initial BMC Hub setup 2025-12-05 14:22:39 +01:00