First Login¶
Setup Wizard¶
When you first access the panel, the Setup Wizard appears. Here you configure:
- Admin Account — Email address and password for the main administrator
- Panel URL — The domain under which the panel should be accessible (e.g.
panel.example.com) - Hostname — The server hostname
- Timezone — The server timezone
Secure Password
Use a strong password with at least 12 characters, including uppercase and lowercase letters, numbers, and special characters.
Login¶
After the setup, you can log in at the panel URL:
Enter the email address and password you set during the setup wizard.
Two-Factor Authentication (2FA)¶
We strongly recommend enabling 2FA after your first login:
- Go to Settings > Profile
- Click Set Up 2FA
- Scan the QR code with an authenticator app (Google Authenticator, Authy, etc.)
- Enter the 6-digit code to confirm
Activate License¶
If you have a license key:
- Go to Settings > License
- Enter the license key
- Click Activate
Without a license key, the panel runs in 7-day trial mode with full functionality.
Session Persistence¶
Your login session is stored in the browser's session storage. This means:
- Page reloads do not log you out — your session survives browser refreshes
- Closing the tab ends your session — you will need to log in again
- Opening a new tab requires a fresh login
This provides a good balance between convenience (no re-login on refresh) and security (session does not persist after the tab is closed).
Help Link¶
The panel header includes a question mark icon (?) that links directly to this documentation. The link is language-aware: if your panel is set to German, it opens the German documentation; if set to English, it opens the English version.
User Roles¶
| Role | Description |
|---|---|
| Admin | Full access to all features, server and customer management |
| Reseller | Manage own customers, restricted access |
| Customer | Manage own websites, emails, databases |