This post serves as personal persisted notes about the continuous small tweaks I make to develop efficiently in the Ubuntu terminal on Windows.
Tag: Docker
Minikube on Ubuntu in VMware (nesting VM’s)
Yo dawg, I heard you like keeping your host clean while learning about kubernetes with minikube. So i installed VMware Workstation on your host and enabled VT-x/ept under virtual machine settings so you can run virtual machines while you run virtual machines.
From Zero to A Pragmatic Workflow or How to setup a Continuous Integration Pipeline with Git, Github and -Issues, an automated Waffle.io board and Jenkins CI in Docker on a DigitalOcean Droplet.
So, I decided to actually setup the continuous integration pipeline outlined in the article: A Pragmatic Workflow
Setting up a Replicated MongoDB using Authentication in Docker on DigitalOcean
Hello there! I recently (.. today) had to setup a replicated MongoDB, dockerized, hosted on VPS‘ on the great site DigitalOcean, … More