docs(nas): the television played, the stack headers stop saying undeployed, one reading left (#413) - #541
Merged
Conversation
…is undeployed, and one reading is left (#413) Two files in stacks/media still described the stack as not deployed and brought up by `make up STACK=media`, two days after #522 deployed it under TrueNAS's Docker and #524 wrote the opposite in the README beside them. compose.yaml's header now says how it was deployed and how a change reaches smaug; .env.example says it is copied to .env unchanged on that host, and that the container half of ADR-0040's condition was proved on 2026-09-19 rather than still §6's to prove. build-the-nas.md's two status blocks record the reading that was missing: a television on CasaBonita played something on the evening of 2026-09-19, read by the operator, with no firewall rule in the path. The same-day claim that was withdrawn is kept as history. The two extended self-tests were at 10 % remaining that evening and are the one §7 line still open; they are read at the console, not from the monitoring host, and the tracker stays open until they are. Refs #413 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this is
The build of
smaugis one reading from done, and three files still described it as two days behind. This brings them up to what is true and records the reading that landed this evening.Changes
stacks/media/compose.yaml— the header saidNOT DEPLOYED YETandDeploy with: make up STACK=media, two days after feat(nas): the drives are in, erebor exists, the stack runs and the scrape is on #522 deployed the stack under TrueNAS's Docker and docs(nas): the transcode passed, ADR-0040's condition is closed, and the share is television-only #524 wrote the opposite in the README beside it. It now says how it was deployed, thatmake updoes not run on that host, and how a change reachessmaug(by hand — nothing there pulls frommain). Thedevices:comment now says the container-half test ran on 2026-09-19 and passed, rather than pointing at a test still to run.stacks/media/.env.example— saidrender-config.shregenerates.envon everymake up; onsmaugthis file is the.env, copied unchanged (build-the-nas.md§6). And theRENDER_GIDcomment said whether a container can use the render node was "still §6's to prove"; it was proved 2026-09-19 (§6.1). stacks/media has no secrets file: Jellyfin's admin credential lives only in a password manager #528 is named as the owner of whether this stack ever gets a secrets file.docs/runbooks/build-the-nas.md— the two status blocks. A television on CasaBonita played something on the evening of 2026-09-19, read by the operator with no firewall rule in the path; the same-day claim that was withdrawn is kept as history. The top block's "still open" list is cut from five items to one.What is still open on #413
The two Exos extended self-tests, at 10 % remaining this evening. They are read at the console with
smartctl -l selftest— not from the monitoring host, which reaches9100and nothing else — and the result goes inhardware.md's Exos entry. That reading is the follow-up to this PR and is what ends the tracker; this PR does not, and its message carriesRefs, notCloses.Read live from the monitoring host while writing this:
up{job="node",instance="smaug"}is 1, 1,061 samples in the last 24 h, no alert carriesinstance="smaug",9100answers,22refused,443unreachable, anderebor,erebor/mediaanderebor/appsall report throughnode_filesystem_*.Verification
make validatein the worktree: all checks passed, 3 skipped (the deployment-checkout-only ones).docker compose --env-file stacks/media/.env.example -f stacks/media/compose.yaml config -qparses.Refs #413
🤖 Generated with Claude Code