generated from noisedestroyers/claude
23 lines
611 B
JSON
23 lines
611 B
JSON
|
|
{
|
||
|
|
"Servers": {
|
||
|
|
"1": {
|
||
|
|
"Name": "Software Release Management",
|
||
|
|
"Group": "Servers",
|
||
|
|
"Host": "postgres",
|
||
|
|
"Port": 5432,
|
||
|
|
"MaintenanceDB": "postgres",
|
||
|
|
"Username": "postgres",
|
||
|
|
"PassFile": "/tmp/pgpassfile",
|
||
|
|
"SSLMode": "prefer",
|
||
|
|
"SSLCert": "<STORAGE_DIR>/.postgresql/postgresql.crt",
|
||
|
|
"SSLKey": "<STORAGE_DIR>/.postgresql/postgresql.key",
|
||
|
|
"SSLCompression": 0,
|
||
|
|
"Timeout": 10,
|
||
|
|
"UseSSHTunnel": 0,
|
||
|
|
"TunnelHost": "",
|
||
|
|
"TunnelPort": "22",
|
||
|
|
"TunnelUsername": "",
|
||
|
|
"TunnelAuthentication": 0
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|