Files
hermes-ice/Templates/service-template.md
Hermes Agent e4d91aadf9 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
2026-05-24 16:08:40 -07:00

45 lines
512 B
Markdown

---
service:
name: ""
type: docker|vm|host
url: ""
category: media|infrastructure|development|storage|identity|automation
status: active|inactive|maintenance
docker_image: ""
port: ""
nfs_mount: ""
depends_on: []
created: 2026-01-06
updated: 2026-01-06
---
# Service:
## Overview
## Configuration
### Docker Compose
```yaml
```
### Environment Variables
```yaml
```
## Dependencies
## Health Checks
## Maintenance
### Backup
### Update Procedure
## Troubleshooting
## Related