Files
personal-servers/reverse_proxy
Roberto Alsina 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
..
2024-06-26 11:11:00 -03:00
2024-06-26 11:11:00 -03:00
2024-06-26 11:11:00 -03:00
2024-06-26 11:11:00 -03:00

Reverse Proxy setup

How I put my very own personal servers online, for free.

This sets up a reverse proxy using nginx on a VM in fly.io using tailscale to access the internal servers.

Details at the blog post

When adding a new hostname, remember to create a cert for it using flyctl certs create hostname

Every 90 days the tailscale auth key will expire and you need to set a new one as a secret.