[Script request]: World Monitor #15460
Unanswered
A1-Er4z0r
asked this question in
Request script
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Application Name
World Monitor
Official Website
https://www.worldmonitor.app
Source Repository
https://github.com/koala73/worldmonitor
Description
World Monitor is a self-hostable real-time global intelligence dashboard. It aggregates global news, geopolitical events, military activity, financial markets, cyber threats, climate events, maritime tracking, aviation data, infrastructure signals, and other open-source intelligence feeds into a unified situational-awareness dashboard.
It provides interactive map views, AI-assisted briefings, country instability/risk scoring, market and finance monitoring, disaster/event tracking, and optional integration with local or external OpenAI-compatible LLM providers such as Ollama.
Why should this be added?
World Monitor would be useful for Proxmox VE Helper-Scripts users because it provides a single self-hosted dashboard for monitoring world events, OSINT-style feeds, geopolitical risk, markets, infrastructure, cyber threats, disasters, maritime data, and aviation activity.
A helper script would make deployment much easier for homelab users by creating a ready-to-use LXC container, installing the required dependencies, generating required secrets, starting the World Monitor stack, and optionally setting up automatic data seeding.
It fits the homelab/self-hosted use case well because users can run it privately on their own Proxmox node and optionally connect it to their own local LLM such as Ollama.
Installation Notes
Dependencies:
Upstream self-hosting process:
Clone the repository:
git clone https://github.com/koala73/worldmonitor.git /opt/worldmonitor
Install Node dependencies:
cd /opt/worldmonitor
npm install
Due Diligence
All reactions