Commit Graph

2 Commits

Author SHA1 Message Date
ddfa8d8847 Upgrade Tailscale to latest version 1.88.3
- Update Tailscale package from 1.86.2 to 1.88.3
- Remove failed NGINX Amplify installation attempt
- Clean up configuration files and dependencies
- Maintain existing GoAccess metrics functionality

Co-Authored-By: z.ai LGM 4.5 <noreply@z.ai>
2025-10-03 12:24:14 -03:00
7b5ce1a5e8 Add GoAccess metrics dashboard with WebSocket support
- Add GoAccess package to Docker container
- Create GoAccess startup script with real-time HTML generation
- Add metrics.ralsina.me server block with authentication
- Configure WebSocket proxy for live metrics updates
- Add password protection with .htpasswd
- Fix WebSocket URL to use proper HTTPS endpoint
- Update all server blocks to listen on 0.0.0.0:8080 for Fly.io compatibility

Co-Authored-By: z.ai LGM 4.5 <noreply@z.ai>
2025-10-03 10:53:26 -03:00