Moved yet again

So the blog moved again. It’s still on WordPress and still run with Docker, but is now being hosted at home on my new compute node. The docker compose file is almost the same but have learned loads about the sidebar pattern. Previously I ran WordPress and MariaDB using docker compose but the backup was external to that stack. With the sidecar pattern I have a backup sidecar container in the stack that encapsulates the backup logic and that may then be scripted from the outside with cron. Really powerful.

The blog is also now behind two layers of reverse proxies (one that fronts the entire home lab and one that fronts only Docker based services) which gave its own set of complexity and a very late night. But as with all things presenting challenges, you learn so much from solving the challenge and making it work.

I’ll try and make it stay here for a while at least…

Published by

lekkim

Positive, competent, out-spoken, frank and customer focused architect and developer with a strong foundation in web, cloud and product development. I'm a strong advocate for API first and cloud based solutions and development. I have a knack for being able to communicate and present technically complicated matters in conference, customer and training settings. I've previously acted as team member and leader in a product organisation.

Leave a Reply

Your email address will not be published. Required fields are marked *