summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-03-18Add extra_vllm_args support; fix nemotron-super to real 120B; add deepseek-r1...Paul Buetow
2026-03-18Add gpt-oss, qwen25-coder-32b, qwen3-coder-30b presets; use hostname for Wire...Paul Buetow
2026-03-18Fix nemotron-super preset and test_vllm model detectionPaul Buetow
2026-03-18Add vLLM model presets and live model switchingPaul Buetow
2026-03-18Use hyperstack.wg1 hostname instead of hardcoded IP in READMEPaul Buetow
2026-03-18Add vLLM + LiteLLM support; rename script; add READMEPaul Buetow
2026-03-16Update hyperstack VM bootstrap, WireGuard, and Ollama setup logic; add retrie...Paul Buetow
2026-03-15cleanupPaul Buetow
2026-03-15Add Hyperstack VM automation and model defaultsPaul Buetow
2026-03-14Update project config, remove CLAUDE.md, add Gemfile and Rakefile for rcmPaul Buetow
2026-02-15cleanup of old zone template files and RexfilePaul Buetow
2026-02-15Use Recreate strategy for syncthing to avoid file lock conflictsPaul Buetow
2026-02-15Add health probes to syncthing deployment to auto-recover from stale NFS mountsPaul Buetow
2026-02-15Remove AGENTS.md and add Serena project configurationPaul Buetow
2026-02-15Add health probes to registry deployment to auto-recover from stale NFS mountsPaul Buetow
2026-02-08docs(pihole): add DNS toggle script documentation and improve setup instructionsPaul Buetow
2026-02-08joPaul Buetow
2026-02-08Upgrade immich to v2.5.5 latest stable releasePaul Buetow
2026-02-08Add immich LAN ingress and remove unsupported helm configPaul Buetow
2026-02-08doesnt belong herePaul Buetow
2026-02-08Merge remote changes and keep PostgreSQL health checksPaul Buetow
2026-02-08Add PostgreSQL health checks to fix immich pod restartsPaul Buetow
2026-02-07docs(git-server): update README with persistent SSH keys infoPaul Buetow
2026-02-07fix(git-server): copy SSH keys from NFS to local emptyDirPaul Buetow
2026-02-07fix(git-server): add sshd_config to persistent storagePaul Buetow
2026-02-07fix(git-server): persist SSH host keys across pod restartsPaul Buetow
2026-02-07feat: add LAN ingresses for all servicesPaul Buetow
2026-02-07docs(agents): add note about pushing to internal git serverPaul Buetow
2026-02-07docs(pihole): add DNS client configuration guidePaul Buetow
2026-02-07feat(pihole): add LAN DNS access via externalIPPaul Buetow
2026-02-07fix(pihole): use correct helm parameter for existing secretPaul Buetow
2026-02-07fix(pihole): add Traefik middleware to redirect root to /admin/Paul Buetow