Hier will ich einen Server aufsetzen der für all meine Dienste tiles bereitstellt.
- docker-compose: ghcr.io/maplibre/martin:v1.10.1, Port 3000 - config/martin.yaml: Auto-Discovery MBTiles/Styles/Sprites/Fonts, CORS built-in - nginx-Container entfernt (NPM uebernimmt Proxy/SSL/Routing) - config/config.json + nginx/ entfernt (TileServer-GL Artefakte) - docs: alle Endpunkt-URLs auf Martin-Format aktualisiert - .github/copilot-instructions.md: Stack auf Martin (Rust) aktualisiert - Vorteile: Hot-Reload, CORS built-in, ~10x weniger RAM |
||
|---|---|---|
| .github | ||
| .vscode | ||
| config | ||
| data | ||
| docs | ||
| prompts | ||
| scripts | ||
| .env.example | ||
| .gitignore | ||
| docker-compose.yml | ||