Commit 215e909a authored by Wei-Meng Lee's avatar Wei-Meng Lee

Remove Connect to Redis (HA) section

Already documented. See: https://gitlab.com/gitlab-com/support/toolbox/snippets/issues/62
parent 1e080110
...@@ -988,12 +988,6 @@ See <https://github.com/mperham/sidekiq/wiki/Signals#ttin>. ...@@ -988,12 +988,6 @@ See <https://github.com/mperham/sidekiq/wiki/Signals#ttin>.
/opt/gitlab/embedded/bin/redis-cli -s /var/opt/gitlab/redis/redis.socket /opt/gitlab/embedded/bin/redis-cli -s /var/opt/gitlab/redis/redis.socket
``` ```
### Connect to Redis (HA)
```shell
/opt/gitlab/embedded/bin/redis-cli -h <host ip> -a <password>
```
## LFS ## LFS
### Get info about LFS objects and associated project ### Get info about LFS objects and associated project
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment