German-English Spaced Repetition Flashcard App
- Python 57.3%
- JavaScript 30.1%
- CSS 11.7%
- Dockerfile 0.5%
- Shell 0.3%
- Other 0.1%
|
Some checks failed
Build & Push Docker Images / build-and-push (push) Has been cancelled
All containers were joining the shared 'caddy' network, so Docker DNS resolved 'backend' to both german-backend-1 and german-dev-backend-1, causing nginx to round-robin between two different SQLite databases. Backend is now on a private 'internal' network only. Frontend joins both 'caddy' (so Caddy can route to it) and 'internal' (so it can reach its own backend). Also switch build: to image: to use pre-built registry images on the homelab. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| backend | ||
| frontend | ||
| .env.example | ||
| .gitignore | ||
| docker-compose.yml | ||
| start.sh | ||