Flavio Fois
3347f9ba4e
add rate limiting and Cloudflare R2 storage environment variables to Docker Compose
Build & Publish Docker Image / build-and-push (push) Failing after 10s
2026-05-27 21:46:29 +02:00
Flavio Fois
e7678bc1d4
update docker-compose to build API service locally
...
Build & Publish Docker Image / build-and-push (push) Successful in 1m10s
Switch from using a pre-built remote image to building the API service from the local Dockerfile.
2026-03-23 21:45:24 +01:00
Flavio Fois
57d5d74629
update docker-compose to use latest image for API service
Build & Publish Docker Image / build-and-push (push) Successful in 15s
2026-03-23 11:55:10 +01:00
Flavio Fois
9271e965d4
update docker-compose to use pre-built image for API service
Build & Publish Docker Image / build-and-push (push) Successful in 47s
2026-03-23 11:49:21 +01:00
Flavio Fois
6c8b400a4a
add docker configuration and gitea workflow for automated image builds
...
Introduce a multi-stage Dockerfile, docker-compose setup, and a Gitea Actions workflow to automate building and pushing images to the registry. The configuration includes an entrypoint script for persistent logging and a .dockerignore to optimize the build context.
2026-03-23 11:09:25 +01:00