ATom

Take the pen for inkDoesn’t trip in the sinkDraw water steeped with blink Layered prose saturated noiseEchoing or orbiting the toysRoll around bowl rink ploys Unit view collective trueSo without fibers bluePants due un-sew The wraps of energy classesLike object stasisIn cases because they says Don’t knock the time spentFor epoch is the hand sentAcross…

WordPress in Docker Stack via docker-compose

Stack consists of WordPress (PHP-FPM) / Nginx / Mysql / WPCLI. Again, I will eventually get around to a longer opening, but till then here we go. Expectations are you have a Docker Host already, can install and run “Hello World” via docker-compose. If you can’t do that, you won’t be able to do this….

Torrent Docker Compose Example

This will have more content added to it in the future. Here we make use of an docker macvlan network and assign a IP to the container. We also mount Samba SMB resources using the local driver to the docker container. Using these CIFS and normal volume resources, we map their Volumes into the Transmission…

Homelab

Overview The quintessential home lab. A place you can test, explore, and sharpen your skillset as an IT Guru or even just a beginner. We will cover some of the details, services, and roll out that might help you create your own Homelab. For starters, this is not going to be a comprehensive how-to. I…

Docker is a thing(s)

You want to make simple services, that do things. To be able to modify that role out, at code base, at will? Ok, probably interested in Docker or things like it (containers). In this post we will be exploring some of my findings and this will sort of be a notes/detail reference for myself in…