Дмитрий Соловьев
b454c01c09
config: адреса config-server и окружения на localhost
...
application.yaml/yml всех сервисов и config-repo переведены с 192.168.60.x
на localhost (дефолты CONFIG_SERVER_URI и пр.); обновлены примеры в
changeIpInCurrentFolder.sh и create_pcp_databases.sh.
2026-06-06 00:04:09 +03:00
Дмитрий Соловьев
ed33c3c834
fix(config): align all infrastructure addresses with dev branch
...
Replace 192.168.1.8 (local dev machine) with addresses from dev branch:
- Test application.yaml files: kafka/postgres → 192.168.60.68, service URLs → localhost
- pcp-complex-mission main: local profile postgres host → localhost, dev profile → 192.168.100.160:35400
- config-repo/pcp-tgu-service.yaml: camunda grpc-address → camunda.k8s.265.nstart.local:30901
- CorsFilterComponent.kt: allowed origins → 192.168.60.68
- CoverageSchemeProperties.kt: service URLs → localhost
- KafkaProducerConfig.kt: bootstrap servers fallback → 192.168.100.160:19092
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-01 10:15:39 +03:00
Дмитрий Соловьев
c3a1a8b4a1
Add PCP architecture docs and TGU ops updates
...
Capture current PCP architecture notes, service-map prototypes, TGU operations UI/map work, local configuration updates, database helper scripts, and request/sample JSON artifacts.
2026-05-30 14:18:19 +03:00
Дмитрий Соловьев
e7c2060e2e
pcp-tgu
2026-05-29 13:35:32 +03:00
Дмитрий Соловьев
d48ddd2657
Init
2026-05-25 14:23:52 +03:00