No DNS homework. Ever.
Everything we build gets you to a working service in one click — and then, right at the finish line, the old world used to grab you by the ankle: “now go to your domain registrar and add an A record.”
For a lot of people that sentence is where the project dies. What's an A record? Which registrar? Which of these twelve fields? And if you don't own a domain at all, you're stuck before you start.
So we removed the homework.
Don't have a domain? Have one in a click.
Open Domains, type a name you like, press the button. You get a real, working web address pointing at your server — with a proper padlock — in about a minute. No registrar, no forms, no credit card. Install your cloud, your site, your webmail on it today; add your own fancy domain whenever you feel like it.
Have your own domain? Connect it once.
Tell MAESTRO where your domain lives — Cloudflare or Porkbun for now — and paste a token, which goes straight into your encrypted Vault. From then on, MAESTRO points domains at your server itself. Not instructions. Not a checklist. It just does it, for this install and every one after.
The check nobody else does
Here's a failure everyone has met: the domain is set up perfectly, and HTTPS still won't work. The reason is almost always a cloud firewall quietly blocking ports 80 and 443 — and you find out from a certificate error twenty minutes later.
MAESTRO checks it from the outside. Our servers try to knock on your server's door and tell you plainly whether the world can get in. You learn about the blocked port before the install, not after.
And it says all this up front
The panel now opens with “What MAESTRO needs to work” — a short, honest list: a server (done), a name to reach it by, open ports. Each one with a button that solves it. No surprises buried in step eight of an installation.
Because “automatic” shouldn't mean “automatic until the hard part”.
One command puts MAESTRO on your server. Recipes are free — the AI that fixes things is the paid part.
curl -sL try-maestro.pro/install.sh | sudo bash