github.com/symfony-cli/symfony-cli@v0.0.0-20240514161054-ece2df437dfa/envs/testdata/project/.platformsh/tunnel-info.json (about)

     1  [
     2      {
     3          "projectId": "ism4mega7wpx6",
     4          "environmentId": "toto",
     5          "appName": "security",
     6          "relationship": "security-server",
     7          "serviceKey": 0,
     8          "remotePort": 80,
     9          "remoteHost": "security-server.internal",
    10          "localPort": 30000,
    11          "service": {
    12              "username": null,
    13              "scheme": "http",
    14              "service": "security-server",
    15              "fragment": null,
    16              "ip": "169.254.159.42",
    17              "hostname": "627ctynllggszzn2tjxeesa53i.security-server.service._.fr-1.platformsh.site",
    18              "public": false,
    19              "cluster": "ism4mega7wpx6-main-bvxea6i",
    20              "host": "security-server.internal",
    21              "rel": "http",
    22              "query": [],
    23              "path": null,
    24              "password": null,
    25              "type": "php:8.0",
    26              "port": 80,
    27              "host_mapped": false
    28          },
    29          "pid": 441831
    30      },
    31      {
    32          "projectId": "ism4mega7wpx6",
    33          "environmentId": "toto",
    34          "appName": "security",
    35          "relationship": "database",
    36          "serviceKey": 0,
    37          "remotePort": 5432,
    38          "remoteHost": "database.internal",
    39          "localPort": 30001,
    40          "service": {
    41              "username": "main",
    42              "scheme": "pgsql",
    43              "service": "database",
    44              "ip": "169.254.125.177",
    45              "hostname": "k7zxx76cgco7nec6uecrc7ppc4.database.service._.fr-1.platformsh.site",
    46              "cluster": "ism4mega7wpx6-main-bvxea6i",
    47              "host": "database.internal",
    48              "rel": "postgresql",
    49              "path": "main",
    50              "query": {
    51                  "is_master": true
    52              },
    53              "password": "main",
    54              "type": "postgresql:13",
    55              "port": 5432
    56          },
    57          "pid": 441860
    58      }
    59  ]