Ryan Blundon rblundon
  • Joined on 2026-05-07
rblundon pushed to main at rblundon/homelab 2026-08-05 09:44:01 -05:00
aff792a061 feat(llm-inference): move astro-orbiter monitoring to GitOps (values.yaml + dashboards.yaml)
aa8e229e64 fix(llm-inference): switch serve phase from vLLM+bitsandbytes to llama.cpp+GGUF
22a020e4c7 fix(llm-inference): bitsandbytes int4 OOM — pending switch to llama.cpp+GGUF
e879cf73d3 fix(llm-inference): gpu_exporter version 1.2.2 → 1.13.1 (correct release tag)
423891001c feat(llm-inference): Phase 7 — Prometheus monitoring + Grafana dashboard
Compare 6 commits »
rblundon pushed to main at rblundon/homelab 2026-08-01 22:15:18 -05:00
265d3f8fd6 jmri: remove one-shot xpra migration task (idempotency fix)
rblundon pushed to main at rblundon/homelab 2026-08-01 22:09:27 -05:00
b61d19cb91 jmri: add udev rule for LCC buffer (Microchip CDC -> jmri-lcc)
rblundon pushed to main at rblundon/homelab 2026-08-01 21:58:49 -05:00
00be18b1f1 jmri: move udev symlinks to /dev/jmri-* (flat, JMRI-enumerable)
rblundon pushed to main at rblundon/homelab 2026-08-01 21:55:50 -05:00
6c7ec507ef jmri: fix NCE udev rule — FTDI FT232 (ttyUSB), not Microchip CDC (ttyACM)
rblundon pushed to main at rblundon/homelab 2026-08-01 21:18:14 -05:00
63b0bc72fe jmri: deploy udev rules for stable /dev/jmri/* symlinks
rblundon pushed to main at rblundon/homelab 2026-08-01 21:07:39 -05:00
02af5d26dc jmri: fix xpra remove task idempotency (skip if already from upstream repo)
rblundon pushed to main at rblundon/homelab 2026-08-01 21:06:14 -05:00
3eb38b74bd jmri: add rblundon@laptop SSH key for xpra access
rblundon pushed to main at rblundon/homelab 2026-08-01 20:25:08 -05:00
2b95acb8cc jmri: install xpra from upstream repo (v6.x, replaces Ubuntu v3.x)
rblundon pushed to main at rblundon/homelab 2026-08-01 20:14:58 -05:00
62e9f13a45 jmri: replace TigerVNC with Xpra for JMRI GUI display
4cb87a57ad jmri: add Phase 4 TigerVNC server on :1 (port 5901) — replaces X11 forwarding
d2eaddfd11 jmri: headless service uses Lake_Country_Railroad profile
0e741aab38 jmri: gui launcher uses last-session profile instead of --profile flag
9ebd19ab52 jmri: remove udev symlink phase — JMRI uses /dev/ttyACM* natively
Compare 8 commits »
rblundon pushed to main at rblundon/homelab 2026-07-29 00:43:31 -05:00
d974c75d7c feat(jmri): headless JMRI server with Leviton layout power monitor and X11 GUI mode
rblundon pushed to main at rblundon/homelab 2026-07-20 00:39:51 -05:00
a5433dcb5b minecraft: queue AntiSilverFish v0.0.4 — apply on next restart
rblundon pushed to main at rblundon/homelab 2026-07-19 21:19:02 -05:00
e0eb47f5ce minecraft: add sleep-most to PLUGINS url list so it survives pod restarts
rblundon pushed to main at rblundon/homelab 2026-07-19 21:02:37 -05:00
a8822f0778 minecraft: disable whitelist — open server
rblundon pushed to main at rblundon/homelab 2026-07-19 20:56:11 -05:00
bedf87b492 change seed
rblundon pushed to main at rblundon/homelab 2026-07-19 20:48:26 -05:00
b6f7791c98 minecraft: add SkinsRestorer v15.12.4 plugin for offline-mode skin support
rblundon pushed to main at rblundon/homelab 2026-07-19 18:27:26 -05:00
1a48e60afd minecraft: fix Grafana dashboard queries for prometheus-exporter v3 mc_ metric names
rblundon pushed to main at rblundon/homelab 2026-07-19 18:20:15 -05:00
c26b19793b minecraft: bind prometheus exporter to 0.0.0.0 — localhost blocks Prometheus scrape
rblundon pushed to main at rblundon/homelab 2026-07-19 18:17:52 -05:00
dfe81a5c20 minecraft: set prometheus exporter to port 9225, manage config via ConfigMap
rblundon pushed to main at rblundon/homelab 2026-07-19 18:15:40 -05:00
4afb05e56b minecraft: wire PLUGINS env var into Deployment — prometheus exporter was never downloaded