Matt Wenger

System Administrator

Blog About

Visualizing speedtest-cli Data

Crontab runs the speedtest.py every hour of the day and appends to the end of the CSV.

Read More

Raspberry Pi with Matrix LED Display + Flask

Web Controlled LED RGB using Raspberry Pi and Flask. Plus a 3D printed enclosure designed in Fusion 360!

Read More

Create Persistant Ubuntu Shell and Install Ruby

You can create many Ubuntu 16.04 isolated environments this way, no need to worry about conflicting apps and dependencies.

Read More

Scale our Docker Containers on Multiple Ports

Want to be able to scale you application so it has mutiple instances of the same app? We can do this by running the app on a particular port.

Read More

Dockerize our Node.js App and Deploy it!

Want to deploy your app more quickly? No need to install dependencies of Node when Docker image can handle it all for you!

Read More

Deploy a Node.js Drawing App

Github Repository: link

Read More