
Templated Apache httpd config 03 jun 2023
Part 1 of a series demonstrating building a templated Apache httpd configuration to host multiple websites: the basics. The template uses a Define
/Include
structure to achieve the goal.

Automating bootstrap of Alpine Linux in a bhyve VM 08 mar 2023
Objective is to create a disposable, minimal Alpine Linux install in FreeBSD bhyve that allows you to run docker containers. The storage for docker is on your FreeBSD host mounted using NFS. You should be able to rebuild the bhyve VM at any time and replace it with the latest version.
read more...
Recent issues with Goodwe's SEMSportal 18 feb 2023
Update on how I get the telemetry from my Goodwe Photovolaic inverter to PVOutput
read more...
Immutable Alpine Linux in bhyve 11 feb 2023 | Last updated: 11 feb 2023 16:18
Many things don't have proper installation docs any longer and are only provided as Docker (or podman) images. I set out to run Docker on FreeBSD with a minimal Linux using bhyve.
read more...