Commit Graph
5 Commits
Author SHA1 Message Date
Celes Hillyerd bf9b7e65dd revert: restore registry cache, investigate LE cert 2026-06-26 03:28:59 -07:00
Celes Hillyerd a0eaa7d6c8 ci: pull from Docker Hub directly, remove broken registry cache/mirrors 2026-06-26 03:27:12 -07:00
Celes Renata 82892b7a3e feat: multi-distro support in deploy-docker.sh
Step 0 now detects the OS and package manager, supporting:
- Debian/Ubuntu (apt)
- RHEL/Rocky/Fedora/CentOS (dnf/yum)
- Arch Linux (pacman)
- openSUSE (zypper)
- WSL (uses host Windows NVIDIA driver, skips driver install)

Handles Docker CE install, NVIDIA driver, NVIDIA Container Toolkit,
and firewall (firewalld + ufw) across all supported distros.
2026-04-29 18:59:40 +00:00
Celes Renata 5c64043892 feat: add Rocky 9.7 prerequisites and GPU passthrough for ollama container 2026-04-29 04:16:44 +00:00
Celes Renata f151747d56 feat: add deploy-docker.sh with auto-detect Ollama, configurable model/URL 2026-04-29 03:03:57 +00:00