From 70f9dd674ff2ddfd64ee90b2cd70821fc85c309a Mon Sep 17 00:00:00 2001 From: Amneesh Singh Date: Tue, 1 Nov 2022 19:15:06 +0530 Subject: [PATCH] posts: Goodbye HashiStack/Nomad Signed-off-by: Amneesh Singh --- posts/goodbye-nomad.org | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 posts/goodbye-nomad.org diff --git a/posts/goodbye-nomad.org b/posts/goodbye-nomad.org new file mode 100644 index 0000000..119811a --- /dev/null +++ b/posts/goodbye-nomad.org @@ -0,0 +1,10 @@ +--- +title: Goodbye Hashistack +author: natto +tags: devops, hashicorp, nomad +published: November 01, 2022 +--- + +I have decided to stop running HashiStack. As some of you might know, I only run a RaspberryPi4B for a server for power related reasons and lack of old cheap server hardware. It is not the best hardware to orchestrate containers on, especially when it already has NixOS installed. I do not use extravagant software and my setup from earlier this year was very overkill. I recently [[./done-with-concourse-ci.html][stopped using CI at all]] since I realised I do not really need it. This post is about similar feelings. I have spent a shit ton of time learning HashiStack this year and have decided to stop using it altogether in some time. + +I just hope I will not regret wasting my time learning stuff that I am never going to use and will save me some headache in the future as well. Being a hobbyist is tough.