InterServer (quantpod)
LiveSignature capability
I isolate anything that touches live capital on its own server, so trading runs on a box that does nothing else.
What it is
InterServer (quantpod) is the machine reserved for live trading. Keeping execution on a dedicated host means the trading processes are isolated from development and AI workloads, with their own resources and a clean failure boundary. It joins the fleet over Tailscale like the rest.
Highlights
- Dedicated host for live-trading execution, isolated from other workloads.
- Clean failure boundary: trading never competes with dev or AI jobs.
- Part of the Tailscale mesh, reachable by name.
- Runs the email-management and categorizer cron jobs.
Tech · Linux, cron, Tailscale, Python