816c24f86f
feat: enable Watchtower auto-updates for awesome_app
...
Added watchtower.enable label to awesome_app container for automatic
Docker image updates when new versions are pushed to the registry.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-29 06:53:57 +01:00
9c8be201ad
refactor: standardize service naming and migrate track to umami
...
Service Naming Standardization:
- Renamed all compose service names to use consistent `{project}_app` pattern
- awsm: `awesome` → `awesome_app`
- gotify: `gotify` → `gotify_app` (also updated container_name)
- proxy: `traefik` → `traefik_app`
- vpn: `wg-easy` → `vpn_app`
- sexy: `directus` → `sexy_api`, `frontend` → `sexy_frontend`
Track to Umami Migration:
- Removed track/ directory (legacy naming)
- Created umami/ directory with updated compose.yaml
- Service now named `umami_app` following naming convention
- Configuration unchanged: PostgreSQL backend, Redis caching, Traefik routing
- Uses TRACK_* environment variables for compatibility with arty.yml
Benefits:
- Consistent naming makes service identification easier across projects
- Aligns with container_name conventions ({PROJECT}_app pattern)
- Improves docker ps readability and service management
- Umami directory name matches actual product name
2025-10-28 22:16:38 +01:00
2a1ab80136
feat: artifact from github script
2025-10-26 21:20:57 +01:00
c481400873
feat: artifact from github script
2025-10-26 21:18:05 +01:00
8039cdbd8b
feat: sdf
2025-10-26 20:23:20 +01:00
8c37761ee9
feat: sdf
2025-10-26 20:18:47 +01:00
2aaeefb37f
fix: awsm labels
2025-10-26 18:22:11 +01:00
c02ac86d31
fix: awsm labels
2025-10-26 18:09:22 +01:00
494eecf9ee
fix: awsm labels
2025-10-26 18:03:13 +01:00
e2cc37c3c8
fix: awsm labels
2025-10-26 17:52:57 +01:00
e7977434d4
fix: awsm network name
2025-10-26 17:17:07 +01:00
2abc1b68ec
fix: awsm network name
2025-10-26 17:13:11 +01:00
b7e1312dc8
feat: awsm
2025-10-26 17:07:37 +01:00