Skip to content

Instantly share code, notes, and snippets.

View Rusllan's full-sized avatar

Ruslan Ronzhin Rusllan

View GitHub Profile
@Rusllan
Rusllan / windows_vim_setup.md
Last active November 26, 2019 17:58
Vim setup for Windows

Cygwin

wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg
install apt-cyg /bin
apt-cyg install zsh git gdb dos2unix openssh vim
@Rusllan
Rusllan / Letsencrypt Wildcard DNS manual.rst
Last active January 30, 2019 08:26
Issue certificate with DNS manual mode
Kubernetes
==========
Install Minikube with this guide: https://gitlab.com/Rusllan/odoo-devops/blob/master/docs/Kubernetes/Minikube.rst
running cluster:
minikube start
Helm
  • Go to page with your repository and then go to the repository settings
  • Go inside "Webhooks" and click at the "Add webhook" button
  • Enter your adress https://example.com/hook/pull-request-created in the "Payload URL" field
  • Choose application/json in "Content type"
  • Click on the "Let me select individual events." button and select only "Pull requests" check