- Download Cygwin.
- Install with wget package.
wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg
install apt-cyg /bin
apt-cyg install zsh git gdb dos2unix openssh vim
wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg
install apt-cyg /bin
apt-cyg install zsh git gdb dos2unix openssh vim
Done according to https://github.com/Neilpang/acme.sh/wiki/dns-manual-mode
Warning: DNS manual mode can not renew automatically. For renewal you need to repeat steps below each time. Certificate needs to be renewed within 90 days.
Install client
git clone https://github.com/Neilpang/acme.sh.git
| Kubernetes | |
| ========== | |
| Install Minikube with this guide: https://gitlab.com/Rusllan/odoo-devops/blob/master/docs/Kubernetes/Minikube.rst | |
| running cluster: | |
| minikube start | |
| Helm |