Commit Graph

16 Commits

Author SHA1 Message Date
stefan
abd2543caf Docker-Compose Dateien vereinfachen und redundante entfernen 2025-09-02 15:08:28 +02:00
stefan
9c21154199 upgrade(docker) 2025-08-16 15:47:57 +02:00
d0232c23a0 fixing(gateway) 2025-08-14 00:35:51 +02:00
b67d75543e fixing(gateway) 2025-08-13 21:46:23 +02:00
stefan
562eb07be1 fixing(Gateway) 2025-08-13 14:18:59 +02:00
26e826d32c fixing(client) 2025-08-13 00:07:08 +02:00
a50b1b3822 feat(Tracer Bullet) 2025-08-11 23:47:05 +02:00
stefan
e7b18da45d refactor: Migrate from monolithic to modular architecture
1. **Docker-Compose für Entwicklung optimieren**
2. **Umgebungsvariablen für lokale Entwicklung**
3. **Service-Abhängigkeiten**
4. **Docker-Compose für Produktion**
5. **Dokumentation**
2025-07-24 14:20:48 +02:00
stefan
a256622f37 refactor: Migrate from monolithic to modular architecture
- Restructure project into domain-specific modules (core, masterdata, members, horses, events, infrastructure)
- Create shared client components in common-ui module
- Implement CI/CD workflows with GitHub Actions
- Consolidate documentation in docs directory
- Remove deprecated modules and documentation files
- Add cleanup and migration scripts for transition
- Update README with new project structure and setup instructions
2025-07-22 18:44:18 +02:00
1ecac43d72 (vision) SCS/DDD
Service Discovery einführen
Consul als Service-Registry implementieren
Services für automatische Registrierung konfigurieren
Dynamisches Service-Routing im API-Gateway einrichten
Health-Checks für jeden Service implementieren
2025-07-21 23:54:13 +02:00
stefan
62b5e71427 (fix) Umbau zu SCS 2025-07-21 12:08:20 +02:00
stefan
d74b47cbf5 Datenklassen im shared-Modul 2025-05-06 16:25:00 +02:00
8fcc279679 fix(docker): Change application.yaml port: 8081 docker-compose.yml server-port: 8080:8081 2025-04-20 17:09:49 +02:00
6db4213bb0 fix(docker): Change server host port mapping to 8080 to avoid runner conflict 2025-04-20 16:27:57 +02:00
2ba54b4e11 fix(compose): Change server host port mapping to 8081 to avoid local conflict 2025-04-20 16:19:17 +02:00
0f68084f49 fix(server): Read database config directly from environment variables 2025-04-18 22:01:20 +02:00