Live foundation
Host environment
TC’s current setup is a Hostinger VPS on Ubuntu 24.04.4 LTS, with OpenClaw running in Docker and the Nexus Portal living inside that working environment.
Document 3 / 3
This page now distinguishes the real current stack from later-stage infrastructure options, so Nexus reads like an honest operating system instead of a generic platform pitch.
Live foundation
TC’s current setup is a Hostinger VPS on Ubuntu 24.04.4 LTS, with OpenClaw running in Docker and the Nexus Portal living inside that working environment.
Live foundation
Nexus Portal is a Next.js application in this repo, currently backed by Prisma with a local SQLite database in the checked build.
Live foundation
OpenClaw provides the assistant runtime, session orchestration, browser control, memory tools, and background execution paths; the key real-world use case is controlling TC’s browser session via Browser Relay.
Later-stage options
Good upgrade path when Nexus needs stronger multi-user durability, richer relational querying, or safer production operations.
Worth adding for shared cache, counters, rate limits, and short-lived coordination once those patterns are real needs.
Add only when background execution volume, retries, and worker separation justify a dedicated async layer.
Docker or Kubernetes should follow proven operational pain, not appear just because a strategy page can name them.
Truth boundary
Security baseline