Explore
2026
Automating the deployment of a static website to Vercel with Github Actions
Use Github Actions and the Vercel CLI to automate the deployment of a static website to Vercel.
Deploying a FastAPI and Next.js website to Vercel
A straightforward guide on how to deploy a full-stack FastAPI and Next.js app to Vercel, including a ready-to-use code example.
2025
Load balancing multiple Rathole tunnels with Traefik HTTP and TCP routers
Expose multiple home servers using a single Rathole server.
Expose home server with Rathole tunnel and Traefik
Bypass CGNAT permanently and host websites from home.
Expose local dev server with SSH tunnel and Docker
A practical example how to temporarily expose your local service to the internet.