DevTech101

DevTech101

Month: April 2017

Using Chef Kitchen / Docker Build Behind a Corporate Proxy or Firewall

What to configure if Docker build or the Kitchen-Docker driver is behind a Corporate Proxy. While working with Docker builds and more specific Kitchen(using the Docker driver, not the default vagrant) behind a Corporate Proxy, I wasn’t able to complete a successful docker/kitchen image build. The problem was clearly related to Docker (or Kitchen) build …

Using Chef Kitchen / Docker Build Behind a Corporate Proxy or Firewall Read More »

Oracle ZFS Appliance(ZFSSA) LDAPS TLS / Diffie-Hellman(DH) SSL Rejected Due To Bit Length

Workaround for Oracle ZFS Appliance(ZFSSA) LDAPS / TLS Reject When Using OUD I recently patched/upgraded firmware on a Oracle ZFS Appliance. Once the upgraded was completed, the ZFS Appliance LDAPS connections stopped working, the error was due to the ZFS Appliance rejecting the Diffie-Hellman(DH) Cipher being used in the LDAPS connections. It turns out the …

Oracle ZFS Appliance(ZFSSA) LDAPS TLS / Diffie-Hellman(DH) SSL Rejected Due To Bit Length Read More »

Managing Docker On Ubuntu 17.04 Using Rancher Or Portainer

Installing Managing Docker 17.03.1-ce On The Latest Ubuntu Beta Updating Ubuntu to 17.04 First I am going to upgrade Ubuntu from 16.10 to 17.04 Requirements for the upgrade is below. Install the update-manager-core package if it is not already installed Make sure the Prompt line in /etc/update-manager/release-upgrades is set to normal Run do-release-upgrade -d The …

Managing Docker On Ubuntu 17.04 Using Rancher Or Portainer Read More »