From b355a0a8d1365a1fce5c659ca83d422754d8f026 Mon Sep 17 00:00:00 2001 From: lol3rrr Date: Sat, 11 Apr 2026 12:10:02 +0200 Subject: [PATCH] Add nomad test idea --- README.md | 1 + projects/other/nomad-test-setup.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 projects/other/nomad-test-setup.md diff --git a/README.md b/README.md index be70c5b..5ffbfbd 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,4 @@ Name | Status | Blog Entries [Revisit DNS](./projects/other/revisit-dns.md) | - | - [Document Homelab](./projects/other/document-homelab.md) | - | - [Raspberry Pi for core-infra](./projects/other/raspberry-pi-core-infra.md) | - | - +[Nomad Test Setup](./projects/other/nomad-test-setup.md) | - | - diff --git a/projects/other/nomad-test-setup.md b/projects/other/nomad-test-setup.md new file mode 100644 index 0000000..4a1fa86 --- /dev/null +++ b/projects/other/nomad-test-setup.md @@ -0,0 +1,2 @@ +# Nomad Test Setup +Create an easy and fast to use setup to test nomad upgrades, config changes etc.