Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Getting Started

Ferks edited this page Mar 6, 2022 · 1 revision

Getting Started

  • 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 URL of the pterodactyl panel, and an API key.
  • Below is an example of the API key, to be created.

Example

1

  • 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 use HTTPS as an example, if you have not set up an SSL certificate for your domain and try to use HTTPS in any URL, you may have problems. So if you are using a local IP or a domain without an SSL certificate, consider using something like this: http://your-ip-or-domain.
  • If the URL and the API key are correct, the panel will be able to automatically load your admin user from the pterodactyl panel.
Clone this wiki locally