feat: deploy sub2api api2 on jd01

This commit is contained in:
Codex
2026-06-30 09:25:59 +00:00
parent b60cd70752
commit e0c70a2de7
5 changed files with 217 additions and 19 deletions
+13
View File
@@ -93,6 +93,9 @@ postgres:
- id: D518-public
cidr: 202.98.13.68/32
purpose: platform-infra-sub2api-active
- id: JD01-public
cidr: 117.72.122.178/32
purpose: platform-infra-sub2api-active
tuning:
maxConnections: 160
sharedBuffers: 512MB
@@ -153,6 +156,16 @@ postgres:
user: sub2api
address: 202.98.13.68/32
method: scram-sha-256
- type: hostssl
database: sub2api
user: sub2api
address: 117.72.122.178/32
method: scram-sha-256
- type: hostssl
database: postgres
user: sub2api
address: 117.72.122.178/32
method: scram-sha-256
- type: hostssl
database: langbot
user: langbot