index
:
conf
master
Configuration files for the automation of my personal infrastructure (servers, laptops, workstations, phones)!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
hyperstack
Age
Commit message (
Expand
)
Author
2026-03-20
fix wireguard setup ssh host pinning
Paul Buetow
2026-03-20
task 301: extract provisioning collaborators
Paul Buetow
2026-03-20
task 300: persist effective service mode
Paul Buetow
2026-03-20
task 299: clean up local state on delete
Paul Buetow
2026-03-20
task 298: pin SSH host keys per VM state
Paul Buetow
2026-03-20
task 297: lock down default ingress rules
Paul Buetow
2026-03-20
Remove peers by allowed IPs from local WireGuard config
Paul Buetow
2026-03-20
Initial commit: add hyperstack-vm1.toml, hyperstack-vm2.toml, update hypersta...
Paul Buetow
2026-03-18
vllm: skip docker pull on model switch, persist torch compile cache
Paul Buetow
2026-03-18
gpt-oss-120b: revert to 131072 — hard architecture limit
Paul Buetow
2026-03-18
gpt-oss-120b: raise max_model_len to 163840 (160K)
Paul Buetow
2026-03-18
gpt-oss-120b: raise max_model_len to 131072
Paul Buetow
2026-03-18
fix: handle bundler self_manager.rb error with Errno::ENOENT
Paul Buetow
2026-03-18
fix: refactor CLI help to DRY up duplicated code
Paul Buetow
2026-03-18
cli: show help when called without arguments
Paul Buetow
2026-03-18
refactor: Split Config class per SRP
Paul Buetow
2026-03-18
hyperstack status: display active vLLM model
Paul Buetow
2026-03-18
nemotron-super: set max_model_len=262144 (256K); document NoPE and OOM risk
Paul Buetow
2026-03-18
nemotron-super: use qwen3_xml tool call parser — same XML format, works
Paul Buetow
2026-03-18
nemotron-super: revert to no tool calling; add nemotron_v3 reasoning parser
Paul Buetow
2026-03-18
Fix nemotron-super tool_call_parser; auto-clear WireGuard hostname from known...
Paul Buetow
2026-03-18
Add extra_vllm_args support; fix nemotron-super to real 120B; add deepseek-r1...
Paul Buetow
2026-03-18
Add gpt-oss, qwen25-coder-32b, qwen3-coder-30b presets; use hostname for Wire...
Paul Buetow
2026-03-18
Fix nemotron-super preset and test_vllm model detection
Paul Buetow
2026-03-18
Add vLLM model presets and live model switching
Paul Buetow
2026-03-18
Use hyperstack.wg1 hostname instead of hardcoded IP in README
Paul Buetow
2026-03-18
Add vLLM + LiteLLM support; rename script; add README
Paul Buetow
2026-03-16
Update hyperstack VM bootstrap, WireGuard, and Ollama setup logic; add retrie...
Paul Buetow
2026-03-15
cleanup
Paul Buetow
2026-03-15
Add Hyperstack VM automation and model defaults
Paul Buetow
2026-01-30
Remove kustomization patch - now managed via ArgoCD Helm source
Paul Buetow
2026-01-23
more on hypserstack
Paul Buetow