Skip to content

Instantly share code, notes, and snippets.

@ficapy
Last active June 5, 2019 08:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ficapy/a16c381d69f22efb1eb9dfb40bdb0552 to your computer and use it in GitHub Desktop.
Save ficapy/a16c381d69f22efb1eb9dfb40bdb0552 to your computer and use it in GitHub Desktop.
  1. docker exec -it gitlab /bin/sh
  2. /opt/gitlab/embedded/bin/redis-cli -s /var/opt/gitlab/redis/redis.socket
  3. keys cache:gitlab:rack::attack*
  4. del cache:gitlab:rack::attack:allow2ban:ban:172.17.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment