peregrine/app
pyr0ball 105b08b333 feat: services tab uses docker compose commands and SSL-aware health checks
Replace hardcoded systemd/shell-script service commands with docker compose
profile-aware commands. Add inference_profile-based filtering (hidden flag
removes Ollama on remote profile, vLLM unless dual-gpu). Replace TCP socket
health check with HTTP-based _port_open() that accepts host/ssl/verify params
for remote/TLS-terminated service support.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 19:34:44 -08:00
..
.streamlit chore: seed Peregrine from personal job-seeker (pre-generalization) 2026-02-24 18:25:39 -08:00
pages feat: services tab uses docker compose commands and SSL-aware health checks 2026-02-24 19:34:44 -08:00
app.py feat: first-run setup wizard gates app until user.yaml is created 2026-02-24 19:20:35 -08:00
Home.py feat: extract hard-coded personal references from all app pages via UserProfile 2026-02-24 19:00:47 -08:00