
With our templates, Pterodactyl is already installed and ready to use on your server. This guide walks you through the essential first steps — logging in, securing your account, and configuring your panel correctly.
Open your browser and navigate to your server's IP address or hostname. You can find the hostname in the PowerPanel under Hardware → Server Management → Details.
| Field | Value |
|---|---|
| Username | root |
| Password | The password you set during OS installation in the PowerPanel |
After logging in, update the default administrator account with your own details. This is important both for security and for receiving panel notifications correctly.
Do not continue using the default root username for your administrator account. Changing it to something unique makes your panel significantly more secure.
The Application URL tells your panel how to generate correct links for emails, redirects, and API calls. It should match the address you use to access the panel.
https://panel.yourdomain.comConfiguring a mail server enables Pterodactyl to send password reset emails, user invitations, and other notifications. Without this, users will not be able to reset their passwords.
If you do not have a dedicated mail server, you can use an external SMTP service such as Mailgun, Brevo, or Gmail SMTP for sending panel emails.
For advanced Pterodactyl configuration, Wings setup, and node management, refer to the official documentation.