feat(kb): przenosiny type=runbook do kb/runbooks/ (5 plikow, bez SPLIT)
ollama-solaria-cutover, node-onboarding-tool (ze scripts/onboard/README.md), ha-diag-agent-deploy, npm-api (ze scripts/npm/README.md), node-onboarding (public). UWAGA: scripts/onboard/README.md jest linkowany z CLAUDE.md — odwolanie naprawiane w grupie 7. git mv + frontmatter, tresc nietknieta. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
f577e46281
commit
454a8f18f3
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
okf: "0.1"
|
||||
type: runbook
|
||||
visibility: private
|
||||
status: active
|
||||
updated: 2026-06-11
|
||||
links: []
|
||||
---
|
||||
|
||||
# ha-diag-agent Deployment Guide
|
||||
|
||||
## Section 1: Prerequisites
|
||||
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
okf: "0.1"
|
||||
type: runbook
|
||||
visibility: private
|
||||
status: active
|
||||
updated: 2026-06-08
|
||||
links: []
|
||||
---
|
||||
|
||||
# scripts/onboard — Node Onboarding Tool
|
||||
|
||||
Idempotentny, deklaratywny onboarding nodów przez bash — bez Ansible.
|
||||
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
okf: "0.1"
|
||||
type: runbook
|
||||
visibility: public
|
||||
status: active
|
||||
updated: 2026-05-12
|
||||
links: []
|
||||
---
|
||||
|
||||
# Node Onboarding Workflow
|
||||
|
||||
This document describes the process of onboarding a new Linux machine into the homelab platform.
|
||||
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
okf: "0.1"
|
||||
type: runbook
|
||||
visibility: private
|
||||
status: active
|
||||
updated: 2026-08-03
|
||||
links: []
|
||||
---
|
||||
|
||||
# npm_api.py — sterowanie Nginx Proxy Manager przez REST API
|
||||
|
||||
CLI do zarzadzania dwoma instancjami NPM (PIHA, VPS) bez klikania w web UI.
|
||||
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
okf: "0.1"
|
||||
type: runbook
|
||||
visibility: private
|
||||
status: active
|
||||
updated: 2026-07-16
|
||||
links: []
|
||||
---
|
||||
|
||||
# Ollama SOLARIA: manual → declarative cutover runbook
|
||||
|
||||
Date: 2026-07-15
|
||||
Loading…
Reference in a new issue