3 Commits

Author SHA1 Message Date
Ilia Denisov 0e3e3b6c90 Add Gitea Actions CI/CD and deploy descriptor
CI / test (pull_request) Successful in 1m20s
CI / deploy (pull_request) Has been skipped
- .gitea/workflows/ci.yaml: test on PR/push to master, deploy on push to master
- deploy/docker-compose.yml: 15-puzzle container on the edge network with a persistent data volume
- Dockerfile: create /data owned by app for the DATA_FILE volume
- README: document deployment, required Actions secrets/variables, and persistence
2026-06-02 11:45:28 +02:00
Ilia Denisov d52fefc2ed fill project description 2025-09-05 02:00:19 +03:00
Ilia Denisov 31957206b8 initial 2025-09-03 18:43:28 +03:00