db89a920e4
ci: add automated release creation on tag push
...
Create Release / release (push) Successful in 1m38s
Build and Push Docker Image / build (push) Successful in 2m14s
- Triggers on v* tags
- Generates release notes from commit log since previous tag
- Includes Docker pull command and source archive links
- Creates formal Gitea Release via akkuman/gitea-release-action
2026-05-15 16:55:07 +01:00
a3dbe8b6c0
docs: add Docker deployment instructions and OCI labels
...
Build and Push Docker Image / build (push) Successful in 2m26s
- Add LABEL tags to Dockerfile (OCI standard + custom.hardware.requirement)
- Add dynamic version/created labels in CI workflow
- Add Docker deployment section to README with docker run, compose, and update instructions
- Registry pull source: docker.i3omb.com/sofarr
2026-05-15 16:50:50 +01:00
44055f0327
ci: remove registry login step (Distribution registry has no auth by default)
Build and Push Docker Image / build (push) Successful in 7m18s
2026-05-15 15:38:39 +01:00
70c9953a2d
ci: use distribution registry at reg.i3omb.com
Build and Push Docker Image / build (push) Has been cancelled
2026-05-15 15:19:15 +01:00
87f8c2d42b
ci: add Dockerfile and Gitea Actions workflow for automated image builds
...
Build and Push Docker Image / build (push) Has been cancelled
- Dockerfile based on node:18-alpine
- Gitea Actions workflow triggers on push to release/* branches
- Builds and pushes to Gitea container registry with version tags
2026-05-15 15:15:09 +01:00