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
/
hyperstack.rb
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
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
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
Add vLLM + LiteLLM support; rename script; add README
Paul Buetow