SSH + screen + RPi

SSH + screen + RPi

Hello, long time no see! Recently I had a situation in which I needed to have two processes running on a docker container, and this docker container was running on my RPi. So… I solved my situation using screen. What is screen? It is an 

How to run docker and docker-compose on Raspbian

How to run docker and docker-compose on Raspbian

Since taganga v2 now uses multiple machines, I want to try if a RPi can help me save a few bucks monthly. So here are the steps to install docker and docker-compose into a RPi with Raspian 9 (cat /etc/os-release). Installing Docker So here we