---
title: "Deploy nexus-grid-desk"
description: "Nexus trader desk — try free, go live when you're ready."
category: "Observability"
url: https://railway.com/deploy/nexus-grid-desk
---

# Deploy nexus-grid-desk

Nexus trader desk — try free, go live when you're ready.

**[Deploy nexus-grid-desk on Railway](https://railway.com/template/nexus-grid-desk)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/nexus-grid-desk/manifest.json

- **Creator:** CRITICAL-MASS-LABS
- **Category:** Observability

## Template content

### nexus-grid-webapp https://devicons.railway.app/i/python.svg

- **Source:** https://github.com/cheffer0723/nexus-grid-dashboard-
- **Health check:** /api/health
- **Public domain:** Yes

## Documentation

# Deploy and Host Nexus Grid Desk with Railway

Nexus Grid Desk is an operator desk for retail traders — status, market, engine, and controls in one Railway service. Start with no exchange keys (safe paper mode); add Kraken keys later only if you want live.

## About Hosting Nexus Grid Desk

Hosting this template means running a single Railway service from the `desk/` folder of the public GitHub repo. Railway builds the Dockerfile, exposes public HTTP on port 8080, and health-checks `/api/health`. The paper loop runs in-process, so you do not need a second worker, database, or DigitalOcean droplet for the appetite-test deploy. Live arming stays gated behind explicit flags and credentials you choose later.

## Common Use Cases

- Spin up a paper trading control surface before wiring a broker
- Share a one-click Railway desk with traders who bounce on multi-key signup
- Demo operator panels (status, market, core, logs, control, config, instance)
- Attach an optional research scorecard JSON for honest regime replay context
- Keep research/ML in a separate project while the desk stays zero-secret by default

## Dependencies for Nexus Grid Desk Hosting

- Public GitHub source: `cheffer0723/nexus-grid-dashboard-` (root directory `desk`)
- Python / FastAPI runtime built from the included Dockerfile
- Public Kraken market data for paper mode (no API keys)
- Optional Kraken API key/secret only if you deliberately enable live

### Deployment Dependencies

- Railway public HTTP networking on the service
- Healthcheck path `/api/health`
- Optional variables documented in the template (all optional for paper)
- Live demo reference: https://nexus.supersym.xyz

### Why Deploy Nexus Grid Desk on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it. By deploying Nexus Grid Desk on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


## Similar templates

- [Rootprint](https://railway.com/deploy/rootprint-1) — Open-source logs and traces with full-text search on object-storage.
- [Pyroscope profiling](https://railway.com/deploy/pyroscope-profiling) — Protected continuous profiling with durable Pyroscope storage.
- [SigOnly](https://railway.com/deploy/sigonly) — Deploy SigNoz with a working demo app & config in one click

Open this page in a browser: https://railway.com/deploy/nexus-grid-desk
