This repository was archived by the owner on Sep 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Getting Started
Ferks edited this page Mar 6, 2022
·
1 revision
- After you have used the script to successfully install the panel, you will need to navigate to the panel configuration page to complete the process, the most important part of the configuration process, is the pterodactyl API that is needed for this panel to function correctly.
You will need to enter the
URLof the pterodactyl panel, and anAPIkey. - Below is an example of the
APIkey, to be created.

- It is important that you set all Read and Write permissions for this key, otherwise something may fail in the panel.
- Pay attention at times when you are prompted for an
URL, by default the panel asks you to useHTTPSas an example, if you have not set up an SSL certificate for your domain and try to useHTTPSin anyURL, you may have problems. So if you are using a localIPor a domain without anSSLcertificate, consider using something like this:http://your-ip-or-domain. - If the
URLand theAPIkey are correct, the panel will be able to automatically load your admin user from the pterodactyl panel.