archives

Assuming you want to secure your website from the outside environment, I will show you how to properly do that using a reverse-proxy and a http to https redirector on a fresh Debian 8. Let’s start by downloading nginx apt-get install -y nginx After which, you should create a new configuration for your reverse-proxy.

Continue Reading  

Well first of all you need some nodes, nodes that will be used as a platform for your docker services but we won’t cover the node installation only the configuration and the rancher part. I used 5 Coreos virtual machines as my nodes, with a NFS mapped partition for persistent data.

Continue Reading