How do I put a Claude artifact on my own domain?
Copy the whole artifact, paste it on our upload page, and it is online within a minute on yourname.dorelli.cloud. To move it to your own domain you pay € 10 a month from the management link in your email; we register the domain in your name, or connect one you already own, and set up SSL and email forwarding. Usually the domain is live within the hour.
| Step | What happens |
|---|---|
| 1. Paste | the artifact is one HTML file; paste it, or upload a zip with an index.html at the top |
| 2. Trial | 14 days on yourname.dorelli.cloud, no account, not indexed by search engines |
| 3. Keep it | pay € 10 via iDEAL, pick your domain name in the form, done |
| Included | domain (.nl, .com, .eu and other standard extensions), email forwarding, SSL, daily backup, monitoring |
Rather do it from a terminal? In the folder with the file:
npx github:dorelli-cloud/cli deploy --email [email protected]
Already own the domain? Tick "this domain is mine" when you pay. You change two nameservers at your current provider and we do the rest, see Your own domain.
This also works for loose HTML from ChatGPT or any other tool. The limits are 50 MB per upload and 500 files.
Not for
An artifact that calls a server: Node, PHP or Python code is refused, and a project with a database is the App plan (€ 15). A React artifact that Claude shows as a preview is also not a plain HTML file; ask Claude to export it as a single HTML file first.
Checked against the code on 2026-09-22 · Evidence: app/live/page.tsx, lib/trial-sites.ts, lib/domeinreis.ts, lib/config.ts