Initial import: bare-metal stacks, Server UI, GPU fan, tutorials.

Infrastructure configs for GMKtec K11 (Docker, vLLM, LocalAI, ComfyUI,
control-plane, gpu-fan agent, Server UI with CLI/file explorer/GPU fan curve).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
tomasz-syn-grzegorza
2026-07-05 12:02:04 +00:00
commit 359afb3a59
153 changed files with 18169 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Secrets
.env
**/.env
# Python
.venv/
**/.venv/
__pycache__/
*.pyc
*.pyo
# Local clones / runtime
upstream/
*.pem
# OS / editor
.DS_Store
*.swp
.cursor/