VPS Server for Docker Development

April 02, 2019

Wow its been a long time. Going to start sharing some rough code snippets again. Mainly for personal reference!

We develop a lot with docker compose for local development nowadays and as the cluster has grown in size its easier for my poor mac mini to not do CPU intensive tasks.

Therefore I have started developing on a VPS! That is until I have my own beefy server at home / new mac mini. Below is a gist embed which include iptables config and a rough script for setting up the VPS (Ubuntu 16.04)