After your hosting plan provisions, the welcome email lands in your inbox with a cPanel URL, a username, and a temporary password. From there, six things get you from “account exists” to “site is live and backed up”. This page walks them in order. If you don’t have a hosting plan yet, the pricing page on noxity.io covers what’s included at each tier. If the welcome email is missing, jump to No email received?.Documentation Index
Fetch the complete documentation index at: https://help.noxity.io/llms.txt
Use this file to discover all available pages before exploring further.
The first ten minutes
Log into cPanel
https://cpanel.noxity.io:2083 for shared plans, or your specific server URL for VPS / container plans. Sign in with the username and temporary password from the email.First thing to do once inside: change the password. Top-right corner → your name → Password & Security → set a new password you’ll actually remember. The temporary one is one-time-use as far as we’re concerned.Point your domain at the account
- Domain registered with Noxity. Open the domain panel, set nameservers to In-house DNS (the cPanel ones —
ns1.noxity.ioandns2.noxity.io). Saved at the registry within seconds; resolvers pick it up over the next hour. - Domain registered elsewhere. Log into your existing registrar, change the nameservers there to the same Noxity ones, or — if you’d rather keep DNS at the existing host — point an A record at the IP listed in your welcome email. The external DNS page covers both shapes.
<account>.servernoxity.io URL is in the welcome email so you can test before DNS propagates.Set up email
you@yourdomain.com in two clicks. Pick the username, set a password, click Create. Connect from Apple Mail, Outlook, or any IMAP client — the connection details auto-populate from the cPanel Connect Devices button on each account.Forwarders (info@yourdomain → some-gmail-address) are under Forwarders in the same section. Catch-all addresses are under Default Address. Full walkthrough on Email accounts.Install your site (or upload it)
- WordPress. Open WP Toolkit, click Install, pick the domain, set the admin login. Five clicks; PHP version, database, and SSL are auto-configured. Detailed walkthrough on WordPress installations.
- Existing site. Upload via File Manager (browser), FTP (port 21), or SSH/SFTP (Power plans, port 22). Move files into
public_html/for the primary domain, orpublic_html/subdomain/for sub- and add-on domains.
Confirm SSL is live
https://yourdomain.com in a browser; you should see the padlock without warnings. If not, SSL/TLS Status in cPanel surfaces what’s missing — usually a DNS record that hasn’t propagated yet, or an HTTP-01 validation that needs the domain reachable. Walk-through on SSL/TLS overview.Confirm backups are running
After the first ten minutes
The basics are done. From here, the next likely things are:Add another domain
Set up a database
Tune performance
Lock the account down
Common questions
My welcome email lists a temporary domain. Can I use it forever?
My welcome email lists a temporary domain. Can I use it forever?
<account>.servernoxity.io URL stays valid as long as your account exists, but it’s intended for testing while DNS propagates. Don’t link to it from public content — it doesn’t pass SEO well, and we reserve the right to retire individual servers’ temp domains during infrastructure changes.Can I move the existing files from my old host without a migration?
Can I move the existing files from my old host without a migration?
The site loads fine on `<account>.servernoxity.io` but the real domain shows the old host
The site loads fine on `<account>.servernoxity.io` but the real domain shows the old host
I logged in but cPanel looks different from the screenshots
I logged in but cPanel looks different from the screenshots

