Unlimited - Spectre
Get StartedDiscordShop
  • 👋Introduction
  • Get started
    • 🛠️Setup
    • 🆙Update
    • ⚙️Configuration
    • 🏳️‍🌈Translation
  • Guides
    • 🎮Gameservers
    • 🦇Pterodactyl
  • Gameserver
    • 🗺️Live Map
    • 🎮Players
    • 🚗Vehicles
    • 🗒️Logs
  • Development
    • 📦Items
    • 🗃️Jobs
    • 🥷Gangs
  • Management
    • 🧑‍🎄Users
    • 🔐Roles
    • ⚙️Settings
Powered by GitBook
On this page
  • Port
  • Reverse Proxy NGINX

Was this helpful?

  1. Guides

Pterodactyl

Adjust your Pterodactyl to allow using Spectre.

PreviousGameserversNextLive Map

Last updated 2 years ago

Was this helpful?

by Peter#3261

Port

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

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”.

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.

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

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.

🦇
Port allocation (Sample ip)
Assign port
NGINX folder
NGINX conf file example