zero.nico.ar
Un sitio web servido desde Pipita, una computadora del tamaño de la palma de la mano (~US$15). En vez de abrir puertos en el router, usa una conexión saliente a Cloudflare para crear un túnel seguro que sirve este sitio sin exponer nada hacia Internet.
A website served from Pipita, a tiny palm-sized computer (~US$15). Instead of opening inbound ports, it creates an outbound connection to Cloudflare, establishing a secure tunnel that serves this site without exposing anything to the Internet.
El dispositivo
The device
Raspberry Pi Zero 2W
Raspberry Pi Zero 2W
Pipita en su gabinete
Pipita in its case
Características
Features
Sin puertos abiertos
No open ports
Túnel saliente
Outbound tunnel
Estático y rápido
Static & fast
¿Cómo funciona?
How does it work?
Pipita guarda los archivos
Pipita stores the files
La Raspberry Pi Zero 2W ejecuta NGINX y guarda todos los archivos del sitio localmente.
The Raspberry Pi Zero 2W runs NGINX and stores all site files locally.
Túnel seguro saliente
Secure outbound tunnel
Pipita abre una conexión hacia afuera a Cloudflare (sin abrir puertos entrantes). Es como llamar a alguien en vez de esperar que te llamen.
Pipita opens an outbound connection to Cloudflare (no inbound ports). It's like calling someone instead of waiting for them to call you.
Cloudflare publica el sitio
Cloudflare serves the site
Cloudflare recibe tu pedido, lo manda a través del túnel a NGINX local, y te devuelve la respuesta con HTTPS.
Cloudflare receives your request, forwards it through the tunnel to local NGINX, and returns the response with HTTPS.
También desde Pipita
Also from Pipita
Notas cortas en español
Short notes in Spanish
Un sitio compañero con actualizaciones breves y pequeñas señales cotidianas desde la misma infraestructura.
A companion site with short updates and small everyday signals from the same home setup.
nico://runSesiones y contexto de running
Runs and training context
Sesion reciente, semana en contexto y proximo paso.
Recent session, weekly trend, and next step.