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.
This commit is contained in:
Дмитрий Соловьев
2026-05-30 14:18:19 +03:00
parent 9fca4d4051
commit c3a1a8b4a1
86 changed files with 10426 additions and 74 deletions
+3 -3
View File
@@ -3,16 +3,16 @@
pcp:
infra:
postgres:
host: ${PCP_POSTGRES_HOST:192.168.60.201}
host: ${PCP_POSTGRES_HOST:192.168.1.8}
port: ${PCP_POSTGRES_PORT:5432}
kafka:
host: ${PCP_KAFKA_HOST:192.168.60.201}
host: ${PCP_KAFKA_HOST:192.168.1.8}
port: ${PCP_KAFKA_PORT:29092}
network:
host: ${PCP_NETWORK_HOST:192.168.60.201}
host: ${PCP_NETWORK_HOST:192.168.1.8}
ports:
config: 8888