HackWeasel
8b0c2b5595
fix: reduce RAM requirements for Mac/Ubuntu installers to 8GB
...
- Mac installer: 16GB → 8GB
- Ubuntu installer: 16GB → 8GB
- DGX installer: 64GB → 32GB (matches container reservations)
- x86 docker-compose: reduced container memory limits to match ARM64
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-29 13:16:10 -05:00
HackWeasel
1b88782cd2
fix: remove Ollama and nvidia-ctk runtime configure from DGX installer
...
- Remove Ollama installation functionality (not needed on DGX)
- Remove nvidia-ctk runtime configure command that breaks DGX OS 7
(DGX uses override.conf, not daemon.json)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-12 19:52:39 -05:00
HackWeasel
cb50d99f90
Adjusting Installation Scripts
2025-12-12 19:25:01 -05:00
HackWeasel
9e8133664d
fix: remove nvidia-ctk runtime configure from DGX installer (conflicts with DGX OS override.conf)
2025-12-12 18:42:53 -05:00
HackWeasel
b9dfb86260
GT AI OS Community Edition v2.0.33
...
Security hardening release addressing CodeQL and Dependabot alerts:
- Fix stack trace exposure in error responses
- Add SSRF protection with DNS resolution checking
- Implement proper URL hostname validation (replaces substring matching)
- Add centralized path sanitization to prevent path traversal
- Fix ReDoS vulnerability in email validation regex
- Improve HTML sanitization in validation utilities
- Fix capability wildcard matching in auth utilities
- Update glob dependency to address CVE
- Add CodeQL suppression comments for verified false positives
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-12 17:04:45 -05:00