feat(kb): przenosiny type=node do kb/nodes/ (6 plikow)
hosts/{piha,saturn,solaria,vps}/README.md -> kb/nodes/<node>.md
docs/hetzner-vps.md -> kb/nodes/hetzner-vps.md (deprecated, stub z 2026-04-15)
docs/hardware.md -> kb/nodes/legacy-hardware.md (deprecated)
git mv + frontmatter, tresc nietknieta.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
510fe0b600
commit
8568526f39
|
|
@ -1,3 +1,13 @@
|
||||||
|
---
|
||||||
|
okf: "0.1"
|
||||||
|
type: node
|
||||||
|
visibility: private
|
||||||
|
status: deprecated
|
||||||
|
updated: 2026-04-15
|
||||||
|
links: []
|
||||||
|
superseded_by: "kb/nodes/vps.md + kb/subsystems/fleet-inventory.md (stub z 2026-04-15, sprzed floty)"
|
||||||
|
---
|
||||||
|
|
||||||
# Hetzner VPS
|
# Hetzner VPS
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
@ -1,3 +1,13 @@
|
||||||
|
---
|
||||||
|
okf: "0.1"
|
||||||
|
type: node
|
||||||
|
visibility: private
|
||||||
|
status: deprecated
|
||||||
|
updated: 2026-04-15
|
||||||
|
links: []
|
||||||
|
superseded_by: "hosts/<node>/capabilities.yaml + kb/subsystems/fleet-inventory.md"
|
||||||
|
---
|
||||||
|
|
||||||
# Hardware
|
# Hardware
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
okf: "0.1"
|
||||||
|
type: node
|
||||||
|
visibility: private
|
||||||
|
status: active
|
||||||
|
updated: 2026-05-07
|
||||||
|
links: []
|
||||||
|
---
|
||||||
|
|
||||||
# PIHA - Infrastructure + Automation Node
|
# PIHA - Infrastructure + Automation Node
|
||||||
|
|
||||||
## Role
|
## Role
|
||||||
|
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
okf: "0.1"
|
||||||
|
type: node
|
||||||
|
visibility: private
|
||||||
|
status: active
|
||||||
|
updated: 2026-05-07
|
||||||
|
links: []
|
||||||
|
---
|
||||||
|
|
||||||
# SATURN - Primary Development & Orchestration Node
|
# SATURN - Primary Development & Orchestration Node
|
||||||
|
|
||||||
## Role
|
## Role
|
||||||
|
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
okf: "0.1"
|
||||||
|
type: node
|
||||||
|
visibility: private
|
||||||
|
status: active
|
||||||
|
updated: 2026-07-16
|
||||||
|
links: []
|
||||||
|
---
|
||||||
|
|
||||||
# SOLARIA - Compute / GPU / Inference Node
|
# SOLARIA - Compute / GPU / Inference Node
|
||||||
|
|
||||||
## Role
|
## Role
|
||||||
|
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
okf: "0.1"
|
||||||
|
type: node
|
||||||
|
visibility: private
|
||||||
|
status: active
|
||||||
|
updated: 2026-05-07
|
||||||
|
links: []
|
||||||
|
---
|
||||||
|
|
||||||
# VPS - Public Edge + Ingress Node
|
# VPS - Public Edge + Ingress Node
|
||||||
|
|
||||||
## Role
|
## Role
|
||||||
Loading…
Reference in a new issue