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.