From c7d37a29be0fe51b2cdebdbe90e37a5e7fe12a0d Mon Sep 17 00:00:00 2001 From: Amneesh Singh Date: Tue, 1 Nov 2022 19:17:10 +0530 Subject: [PATCH] posts/Goodbye HashiStack: update Signed-off-by: Amneesh Singh --- posts/goodbye-nomad.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/posts/goodbye-nomad.org b/posts/goodbye-nomad.org index 119811a..5050156 100644 --- a/posts/goodbye-nomad.org +++ b/posts/goodbye-nomad.org @@ -5,6 +5,8 @@ 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 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 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. + +EDIT 1: Man I do not know what to do, they do not take much resources (except Vault), but I can run Gitea and other small stuff on NixOS as services instead anyway, I do not see any point in running Nomad except when I need to spin up containers. I don't know man. I don't know.