tera-wa-gateway

Tera WebApp Gateway

Gateway for retail WebApp for Tera Europe
Project: tera-wa-gateway

Contact:

You can reach out to us over...
E-Mail | Website | Twitch | Discord



Package Content

  • Serves API for retail WebApp
  • Elevated STEER user permission
  • Live Tera Server injections
  • Live Tera Server adjustments



Package Requirements



Package Configuration

WebApp API

The documentation for the API can be found here: Gateway API


WebApp Setup

Open config_wa_gw.ini and adjust:

[WebApp]
ip = 127.0.0.1          // IP of retail WebApp
port = 9001             // Port of retail WebApp
secured = 0             // SSL encvryption: 0 Off, 1 On
protocol = 1            // Protocol: 0 WS, 1 HTTP


Operator Setup

Open config_wa_gw.ini and adjust:

[Credentials]
user = username         // Operator username
pass = password         // Operator password


Gateway Setup

Open config_wa_gw.ini and adjust:

[GateWay]
ip = 127.0.0.1          // IP of this Gateway
port = 9000             // Port of this Gateway
interval = 300          // Interval in seconds
driver = 3              // Driver: 0 IE x86, 1 IE x64, 
                        //         2 Edge x86, 3 Edge x64
debug = True            // Debug mode, be verbose


STEER Setup

Open config_wa_gw.ini and adjust:

[STEER]
id = 3                  // Retail STEER Hub ID
ip = 127.0.0.1          // IP of retail STEER
port = 8109             // Port of STEER Hub
port_gw = 8105          // Port of STEER Gateway



Preview

Log Output:
GateWay