feat: update documentation and infrastructure configuration

- Update service count from 22+ to 25 across documentation
- Add vault.yml to gitignore for security
- Add notifications configuration for AppriseAPI integration
- Add jq package to common role dependencies
- Add hairpin networking fix for AppriseAPI chat subdomain access
- Remove diun service references from monitoring category
- Update project completion status in todo.md

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-06-08 21:10:30 -06:00
parent a98fae0b92
commit 8710ffc70d
7 changed files with 34 additions and 20 deletions

View File

@ -11,6 +11,8 @@ services:
- plugin:/plugin
- attach:/attach
image: caronc/apprise:latest
extra_hosts:
- "{{ subdomains.chat }}:{{ docker.hairpin_ip }}"
labels:
glance.name: Apprise
glance.icon: si:imessage