Ciao Benvenuti

ITLINUX.CC

A small playground for Cloudflare Zero Trust, Workers AI, and Linux. Built by Remo. Hosted entirely on Cloudflare.

The apps.

Three small services, one architecture. Everything runs through Cloudflare — no inbound ports.

Workers AI

DemoBot

A topic-bounded chat assistant. Only answers questions about soccer, cycling, or Linux. Anything else gets a polite refusal. Powered by Llama 3.1 on Cloudflare Workers AI.

Open
Cloudflare Access

Demo Coder

Browser-based VS Code (code-server) running in a Rocky 10 VM on GCP. Reachable only via Cloudflare Tunnel and gated by Cloudflare Access — a single allowlisted email.

Open (Access required)
Zero Trust

The Architecture

A named Cloudflare Tunnel fronts the VM. SSH is the only inbound port. Access policies, DNS, Workers, and the bot itself are all in one Terraform module — apply once, live everywhere.

See on GitHub
Edge Cloudflare Workers Apex landing + DemoBot
Model Llama 3.1 8B via Workers AI
Auth Cloudflare Access Email allowlist on coder
Origin Rocky 10 + Docker On GCP, SSH-only
Pipe Named Tunnel cloudflared 2026.5.0
IaC Terraform cloudflare/cloudflare 5.x