This commit is contained in:
Дмитрий Соловьев
2026-05-29 13:35:32 +03:00
parent 3dce0aec0d
commit e7c2060e2e
40 changed files with 371 additions and 80 deletions
+5 -5
View File
@@ -1,19 +1,19 @@
# TODO before merge request: вернуть старые адреса окружения.
# pcp.infra.postgres.host: 192.168.100.160
# pcp.infra.postgres.host: 192.168.60.201
pcp:
infra:
postgres:
host: 192.168.100.160
host: 192.168.60.201
port: 35400
kafka:
host: 192.168.100.160
host: 192.168.60.201
port: 19092
network:
host: 192.168.100.160
host: 192.168.60.201
ports:
config: 38888
config: 8888
admin: 38889
route-processing: 8080
request: 8080
+1 -1
View File
@@ -56,7 +56,7 @@ spring:
camunda:
client:
enabled: ${CAMUNDA_CLIENT_ENABLED:false}
grpc-address: http://localhost:26500
grpc-address: http://192.168.60.201:26500
auth:
method: none
prefer-rest-over-grpc: false
+4 -4
View File
@@ -3,19 +3,19 @@
pcp:
infra:
postgres:
host: ${PCP_POSTGRES_HOST:localhost}
host: ${PCP_POSTGRES_HOST:192.168.60.201}
port: ${PCP_POSTGRES_PORT:5432}
kafka:
host: ${PCP_KAFKA_HOST:localhost}
host: ${PCP_KAFKA_HOST:192.168.60.201}
port: ${PCP_KAFKA_PORT:29092}
network:
host: ${PCP_NETWORK_HOST:localhost}
host: ${PCP_NETWORK_HOST:192.168.60.201}
ports:
config: 38888
config: 8888
admin: 7000
route-processing: 7004
request: 7005
+2 -2
View File
@@ -75,7 +75,7 @@ spring:
camunda:
client:
mode: self-managed
grpc-address: http://camunda.k8s.265.nstart.local:30901
grpc-address: http://192.168.60.201:26500
auth:
method: none
prefer-rest-over-grpc: false
@@ -136,7 +136,7 @@ spring:
camunda:
client:
mode: self-managed
grpc-address: http://camunda.k8s.265.nstart.local:30901
grpc-address: http://192.168.60.201:26500
auth:
method: none
prefer-rest-over-grpc: false
+1
View File
@@ -13,6 +13,7 @@ spring:
client:
instance:
service-base-url: ${pcp.services.request}
service-path: /swagger/ui
management-base-url: ${pcp.services.request}
datasource:
driver-class-name: org.postgresql.Driver
@@ -11,6 +11,7 @@ spring:
client:
instance:
service-base-url: ${pcp.services.route-processing}
service-path: /swagger/ui
management-base-url: ${pcp.services.route-processing}
datasource:
driver-class-name: org.postgresql.Driver
+6 -2
View File
@@ -4,6 +4,7 @@ spring:
client:
instance:
service-base-url: ${pcp.services.tgu}
service-path: /swagger/ui
management-base-url: ${pcp.services.tgu}
flyway:
enabled: true
@@ -13,7 +14,6 @@ spring:
camunda:
client:
mode: self-managed
# grpc-address: http://camunda.k8s.265.nstart.local:30901
grpc-address: http://192.168.60.201:26500
auth:
method: none
@@ -25,6 +25,10 @@ management:
exposure:
include: health,info,metrics
springdoc:
swagger-ui:
path: /swagger/ui
planning:
notification-before-start-minutes: 263
target-plan-duration-minutes: 180
@@ -43,7 +47,7 @@ topics:
tgu:
test-controller:
enabled: false
enabled: true
classifier:
platforms-url: https://ordinis.nstart.cloud/api/v1/spacecraft/records