Using Vault to store LUKS keys – Conclusion
Firstly, this was a really fun experiment which has ended up with a working solution. There is still a lot of work to do on this before it should be considered anywhere near “Production...
Wasting bits and Bytes
After the long process of building out my PoC vault cluster for storing LUKS keys (Series starting here: Part Zero), i needed a way to generate LetsEncrypt certs for these private services. Dehydrated to...
Firstly, this was a really fun experiment which has ended up with a working solution. There is still a lot of work to do on this before it should be considered anywhere near “Production...
This is a continuation from my previous five posts (Part Zero, Part One, Part Two, Part Three, Part Four ) about the need to have automated way of storing and pull LUKS keys for...
This is a continuation from my previous four posts (Part Zero, Part One, Part Two, Part Three ) about the need to have automated way of storing and pull LUKS keys for my servers....
This is a continuation from my previous three posts (Part Zero and Part One and Part Two) about the need to have automated way of storing and pull LUKS keys for my servers. For...
This is a continuation from my previous two posts (Part Zero and Part One) about the need to have automated way of storing and pull LUKS keys for my servers. In this post, we...
This is a continuation from my previous post about the need to have automated way of storing and pull LUKS keys for my servers. In this post, we are going actually start getting things...
Originally this was going to be a single guide for going from nothing to a working solution, but i realised the post became HUGE, so im splitting it out into “Setting up consul”, “setting...
This was suprisingly difficult for me to get working initially, though that was just my not understanding webhooks in Google Chat. Originally i assumed chat would just accept POST’s to the webhook URL and...
I’ve been wanting to change to PowerDNS for a little but havnt got around to it. After taking some PTO from work and buying a bunch of new Raspberry Pi’s i figured now is...
Kubernetes / Linux / Raspberry Pi
by jon · Published 11th October 2019 · Last modified 10th November 2019
This is a quick guide on building a Raspberry PI 4 Based Kubernetes cluster. For this ill be using 4 Raspberry Pi 4’s. For starters we need to make sure we have our base...
More