DevMatrix Proxmox deployment and setup scripts
Go to file
devmatrix 1bd38de10b Add local LLM setup script using Ollama
- Auto-detects GPU (NVIDIA/AMD/Intel/CPU)
- Installs appropriate models based on VRAM
- Creates helper commands: llm-start, llm-stop, llm-list, llm-chat
- Sets up systemd service for auto-start
- API endpoint at localhost:11434 for integration
2026-02-18 13:58:27 +00:00
ai Add local LLM setup script using Ollama 2026-02-18 13:58:27 +00:00
infrastructure Update production scripts with optimized settings 2026-02-18 13:25:20 +00:00
proxmox Add complete VM creation script with hardcoded password 2026-02-18 13:50:12 +00:00
DEVMATRIX_CUSTOM_SETUP.md docs: Add comprehensive setup guides 2026-02-16 13:48:31 +00:00
DEVMATRIX_SETUP_GUIDE.md docs: Add comprehensive setup guides 2026-02-16 13:48:31 +00:00
DEVMATRIX_TOMORROW_CHECKLIST.md docs: Add comprehensive setup guides 2026-02-16 13:48:31 +00:00
configure_api_keys.sh fix: Support OAuth for Antigravity/Gemini, make fallback optional 2026-02-16 16:55:55 +00:00
configure_kimi.sh feat: Add Kimi configuration script for OpenClaw 2026-02-16 16:58:04 +00:00
setup_devmatrix_proxmox.sh Initial DevMatrix deployment scripts 2026-02-16 13:44:01 +00:00
setup_devmatrix_proxmox_custom.sh fix: Correct default gateway to 192.168.5.10 2026-02-16 16:22:12 +00:00
setup_openclaw_dev.sh feat: Complete rewrite - robust error handling, status report, continues on errors 2026-02-16 16:06:31 +00:00
setup_truenas.sh feat: Make setup_truenas.sh idempotent 2026-02-16 14:04:24 +00:00
setup_truenas_shares.sh fix: Remove hosts parameter from NFS shares (causes EINVAL) 2026-02-16 14:10:15 +00:00
setup_windows_vm.ps1 fix: Completely rewrite Windows script with robust error handling and progress indicators 2026-02-16 16:43:45 +00:00