F Forge DocsRepository ↗FeaturesUser manual

Forge Control Plane

One place to direct the infrastructure you run.

Forge gives operators a shared control plane for applications, game servers, databases, network allocations, backups, and the nodes that execute them.

PUBLIC ACCESSBrowserForge Web and Forge API
HTTPS
FORGE CONTROL PLANEDesired state · operations · healthPostgreSQL is the durable record. Redis supports coordination.
authenticated commands and observations
BEACON NODE ADocker · files · SFTP
BEACON NODE Bcapacity for recovery

What Forge is

A control plane, not just a panel.

Forge Web gives people a clear interface. Forge API records what should exist, schedules durable work, and coordinates status. PostgreSQL keeps the durable control-plane state. Nodes do the physical execution work through Beacon.

What happens when you deploy?
  1. An operator describes the workload.
  2. Forge records and coordinates the operation.
  3. Beacon runs the node action through Docker.
  4. Health and observations return to Forge.
01 / BEACON

The node agent.

Beacon runs where workloads run. It has the Docker socket, the workload data directory, console, SFTP, backup adapters, and health reporting. It is not another web panel and it does not schedule independently.

Understand Beacon →
02 / HEALTH

Observe before you act.

Forge combines platform health, node observations, container state, operations, logs, and monitoring. Use this evidence before moving work, changing traffic, or making recovery decisions.

See the architecture →
03 / RECOVERY

Restore from shared evidence.

Recovery is built around a verified backup, eligible destination capacity, and a Beacon that can access shared storage. It is restore-oriented, not automatic ownership failover.

Read recovery guidance →
04 / EVACUATION

Move deliberately.

Evacuation needs more than a button: drain the source, verify a second healthy Beacon, reserve destination capacity, restore or redeploy, then validate before retiring the source.

Plan an evacuation →

The administrator panel

Every section has a job.

The panel groups control-plane decisions by the part of Forge they affect. Some advanced areas are intentionally marked as planning or registry-only where their runtime path is not complete.

See all panel features

Startup guide

Build a safe first workload.

01

Establish ownership

Create the organization, project, and environment that will own the workload.

02

Add execution

Enroll a Beacon node, confirm its health, and understand its capacity and storage.

03

Prepare access

Create a template, allocation, optional mount, and workload database host.

04

Deploy and observe

Create the app or game server, then watch the operation, logs, and health signals.

05

Prove recovery

Configure backups and perform a restore test before the workload is important.

Get started in Forge Docs