---
title: "Deploy worldmonitor"
description: "Real-time global intelligence dashboard with interactive map"
category: "AI/ML"
url: https://railway.com/deploy/worldmonitor
---

# Deploy worldmonitor

Real-time global intelligence dashboard with interactive map

**[Deploy worldmonitor on Railway](https://railway.com/template/worldmonitor)**

- **Creator:** kmaki's Projects
- **Category:** AI/ML
- **Total deploys:** 2

## Template content

### app

- **Image:** xiaosong233/worldmonitor-railway:latest
- **Public domain:** Yes

## Documentation

# Deploy and Host WorldMonitor on Railway

## About Hosting WorldMonitor on Railway
WorldMonitor runs on Railway as a single Docker-based web service, delivering a browser-ready global intelligence dashboard with no source build steps.

## Tech Stack
- Docker image (Nginx static web server)
- WorldMonitor SPA frontend
- Upstream WorldMonitor API proxy
- Railway managed deployment and public domain

## Why Deploy WorldMonitor on Railway
Railway gives one-click public HTTPS hosting, simple environment management, and fast container rollouts, making WorldMonitor easy to launch and share.

## Common Use Cases
- Live geopolitical and macro intelligence monitoring
- Situation-room style global event tracking
- Rapid internal dashboard demos for analysts and teams
- Public status pages for real-time world signals

## Deployment Notes
Use Docker image `xiaosong233/worldmonitor-railway:latest`. Set `PORT=80` for Railway routing and `API_UPSTREAM=https://api.worldmonitor.app` for API proxying. This template is stateless and does not require a volume.

## Dependencies for WorldMonitor on Railway
This template uses a single HTTP service with no database or worker dependency.

### Deployment Dependencies

| Service | Image | Port | Volume |
|---------|-------|------|--------|
| app | xiaosong233/worldmonitor-railway:latest | 80 | - |

## Similar templates

- [Chat Chat](https://railway.com/deploy/-WWW5r) — Chat Chat, your own unified chat and search to AI platform.
- [stella](https://railway.com/deploy/stella) — Self-host stella with web, API, Postgres, Redis, and object storage.
- [Hermes Agent | OpenClaw Alternative with Dashboard](https://railway.com/deploy/hermes-agent-or-openclaw-alternative-wit) — Self-Hosted Hermes AI Agent for Telegram, Discord & Slack

Open this page in a browser: https://railway.com/deploy/worldmonitor
