Commit Graph

3 Commits

Author SHA1 Message Date
kelinfoxy
e8c7dc215f feat: Update EZ-Homelab configurations and documentation
- Update .env.example with latest environment variables
- Enhance homepage dashboard configurations and templates
- Improve Traefik routing templates for external hosts
- Update docker-compose files for dashboards and infrastructure
- Add comprehensive TUI documentation and PRD
- Add new Homelab-Audit documentation
- Remove outdated release notes
- Resolve merge conflicts with remote changes
2026-01-28 21:56:54 -05:00
Kelin
7c72b5fdc6 Replace hardcoded server IP with variable in Traefik local-host config
- Change all hardcoded 192.168.4.11 IPs to  for proper templating
- Ensures config works for any server IP during deployment
2026-01-28 03:34:26 -05:00
Kelin
a22b44fe0d Update Traefik dynamic config templates to match working local configuration
- Rename external-host-production.yml to local-host-production.yml
- Update local-host-production.yml with complete service list from working setup, generalized with variables
- Update sablier.yml with complete middleware list from working setup, generalized with variables
- Ensure all  and  placeholders are properly templated for script deployment
2026-01-28 03:34:26 -05:00