🦇Pterodactyl

Adjust your Pterodactyl to allow using Spectre.

by Peter#3261

Port

You will need setup port allocation first on the respective node for your FiveM server

Port allocation (Sample ip)

If you have modified your Spectre port you will need to ensure you put the respective port in the “Ports” section, once you’ve filled this in Submit this.

Next, navigate to your “Server” and under “Build Configuration”.

Assign port

You will want to select the Spectre Panel port as an assigned additional port, once added click update build configuration

Once you’ve done this you MUST restart the full docker server container.

Once you restart the server you can continue on with the normal Spectre setup process and you will be able to visit http://IP:PORT.

Reverse Proxy NGINX

First step make a new file in your /etc/nginx/sites-enabled folder.

NGINX folder

Once you have done this in the file you want to put the following.

NGINX conf file example

Once you have done this run - systemctl restart nginx from SSH terminal.

Then visit your subdomain and voila! You now have a basic nginx reverse proxy setup for spectre.

Last updated

Was this helpful?