feat: add worldmonitor compose stack (int) #71
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/worldmonitor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds WorldMonitor — the real-time global intelligence dashboard (github.com/koala73/worldmonitor) — as a new compose stack.
Changes
assets/compose/(submodule)tak/→int/(integrations — broader scope for future services)int/compose.ymlwith note about needing fixesint/.env.examplewith all configurable env vars documented.envto gitignoreconfiguration.nixtakstack with activeintstackcontainers.envfor secretsTo deploy
After merging:
REDIS_PASSWORD→openssl rand -hex 32REDIS_TOKEN→openssl rand -hex 32RELAY_SHARED_SECRET→openssl rand -hex 32sudo nh os switchEverything else is optional — features degrade gracefully without API keys.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.