relate: 5f31ea7f --RELATED_TO--> 6411013f
This commit is contained in:
parent
e8157aaf40
commit
cd99df9dfe
@ -6,7 +6,7 @@ tags: [dotfiles, symlink, workstation, gitea, configuration, claude-home]
|
|||||||
importance: 0.7
|
importance: 0.7
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-27T05:47:49.295906+00:00"
|
created: "2026-02-27T05:47:49.295906+00:00"
|
||||||
updated: "2026-02-27T05:48:41.142101+00:00"
|
updated: "2026-02-27T05:48:45.399805+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: 4479674f-16de-4cfb-afc1-73042d4ab8db
|
- target: 4479674f-16de-4cfb-afc1-73042d4ab8db
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -23,6 +23,11 @@ relations:
|
|||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.8
|
strength: 0.8
|
||||||
edge_id: e51c5c3a-fc29-499c-8e3f-2d185014d780
|
edge_id: e51c5c3a-fc29-499c-8e3f-2d185014d780
|
||||||
|
- target: 6411013f-4c3c-443c-9b0d-7843c8f9d96d
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.65
|
||||||
|
edge_id: 2bde6f04-fb6e-4acd-a155-9cee3241ed71
|
||||||
---
|
---
|
||||||
|
|
||||||
# Dotfiles Symlink Repo — cal/dotfiles
|
# Dotfiles Symlink Repo — cal/dotfiles
|
||||||
|
|||||||
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
id: 2bde6f04-fb6e-4acd-a155-9cee3241ed71
|
||||||
|
type: RELATED_TO
|
||||||
|
from_id: 5f31ea7f-9b53-427d-b601-ab98dabaa2e3
|
||||||
|
from_title: "Dotfiles symlink repo at cal/dotfiles on Gitea"
|
||||||
|
to_id: 6411013f-4c3c-443c-9b0d-7843c8f9d96d
|
||||||
|
to_title: "Home lab server-configs version control system"
|
||||||
|
strength: 0.65
|
||||||
|
created: "2026-02-27T05:48:45.399805+00:00"
|
||||||
|
updated: "2026-02-27T05:48:45.399805+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Both are version-controlled config management approaches for the homelab/workstation
|
||||||
@ -6,7 +6,13 @@ tags: [claude-home, homelab, docker, infrastructure, bash, configuration]
|
|||||||
importance: 0.7
|
importance: 0.7
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2025-12-11T22:13:38.244020+00:00"
|
created: "2025-12-11T22:13:38.244020+00:00"
|
||||||
updated: "2025-12-11T22:13:38.244020+00:00"
|
updated: "2026-02-27T05:48:45.399805+00:00"
|
||||||
|
relations:
|
||||||
|
- target: 5f31ea7f-9b53-427d-b601-ab98dabaa2e3
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.65
|
||||||
|
edge_id: 2bde6f04-fb6e-4acd-a155-9cee3241ed71
|
||||||
---
|
---
|
||||||
|
|
||||||
Created centralized configuration management for home lab infrastructure. Includes sync-configs.sh script for pull/push/diff/deploy operations across 9 hosts (Proxmox, VMs, LXCs, Akamai cloud). Tracks Docker Compose files and Proxmox VM/LXC configs. All secrets sanitized with ${VAR} references and .env.example templates. Key features: hosts.yml inventory, selective file sync (only compose files, not app data), deploy command for push+restart.
|
Created centralized configuration management for home lab infrastructure. Includes sync-configs.sh script for pull/push/diff/deploy operations across 9 hosts (Proxmox, VMs, LXCs, Akamai cloud). Tracks Docker Compose files and Proxmox VM/LXC configs. All secrets sanitized with ${VAR} references and .env.example templates. Key features: hosts.yml inventory, selective file sync (only compose files, not app data), deploy command for push+restart.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user