mirror of
https://gitea.jeffemmett.com/jeffemmett/mandala-mic.git
synced 2026-06-25 16:15:19 +02:00
Realtime BirdNET visualizer + note-transition diagram
- HTML 76.9%
- Python 19.6%
- Dockerfile 3.5%
Effective limit was 256MB despite the compose value being 3500M — deploy.resources.limits.memory only applies under Swarm, so docker compose silently ignored it and gunicorn worker kept being SIGKILL'd. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| static | ||
| uploads | ||
| .dockerignore | ||
| .gitignore | ||
| bird.html | ||
| birdserver.py | ||
| docker-compose.yml | ||
| Dockerfile | ||
| index.html | ||
| requirements.txt | ||