129 Commits

Author SHA1 Message Date
284f3298ac feat(documentation): add metadata section with repository and documentation links for Tunarr 2026-04-12 13:46:08 -04:00
7cfc01eea8 feat(documentation): add SOP for initial infrastructure deployment with GitOps integration 2026-04-12 01:41:43 -04:00
325c4b98a5 feat(documentation): add planning document standards for migration plans and implementation guides 2026-04-12 01:31:43 -04:00
2531cb4705 feat(documentation): enhance migration guides for Git-crypt and prompt distribution
- Update Git-crypt migration guide with detailed phase breakdown and time estimates
- Expand prompt distribution plan with implementation options and timelines
2026-04-12 01:31:32 -04:00
1b8a406fdc feat(prompts): add Ansible architect prompt for infrastructure optimization 2026-04-12 01:14:51 -04:00
115527ba19 feat(scripts): add onboarding script for Proxmox management setup 2026-04-12 01:08:28 -04:00
a934117599 feat(documentation): add migration guide for Git-crypt secret management 2026-04-12 01:00:56 -04:00
eded49e711 feat(documentation): add centralized prompt repository plan with automated distribution 2026-04-12 00:42:51 -04:00
63fd1eb034 chore(ansible): establish development standards and tooling
- ansible/.ansible-lint: Configure safety profile with strict enforcement
- ansible/.ansible-standards.md: Define architectural standards (idempotency, SSH, naming)
- ansible/DEVELOPMENT-SETUP.md: Document required CLI tools and VSCode extensions

Sets foundation for future infrastructure-as-code automation. Enforces Ansible best practices (FQCN, idempotency, block/rescue) and establishes development environment requirements (ansible-lint, proxmoxer, molecule).

Prepares for automated node provisioning and configuration management workflows.
2026-04-12 00:28:49 -04:00
8f5735b1ec docs: add Security Audit Report for Homelab infrastructure 2026-04-12 00:17:37 -04:00
623fdec2bf feat(security): add .gitignore and protection guide to prevent sensitive file commits
docs(audit): create comprehensive security audit report with critical findings and remediation steps
2026-04-12 00:16:21 -04:00
3d7eba7044 docs: add comprehensive README for Castaldi Family Homelab 2026-04-12 00:09:08 -04:00
a23a8581ee docs: reorganize documentation into KBAs/ and SOPs/ subdirectories
- documentation/KBAs/: Created subdirectory for Knowledge Base Articles
- documentation/SOPs/: Created subdirectory for Standard Operating Procedures
- documentation/README.md: Updated to reflect new structure with section descriptions
- Moved KBA-001 to KBAs/ folder
- Created SOP-001 (Migrate Stack from UI to Git) in SOPs/ folder
- Fixed all cross-reference links to use correct relative paths (../)

Improves documentation organization by separating troubleshooting guides (KBAs) from procedural guides (SOPs), making it easier to navigate and maintain the knowledge base as it grows.
2026-04-11 23:56:43 -04:00
58cde988da changed it back after confirmed success 2026-04-11 23:48:15 -04:00
b5ac30b090 updated tunarr container name to track automation deployment 2026-04-11 23:46:41 -04:00
aaded54074 docs(nodes): add hardware specifications to node READMEs
Hardware details gathered via SSH using standard Linux commands:
- lscpu (CPU architecture and core count)
- free -h (memory capacity)
- df -h (storage capacity)
- lspci (GPU identification for Waldorf)
- uname -r (kernel version)
- cat /etc/os-release (OS distribution)

Improves infrastructure documentation for capacity planning and troubleshooting.
2026-04-11 23:44:19 -04:00
b16ac8cf0c docs: Create documentation index with KBA reference 2026-04-11 23:35:17 -04:00
0d19230ca1 docs: Add KBA-001 for Komodo GitOps deployment troubleshooting 2026-04-11 23:34:54 -04:00
9eaceb5261 Fix: Remove 'v' prefix from Tunarr image tag (1.2.11) 2026-04-11 23:31:33 -04:00
deb3a678f9 Fix: Add repos volume mapping for GitOps functionality 2026-04-11 23:15:26 -04:00
5789ec18ed updated tunarr to specific version (v1.2.11) 2026-04-11 22:52:51 -04:00
f9db816753 added label to test webhook workflow 2026-04-11 22:41:33 -04:00
10323dcb6e added tunarr compose 2026-04-11 22:20:11 -04:00
0a7b4ba191 Add Plex service configuration to Docker Compose 2026-04-11 22:07:06 -04:00
1311e97dc9 Add technical runbook & handover documentation 2026-04-11 22:01:18 -04:00
73132766f2 added 'Frank' and pre-created prompts 2026-04-11 21:52:48 -04:00
851bea7288 added default network config to core compose; updated listing in readme 2026-04-11 21:50:12 -04:00
2885c17816 add core stack configuration and README for Heimdall 2026-04-11 21:43:35 -04:00
f236f79794 initial folder structure with README's for placeholders 2026-04-11 21:36:29 -04:00