About Veilor

Technical public site and local portal

Veilor.fi is being developed as a public technical website with a separate private portal. The public side should be static, fast, and deployable through Cloudflare Pages.

The portal side should run locally where it can reach private tools and services, then be exposed through Cloudflare Tunnel on a dedicated hostname.

System Areas

Public Website

Static Astro pages deployed to Cloudflare Pages under veilor.fi.

Local Portal

Private tools and dashboards routed through Cloudflare Tunnel.

WebGL Identity

A live technical background used as the first visual direction.

Cloudflare DNS

Zoner remains registrar while Cloudflare handles DNS and routing.

Architecture Approach

The public site should contain only content that can be safely served as static files. Anything that needs local machine access, mutable state, private files, or admin tools belongs in the portal.

Cloudflare Tunnel is preferred over DDNS because it does not require a static home IP or inbound router port forwarding for normal HTTP portal access.

Next Step

Review whether the Darkness visual direction fits before building the full site structure.