2/wiki/entities/caddy-routes/chool RuneScape private server. Runs on CT123 (workhorse/gpu01).

Services

Service Port
rs-engine 8888
rs-gateway 7780
2004scape game (bun) 43594
2004scape service (bun) 8898

Code

  • Location: /opt/rs-sdk/
  • Runtime: Bun
  • Caddy routes (via CT118):
    • runescrape.asslorde.com → CT123:8888
    • sisters.asslorde.com → CT123:8899 (dashboard)

Auto-Registration

On by default — when a player enters any username/password, the account is created transparently. No separate “register online” step.

Note: the “New User” button on the login screen is dead/broken — auto-register handles it anyway.

Sister Competition

Three bots (Tai, Rei, Nei) play autonomously via headless launcher. Share gemma4:8b via Ollama on CT110.

Commands

# Launch 3 bots + dashboard
cd /opt/rs-sdk && bun headless-launcher.ts

# Stop all
cd /opt/rs-sdk && bun stop-sisters.ts

Sisters + dashboard run via systemd-run --collect for lifecycle management. Systemd services: rs-engine, rs-gateway.

Note: The caddy_routes section was dropped from hosts.yml during the June 3 inventory sweep. These routes should be verified and re-added to inventory if still active. See Caddy Routes for background.