summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-08frontends: add garage.f3s.buetow.org to @f3s_hosts (task 8)Paul Buetow
2026-04-07dserver: replace broken newsyslog rotation with daily.local find cleanupPaul Buetow
2026-04-06immich: fix chart value structure - image tag under server/ml controllers, re...Paul Buetow
2026-04-06immich: fix ML config to use chart's machine-learning.controllers.main structurePaul Buetow
2026-04-06immich: tune ML throughput - add postgres anti-affinity, increase intra-op th...Paul Buetow
2026-04-05immich: relax postgres probes and add resource limitsPaul Buetow
2026-04-04fix(immich): use dual-style values for resources and affinity to ensure they ...Paul Buetow
2026-04-04fix(immich): use correctly nested controllers structure for affinity and 4Gi ...Paul Buetow
2026-04-04fix(immich): increase memory limits to 4Gi to avoid OOMKilled for MLPaul Buetow
2026-04-04feat(immich): add preferred anti-affinity and resources to balance loadPaul Buetow
2026-04-01immich: separate PVs for videos RO/RW to avoid dual-PVC mount issuePaul Buetow
2026-04-01immich: per-user external library mounts with RO/RW separationPaul Buetow
2026-04-01immich: use bjw-s persistence for external library mountPaul Buetow
2026-04-01immich: replace yoga videos with general external library mountPaul Buetow
2026-03-29Add newsyslog rotation for dserver logsPaul Buetow
2026-03-28Add OpenBSD build VM and dtail package infrastructurePaul Buetow
2026-03-28Move package build/upload scripts from gogios Magefile to conf/packagesPaul Buetow
2026-03-28Sign OpenBSD packages with signify, drop -D unsignedPaul Buetow
2026-03-28frontends: install gogios from pkg repo, add pkgrepo_setup taskPaul Buetow
2026-03-28pkgrepo: fix test package build scripts for FreeBSD and OpenBSDPaul Buetow
2026-03-28pkgrepo: fix health probe path to /healthzPaul Buetow
2026-03-28pkgrepo: add FreeBSD/OpenBSD package repository servicePaul Buetow
2026-03-22fix: correct NFS sentinel filename in immich-postgres init containerPaul Buetow
2026-03-22immich: add NFS mount check init container to postgresPaul Buetow
2026-03-21Remove obsolete documentation snippetsPaul Buetow
2026-03-21movedPaul Buetow
2026-03-20Parallelize delete-both VM teardownPaul Buetow
2026-03-20Add Pi VM launcher scriptsPaul Buetow
2026-03-20Add project Pi VM model switching configPaul Buetow
2026-03-20fix wireguard setup ssh host pinningPaul Buetow
2026-03-20task 301: extract provisioning collaboratorsPaul Buetow
2026-03-20task 300: persist effective service modePaul Buetow
2026-03-20task 299: clean up local state on deletePaul Buetow
2026-03-20task 298: pin SSH host keys per VM statePaul Buetow
2026-03-20task 297: lock down default ingress rulesPaul Buetow
2026-03-20Remove peers by allowed IPs from local WireGuard configPaul Buetow
2026-03-20Initial commit: add hyperstack-vm1.toml, hyperstack-vm2.toml, update hypersta...Paul Buetow
2026-03-18vllm: skip docker pull on model switch, persist torch compile cachePaul Buetow
2026-03-18gpt-oss-120b: revert to 131072 — hard architecture limitPaul Buetow
2026-03-18gpt-oss-120b: raise max_model_len to 163840 (160K)Paul Buetow
2026-03-18gpt-oss-120b: raise max_model_len to 131072Paul Buetow
2026-03-18fix: handle bundler self_manager.rb error with Errno::ENOENTPaul Buetow
2026-03-18fix: refactor CLI help to DRY up duplicated codePaul Buetow
2026-03-18cli: show help when called without argumentsPaul Buetow
2026-03-18refactor: Split Config class per SRPPaul Buetow
2026-03-18hyperstack status: display active vLLM modelPaul Buetow
2026-03-18nemotron-super: set max_model_len=262144 (256K); document NoPE and OOM riskPaul Buetow
2026-03-18nemotron-super: use qwen3_xml tool call parser — same XML format, worksPaul Buetow
2026-03-18nemotron-super: revert to no tool calling; add nemotron_v3 reasoning parserPaul Buetow
2026-03-18Fix nemotron-super tool_call_parser; auto-clear WireGuard hostname from known...Paul Buetow