Creating servers in Pterodactyl: Difference between revisions
| Line 32: | Line 32: | ||
== Step 1: Finding and installing an egg == | == Step 1: Finding and installing an egg == | ||
{{Ambox|type=content|image=|text=''' | {{Ambox|type=content|image=|text='''Please be cautious of uploading duplicate eggs'''. Pterodactyl allows the same egg to be uploading repeatedly, and it's also possible to find 2 different eggs made by different people for the same application. | ||
}} | }} | ||
=== a. Finding the egg === | === a. Finding the egg === | ||
The following locations are | The following locations are recommended for finding eggs: | ||
* https://pelican-eggs.github.io/pterodactyl/ (Option 1) | * https://pelican-eggs.github.io/pterodactyl/ (Option 1) | ||
Regardless as to where an egg is found, it will always be a JSON file. This JSON file will be uploaded directly to Pterodactyl. For example, on the ''Option 1'' list, when we select ''Mordhau's'' entry, we are sent to the raw text of the egg. Right click and select <code>Save as</code> on your browser, or copy the contents into a new text file and change the extension to <code>.json</code>. | |||
=== b. Installing the egg === | === b. Installing the egg === | ||
Now, we going to take the egg and upload it to our Pterodactyl instance. Once done, EDC has this egg forever, and it will be possible boot up and terminate it's associated application at will. | |||
#Log into the panel at https://edcgaming.org. | #Log into the panel at https://edcgaming.org. | ||
# Click the cog icon to the left of the colored smiley face to access the administrative section of Pterodactyl.[[File:Pterodactyl admin panel icon.png|none|thumb|''The Pterodactyl panel button to get to the administrative section.'']] | # Click the cog icon to the left of the colored smiley face to access the administrative section of Pterodactyl.[[File:Pterodactyl admin panel icon.png|none|thumb|''The Pterodactyl panel button to get to the administrative section.'']] | ||
| Line 52: | Line 53: | ||
== Step 2: Spin up server == | == Step 2: Spin up server == | ||
So, we either just installed our desired egg, or we found that the egg already exists. Let's try to launch the application. | So, we either just installed our desired egg, or we found that the egg already exists. Let's try to launch a server running the application. | ||
# Click the <code>Servers</code> button while in the administrative section of the panel.[[File:Pterodactyl servers panel icon circled.png|none|thumb|529x529px|''The Pterodactyl panel "Servers" button in the administrative section.'']] | # Click the <code>Servers</code> button while in the administrative section of the panel.[[File:Pterodactyl servers panel icon circled.png|none|thumb|529x529px|''The Pterodactyl panel "Servers" button in the administrative section.'']] | ||
#Near the top right of the server list, click the green <code>Create New</code> button. | #Near the top right of the server list, click the green <code>Create New</code> button. | ||