Kroonk
6f96b26e4c
Migrate workflow to Gitea registry and use pre-built image
Build & Push Docker Image to Gitea Registry / build-and-push (push) Has been cancelled
2026-05-20 16:58:05 +02:00
Michess
6d677348d3
fix: pass NEXT_PUBLIC_* build args when building locally
2026-04-13 13:24:16 +02:00
Michess
81f60c9846
docker: build locally on NAS, no registry needed
2026-04-13 13:01:31 +02:00
Michess
0e7b9c61e1
ci: use localhost:3001 registry to bypass Cloudflare
Build & Push Docker Image / build (push) Failing after 6s
2026-04-13 12:53:02 +02:00
Michess
7b1f898b9e
feat: Gitea Actions CI/CD — baut Image und pushed in Registry
Build & Push Docker Image / build (push) Has been cancelled
2026-04-13 11:39:18 +02:00
Michess
47d9464ad4
fix: NEXT_PUBLIC_* URLs als Docker Build-Args weitergereicht
2026-04-13 11:36:47 +02:00
Michess
c056b93459
fix: provenance-Option entfernt (inkompatibel mit dieser Docker-Version)
2026-04-13 11:35:35 +02:00
Michess
641cdc7aad
fix: BuildKit provenance deaktiviert (git-Warning entfernt)
2026-04-13 11:31:21 +02:00
Michess
50464981c2
fix: Stockfish via npm-Paket statt Alpine apk
...
- stockfish als npm dependency (kein apk add nötig, portabel)
- Dockerfile: nur noch git via apk, kein stockfish
- docker-compose.yml: version-Zeile entfernt (veraltet)
- Controller auf npm-Package-API umgeschrieben (postMessage/onmessage)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-13 10:23:33 +02:00
Michess
7dac042d73
feat: Michess – Initiales Setup auf Basis von chessu
...
- Rebranding: chessu → Michess (Header, Footer, Metadata, Session-Cookie)
- Stockfish KI-Integration: 6 Schwierigkeitsgrade (Anfänger bis Meister)
- Admin-Panel: Nutzerverwaltung, Sperren/Entsperren, Git-Pull-Update
- Freundessystem: Anfragen, Freundesliste, Nutzersuche
- DB-Schema: role, banned, friend_request, friendship Tabellen
- Docker: NAS-optimiertes docker-compose.yml mit PostgreSQL Healthcheck
- Stockfish binary via apk im Alpine-Image installiert
- .env.example für einfaches Deployment
- scripts/update.sh für manuelles NAS-Update
- Brain.md + Plan.md als Projekt-Gedächtnis
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-13 10:02:52 +02:00
hprasa638
8fdbc660a5
adding dockerfile and compose files for hosting chessu in container
2024-10-14 16:12:06 +05:30