Posts by

Installing Portainer

Portainer is an application that helps you manage docker containers. Now, just so were clear, using Portainer is not necessary. Some of the hard-core-experts (a.k.a. more experienced folk) may tell you that it's not preferred. I get that. I really do. But in my...

Installing Docker

Docker is a very nifty application that allows you to run other applications inside "containers". We are going to need Docker to run some other applications down the road. So now is a good time to install it. To do this we are going to need to run a few commands. So...