π Free hostnames for every Jabali server β <your-ip>.jabalihosted.com with automatic DNS + TLS #976
shukiv
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Setting up a new server used to have a chicken-and-egg problem: you need a domain name pointed at the box before the panel can get a valid TLS certificate, before you can log in over HTTPS without a browser warning⦠but you may not have bought a domain yet, or you just want to kick the tyres.
Not anymore. Every Jabali install can now claim a free, public hostname with automatic DNS and TLS β the same idea as cPanel's
*.cprapid.com, built into Jabali. Pick it during install (or turn it on later from Server Settings) and your panel is reachable at something like203-0-113-7.jabalihosted.com, with a real Let's Encrypt certificate, in about a minute.How it works β the 60-second walkthrough
1. Choose a free hostname (or bring your own). A new step in the installer lets you pick. "Enter my own domain" is the classic path β nothing changes there. "Free Jabali hostname" is the new one.
2. Verify your email. We email a one-time code to the address you give (it's stored only so we can reach you about the hostname β nothing else). No password, no account to create.
3. That's it. Enter the code and the installer claims a hostname derived from your server's public IP, wires up DNS + TLS, and drops you back on the normal configuration screen with everything pre-filled β hostname, admin email, nameservers, all pointing at your new free name.
From here you just finish the install as usual. Your panel, webmail (
mail.<name>), and any preview URLs all come up on the free hostname with valid certificates β zero DNS configuration on your side.What you get
203-0-113-7.jabalihosted.com), served on fast anycast DNS.<site>.<your-hostname>preview on the same certificate.Two ways to turn it on
Already using your own domain? Nothing changes β this is purely additive. You can keep your domain, or switch to a free hostname and back whenever you like.
A note on how it's built (for the curious)
jabalihosted.comis a registered Public Suffix List domain (like cPanel'scprapid.com), so cookies are isolated between unrelated servers and each hostname gets its own certificate budget.Rolling out now. If you're on a fresh install you'll see the new step; on an existing panel it appears in Server Settings after your next update. Give it a spin and let us know how it goes in the comments. π
All reactions