Skip to main content

Product Configuration Options

Configure server resources and settings for each WHMCS product.

Accessing Configuration

  1. Go to SetupProducts/Services
  2. Edit your Vortexus product
  3. Click Module Settings tab

Configuration Options

Server Identity

OptionDescription
Nest IDPterodactyl Nest ID
Egg IDPterodactyl Egg ID
Location IDServer location (0 = automatic)

Resource Limits

OptionDescription
Memory (MB)RAM limit in megabytes
Swap (MB)Swap memory limit
Disk (MB)Disk space limit
CPU (%)CPU usage percentage
Block IOI/O priority (10-1000)

Features

OptionDescription
DatabasesNumber of databases allowed
BackupsNumber of backups allowed
AllocationsAdditional ports allowed
Dedicated IPAllocate dedicated IP

Advanced

OptionDescription
Startup CommandCustom startup (empty = egg default)
Docker ImageCustom image (empty = default)
Proxy LimitReverse proxies allowed
Port RangesJSON port configuration
Disable OOM KillerDisable Docker OOM (not recommended)

Port Ranges Format

{"SERVER_PORT":"7777-7780","QUERY_PORT":"27015-27019"}

Use :N suffix for extra ports.

Finding IDs

Nest ID

In Pterodactyl: AdminNests → URL shows /admin/nests/view/X

Egg ID

Click an egg → URL shows /admin/nests/egg/X

Location ID

AdminLocations → ID shown in list

Best Practices

  • Set appropriate resource limits
  • Use 0 for Location ID for automatic selection
  • Leave Startup/Image empty unless customizing
  • Test with a single order before production