Compare commits

...

2 Commits

Author SHA1 Message Date
5ef00e71ce macbook test Friday
All checks were successful
Build and Deploy Hugo Site to Cloudron / build-and-deploy (push) Successful in 26s
2025-11-07 09:02:43 -08:00
de3194226a test macbook 2025-11-07 09:00:06 -08:00
2 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -6,7 +6,7 @@ tags: ["homelab", "docker", "networking", "humor"]
categories: ["DevOps"] categories: ["DevOps"]
draft: false draft: false
--- ---
> Sometimes the difference between a 'production-ready stack' and 'why is my NAS on fire?' is one missing space in a YAML file. > Sometimes the difference between a 'production-ready stack' and 'why is my NAS on fire?' is one missing space in a YAML file. *bang head on wall here*
It started innocently enough: It started innocently enough:
a single `docker-compose.yml`, neat and tidy, humming along like a well-trained orchestra. Then I added *one* new service—my self-hosted note app—and everything fell apart. a single `docker-compose.yml`, neat and tidy, humming along like a well-trained orchestra. Then I added *one* new service—my self-hosted note app—and everything fell apart.