This was deployed via MCP
testpage.bazopena.cyon.site
Every step that put this file on the server ran through the cyon MCP:
the subdomain, its DNS records, the deploy key and the certificate request.
Only the bytes travelled by rsync.
- Hosting
- bazopena · id 82765
- Server
- s130.cyon.net
- Document root
- /home/bazopena/public_html/testpage
- Deployed
- 2026-09-10
Call chain
- 01list_hostings → 192 hostings
- 02list_sites → picked a host whose DNS points at cyon
- 03get_site → inspected the layout first
- 04create_subdomain → testpage + DNS records
- 05add_deploy_key → ed25519, fingerprint verified
- 06prepare_deploy → validated root, returned the command
- 07rsync → one file, checksum matched
- 08enable_https → Let's Encrypt requested