
Tech
Self-Hosting a Dockerized App on WSL2, Exposed with a Cloudflare Tunnel
TL;DR: A proof-of-concept to-do app — Node/Express and Postgres, running in Docker on WSL2 — reachable at a real domain through a named cloudflared tunnel. No login system, just a per-browser cookie hash. If you already have WSL2 and a Cloudflare-managed domain, expect this to take a few minutes, not hours.
I wanted a small proof of concept: a to-do list with real persistence, running in Docker, reachable from my own domain instead of localhost . Nothing about that sounded hard on paper t...
Read the full discussion on Dev.to
This article was aggregated from Dev.to. Click to join the conversation.
View on Dev.to