rstack.online was returning 404 because the Traefik router was configured
for the websecure entrypoint, but traffic arrives via Cloudflare tunnel on
the web entrypoint. Also removed from rspace-redirects to prevent redirect
loop through rspace.online/rstack/ -> rstack.rspace.online/ -> 404.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Traefik wildcard HostRegexp for <space>.r*.online subdomains
- Middleware subdomain extraction and path rewriting
- Provision endpoint with owner_did acknowledgement
- Registry enforces space ownership via EncryptID JWT
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Static site listing all r-Stack ecosystem apps with EncryptID
identity section. Dockerized with nginx + Traefik labels.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>