Wormhole mapping and collaboration platform for EVE Online — live at wormhole.systems. Real-time chain maps, signature tracking, smart routing and killmail intelligence for corporations and alliances living in wormhole space.
| Repository | What it is | Status |
|---|---|---|
| WormholeSystems | The application — Laravel 12, Inertia.js, Vue 3 | |
| wormholesystems-containers | Production docker stack for self-hosting | |
| wormholesystems-cli | wsctl — setup wizard and management tool |
How it fits together: WormholeSystems is the application itself. wormholesystems-containers packages it as a production docker stack (Traefik with automatic SSL, frankenPHP, MySQL, Redis, Reverb). wsctl sets that stack up interactively and keeps its EVE data updated.
curl --proto '=https' --tlsv1.2 -sSf https://install.wormhole.systems | shOne command installs wsctl and walks you through the whole setup — domains, EVE credentials, secrets, SSL, database. See the container stack README for details and requirements.
- Interactive maps — real-time wormhole mapping with drag-and-drop chain visualization
- Collaborative mapping — live collaboration for corporations and alliances
- Signature tracking — centralized wormhole signature management
- Smart routing — pathfinding through chains with mass calculations
- Activity monitoring & intel — killmail feeds, automated notes and insights per system
- Access control — permission management down to character level
- Discord: Join our Discord
- Email: nicolaskion07@gmail.com
- Developer: NicolasKion — nicolaskion.dev
Contributions are welcome — bug reports, feature suggestions and pull requests alike.
MIT — see the individual repositories.