First site in 5 minutes¶
A walkthrough from signup to a live site reachable on both clearnet and .onion.
Status: skeleton
This page is a placeholder. The full walkthrough — signup → site create → DNS → first request — will land in a follow-up content pass. The portal flow it documents is already shipped (see the portal at portal.viaductcdn.com).
Outline¶
- Create an account at portal.viaductcdn.com
- Email + password, or anonymous (no email; recovery codes only)
- Optional: enable TOTP MFA right after signup
- Create your first site
- Pick a slug (becomes part of your
.onionURL) - Point it at your origin (clearnet hostname or
.onionaddress)
- Pick a slug (becomes part of your
- Add a custom domain (optional)
- Add a CNAME at your DNS provider; we issue the Let's Encrypt cert automatically
- Make a request
- Clearnet:
https://<your-slug>.viaductcdn.comor your custom domain - Tor: the
.onionaddress shown in the portal site detail
- Clearnet:
- Verify caching
- Make the same request twice; second response should hit cache
- The
Ageresponse header tells you how long the object's been cached
What's next¶
- Site configuration — tune caching, headers, origin auth
- Custom domain — full walkthrough
- .onion as origin — for end-to-end Tor delivery