Skip to content

Active Containers

Active Containers shows containers that are currently running (or starting).

Gameye Admin — Active Containers table Gameye Admin — Active Containers table
ColumnDescription
Session IDContainer name / identifier.
ApplicationApplication the container belongs to.
HostnameNode hostname where the container runs.
IPNode IP address.
PortsMapped ports for this container.
StatusCurrent state — Running or Starting.
RegionRegion where the container is deployed.
Node PoolNode pool assignment.
Created AtWhen the container was started (relative time).
Gameye Admin — Start Container dialog Gameye Admin — Start Container dialog
  1. Click Start (top-right).
  2. In the dialog, fill in the required fields:
    • Application — Select the application to run.
    • Region — Where to start the container.
    • Environment variables (optional) — Key-value pairs to inject.
    • Arguments (optional) — Command-line arguments.
    • Labels (optional) — Key-value metadata.
  3. Click Submit.
  4. The new container appears in the table; it may show Starting briefly before transitioning to Running.
  1. Find the container row.
  2. Click Stop (requires stop/delete permission).
  3. Confirm in the dialog.

Click a row to navigate to the Container Details page.