Initial commit: homelab infrastructure wiki
- Full Obsidian vault content - Host configs (ice, grizzley, ubuntu, proxmox, truenas, panda, hyte) - Media stack documentation - Traefik HA setup - Automation scripts - Bachelor party planning
This commit is contained in:
34
homelab/raw/articles/automation/project.md
Normal file
34
homelab/raw/articles/automation/project.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
project:
|
||||
name: Automation Scripts
|
||||
status: active
|
||||
category: automation
|
||||
source: live-verification
|
||||
created: 2026-01-06
|
||||
updated: 2026-04-19
|
||||
description: Maintenance, deployment, and operational automation scripts
|
||||
tags: [automation, scripts, homelab]
|
||||
---
|
||||
|
||||
# Automation Scripts
|
||||
|
||||
## Overview
|
||||
|
||||
Maintenance, deployment, and operational automation scripts for homelab management.
|
||||
|
||||
## Components
|
||||
|
||||
- [[scripts.md|Scripts Documentation]] — Complete scripts overview
|
||||
|
||||
## Related Projects
|
||||
|
||||
- [[../homelab/|Homelab Infrastructure]] — Target for automation
|
||||
- [[../platform-config/|Platform Config]] — Deployment target
|
||||
|
||||
## Tasks
|
||||
```dataview
|
||||
TASK
|
||||
FROM "automation/tasks"
|
||||
WHERE !completed
|
||||
SORT file.name ASC
|
||||
```
|
||||
Reference in New Issue
Block a user