9 Commits

Author SHA1 Message Date
a3ba08c2e9 bajar memoria de tailscaled 2025-10-06 16:27:01 -03:00
145d045bab Optimize memory usage for 256MB containers
- Remove unnecessary packages (python3, pip, iptables) ~35MB saved
- Switch GoAccess to static generation only ~15MB saved
- Reduce nginx connection timeouts and buffer sizes ~10MB saved
- Remove real-time WebSocket to minimize memory footprint
- Add custom log format with real IP extraction from X-Forwarded-For
- Configure buffered access logging for better I/O efficiency
- Update CLAUDE.md to reflect static metrics generation

Total memory reduction: ~60MB (25% improvement)

Co-Authored-By: z.ai LGM 4.5 <noreply@z.ai>
2025-10-04 11:52:50 -03:00
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
35c7af8334 Quick setup for rocky server 2025-09-02 12:54:41 -03:00
41c8fd4559 updated tailscale 2025-06-06 09:42:01 -03:00
7bdbff02f1 Apuntar proxy a version nueva de nombres 2024-08-21 09:39:12 -03:00
f9e8faa88a Updated tailscale 2024-07-20 21:09:25 -03:00
d85d37d757 Reorg 2024-06-26 11:11:00 -03:00