Self-host with Docker ยท Yantr
World Monitor
Real-time global intelligence dashboard with AI-powered news aggregation.
1
Ports
3
Notes
3
Use Cases
About
What World Monitor does
World Monitor is a real-time global intelligence dashboard that aggregates 500+ curated news feeds across 15 categories with AI synthesis. It features a dual map engine, geopolitical monitoring, finance radar, country instability indexing, and local AI via Ollama โ all in a single self-hosted interface.
Install Flow
How to self-host World Monitor
World Monitor can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what World Monitor does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Monitor global events in real time with AI-synthesized news briefs across geopolitics, military, finance, and disaster categories.
- Track country instability, market movements, and energy prices on an interactive 3D globe with 56 map layer types.
- Run fully local intelligence analysis using Ollama for AI summarization without sending data to external APIs.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Dashboard |
Docker Image
ghcr.io/koala73/worldmonitor:latest
Service Name
worldmonitor
Notes
Things to know before you deploy
- Requires building from source โ clone the repo and run docker compose up.
- After first start, run ./scripts/run-seeders.sh to populate data.
- Optional API keys for GROQ, OpenRouter, Finnhub, and NASA can be added in .env for enhanced data sources.
Related Apps
More tools you might pair with World Monitor
Page generated 2026-07-27T04:28:00.415Z