Prerequisites
You don't need much to get started with XenonCloud. A few things will make the experience smoother:
- A modern web browser (Chrome, Firefox, Safari, or Edge).
- Access to a password manager for generating strong credentials.
- SSH client installed (for Linux/macOS this is built-in, on Windows use PowerShell or an SSH client).
Step 1: Create your account
- Go to the sign-up page.
- Enter your name, work email, and a strong password.
- Review and accept the Terms of Service and Privacy Policy.
- Submit the form. We'll send a verification link to your email.
Once you verify your email address, you'll be redirected to the XenonCloud control panel.
Step 2: Secure your account
Before you deploy anything, lock down access to the control panel:
- In the panel, open Account > Security.
- Enable multi-factor authentication (MFA) using an authenticator app.
- Review active sessions and sign out of anything that looks unfamiliar.
Enabling MFA dramatically reduces the risk of account takeover, especially if you are an organization admin.
Step 3: Create a project
Projects help you group resources by application, customer, or environment.
- Navigate to Projects in the left-hand navigation.
- Click New project.
- Give your project a clear name, for example
production-apiorinternal-tools. - Optionally set a description and tags.
Step 4: Add billing details
XenonCloud uses pay-as-you-go billing with predictable pricing. To avoid interruptions:
- Navigate to Billing > Payment methods.
- Add a credit card or other supported payment method.
- Configure spending alerts and soft limits under Billing > Alerts.
Next: deploy your first server
After your account is verified and billing is configured, you're ready to deploy infrastructure. Follow the Deploying Your First Server guide to launch an NVMe-backed compute instance and connect via SSH.