RSS Git Download  Clone
Raw Blame History
{
    "update": "2024-03-29T14:10:53.960Z",
    "license": "MIT",
    "list": [
        {
            "name": "instance with ssh",
            "host": "127.0.0.1",
            "port": 6379,
            "password": "private",
            "askAuth": false,
            "id": "P3Xid-starts-with-and-indexing-unique-identifier",
            "cluster": false,
            "sentinel": false,
            "sentinelName": "",
            "nodes": [],
            "ssh": true,
            "sshHost": "private",
            "sshPort": 22,
            "sshUsername": "private",
            "sshPrivateKey": "private",
            "sshPassword": "",
            "tlsWithoutCert": false,
            "tlsRejectUnauthorized": false,
            "tlsCrt": "",
            "tlsKey": "",
            "tlsCa": ""
        },
        {
            "name": "instance with tls enabled",
            "host": "127.0.0.1",
            "port": 6379,
            "password": "private",
            "askAuth": false,
            "id": "P3Xid-starts-with-and-indexing-unique-identifier",
            "cluster": false,
            "sentinel": false,
            "sentinelName": "",
            "nodes": [],
            "ssh": false,
            "sshHost": "",
            "sshPort": 22,
            "sshUsername": "",
            "sshPrivateKey": "",
            "sshPassword": "",
            "tlsWithoutCert": false,
            "tlsRejectUnauthorized": false,
            "tlsCrt": "private",
            "tlsKey": "private",
            "tlsCa": "private"
        },
        {
            "name": "cluster",
            "host": "127.0.0.1",
            "port": 16379,
            "password": "",
            "askAuth": false,
            "id": "P3Xid-starts-with-and-indexing-unique-identifier",
            "cluster": true,
            "sentinel": false,
            "sentinelName": "",
            "nodes": [
                {
                    "host": "127.0.0.1",
                    "port": 16380,
                    "id": "P3Xid-starts-with-and-indexing-unique-identifier"
                },
                {
                    "host": "127.0.0.1",
                    "port": 16381,
                    "id": "P3Xid-starts-with-and-indexing-unique-identifier"
                }
            ],
            "ssh": false,
            "sshHost": "",
            "sshPort": 22,
            "sshUsername": "",
            "sshPrivateKey": "",
            "sshPassword": "",
            "tlsWithoutCert": false,
            "tlsRejectUnauthorized": false,
            "tlsCrt": "",
            "tlsKey": "",
            "tlsCa": ""
        },
        {
            "name": "sentinel",
            "host": "127.0.0.1",
            "port": 26379,
            "password": "",
            "askAuth": false,
            "id": "P3Xid-starts-with-and-indexing-unique-identifier",
            "cluster": false,
            "sentinel": true,
            "sentinelName": "sentinel",
            "nodes": [
                {
                    "host": "127.0.0.1",
                    "port": 26380,
                    "id": "P3Xid-starts-with-and-indexing-unique-identifier"
                },
                {
                    "host": "127.0.0.1",
                    "port": 26381,
                    "id": "P3Xid-starts-with-and-indexing-unique-identifier"
                }
            ],
            "ssh": false,
            "sshHost": "",
            "sshPort": 22,
            "sshUsername": "",
            "sshPrivateKey": "",
            "tlsWithoutCert": false,
            "tlsRejectUnauthorized": false,
            "tlsCrt": "",
            "tlsKey": "",
            "tlsCa": ""
        }

    ]
}