tmp.atlantiscertificateadmin.vip
Public test site · No authentication
What this is
A scratch subdomain for trying things out. Anything that lands here is
public — do not put anything sensitive on this host. Content lives at
/tmp/untrusted/web/tmp/html/ and is editable from inside
the claude-code container.
What works out of the box
- Static files (HTML, CSS, JS, images) — drop a file in the docroot, refresh.
- PHP via the system
php8.3-fpm socket — drop a .php file in the docroot.
Quick sanity checks
- /phptest.php — should print the PHP version and current server time.
Published
- Brood War mining-boost optimizer — project checkpoint: the two boost levers, the per-frame/replication characterization method, the 4→9-worker prediction test, and a full-boost capstone game (animated, plus a downloadable native
.rep).
- Upload maps — drop Brood War
.scx/.scm maps for the project's consideration.
- Map analysis — live progress — procedural per-map/per-spawn characterization, statistical summaries, and capstone replays, generated unsupervised.
Adding features that don't fit the defaults
Drop an nginx snippet into /tmp/untrusted/web/tmp/nginx.d/
and ask donson to sudo systemctl reload nginx. Examples:
custom proxy locations, redirects, websocket headers.